[SOLVED] Firefox freezes and takes KDE with it. Large images often at fault
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Firefox freezes and takes KDE with it. Large images often at fault
Hello,
im on opensuse 13.1 64 bit. i did a fresh install of opensuse and since then i've had this problem. firefox freezes and kde also freezes, the desktop is completely unresponsive. only happens when im using firefox. ive tried running firefox in safe mode, but it doesnt stop the problem from reaccuring, so i assume that it is not an extension issue. the freeze happens 98% of the time when opening a large photo, but does rarely occur for no apparent reason. the freeze can last from a few seconds to a few minutes.
i havent found any useful error messages yet, but dont really know where i should be looking.
i dont think the pictures are anywhere near as big as what you consider to be large. maybe not small pictures would be better. this one is not too large but causes the freeze up very consistently, (other images have caused the freeze sometimes and sometimes not) http://i.imgur.com/wbQ1L1D.jpg
i am using firefox from the opensuse repo, but tried the one from mozilla also and there was no change.
desktop with ati radeon hd 4850 card using the opensource radeon driver.
16 gigs of ram
you got me thinking about java. this install is the first time i have used openjdk instead of sun java. so i removed openjkd and installed sun, but still had the same problem. so i unistalled sun java and reinstalled openjdk and icedtea ...
now i dont seem to have any problem!!! i hope that is the end of it.
no problems until i played some games in firefox that use java applets. no problem with the games, but after playing the games, the freeze with the images came back. then i went to icetea web control panel and increased the size of disk space for storing temp files. freeze is gone again now.
still dont know why java in firefox freezes the whole desktop instead of just firefox, but seems to be resolved.
You might try opening a terminal window and running 'top'. Then open Firefox in another window, less than full-screen, so you can see the 'top' window at the same time. Then use Firefox to open your large images and see if 'top' give you any clues. You can set 'top' to display many different system things - read the man page.
Or you could install 'sar', 'iostat', and 'vmstat' and start up THREE seperate terminal windows and watch their output as you run Firefox. In those other windows you would be running "sar 2 100", "ipstat 2 100", and "vmstat 2 100" or some variations like that (the first number is the number of seconds between reading, the second number is the total number of reading to take). Read the manpages to see what these commands can display for you.
Have you tested with another browser (Opera, Konqueror?) to verify that the problem is a Firefox thing?
When I opened the picture you linked (http://i.imgur.com/wbQ1L1D.jpg), the Opera properties dialog told me that it was 428 Kb in size. That doesn't sound so large to me. It's large in dimension, but not in depth.
Xserver was crashing due to using the radeon driver for an ati 4xxx series video card. i had tried to install the legacy fglrx driver, but it does not work with the new xorg version. fglrx was not removed properly and that left kms disabled. fglrx was then removed and kms enabled, and at this point grub was booting with the proper full resolution. however, the freezes would still happen. enabling glamor harware acceleration fixed the freezing problem, but there was some tearing and glitching on a 4350 card. a 4850 card had the exact same freezing behavior. now, with glamor enabled, there is no freezing on it and no tearing or glitching. still have no idea why the freeze only effected firefox.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.