On Wed, Jan 11, 2012 at 2:33 PM, linux guy <linuxguy123@xxxxxxxxx> wrote: > Firefox is intermittently freezing from time to time in my KDE > sessions, hanging my whole machine for 20 seconds to a minute every 20 > minutes or so. > > Anyone else having this problem ? > > $ yum list firefox > firefox.i686 9.0.1-1.fc16 > > $ uname -a > Linux server.localdomain 3.1.6-1.fc16.i686 #1 SMP Wed Dec 21 23:18:01 > UTC 2011 i686 i686 i386 GNU/Linux > > $ yum list kdebase > kdebase.i686 6:4.7.4-2.fc16 > @updates > > Thanks How much memory do you have? If you have enough tabs/windows in firefox and/or have things that use flash things can easily page on a 2gb machine...and that will cause the machine to respond poorly for a while depending on how fast your paging device is. ps axuww | grep -i firefox will show you the process and how much ram it has. running "vmstat 1" will tell you how much the box is paging...so if you start the vmstat first and then wait and check its output after the event happens you may be able to tell if it is paging. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org