Results 1 to 10 of 16
Problem:
In the last few days my system froze several time, whenever I'm using firefox (without firefox it never occurred, though it can't be inferred definitely from this info that ...
- 04-13-2009 #1
firefox 3.0 freezing system kubuntu 7.10
Problem:
In the last few days my system froze several time, whenever I'm using firefox (without firefox it never occurred, though it can't be inferred definitely from this info that firefox is behind this). I can't move my mouse, keyboard is not responding too. Only, by pressing the restart button I was able to restart the system.
Now, how I can diagnose the problem?
which logs should I see?
Details:
Firefox 3.0 (compiled)
System: 32bit, Intel C2D, Kubuntu 7.10
ThanksImran
Linux User #467555 | Debian Squeeze | Intel(R) Core(TM)2 Duo CPU 4500 @ 2.20GHz | Gigabyte GA-G41MT-ES2L
| 2 GB RAM | 320 GB SATA | Kernel: 2.6.32-5-686
- 04-13-2009 #2
Any reason you aren't upgrading to a more recent Ubuntu? Support for 7.10 is being dropped in, what, 5 days?
Otherwise, are you using flash?
Open firefox from the terminal and watch for error messages.
- 04-13-2009 #3
Because I don't want to take the headache of reconfiguring my system.

Do you mean, when the system is freezing is firefox is trying to open any flash page? No.Otherwise, are you using flash?
[QUOTEOpen firefox from the terminal and watch for error messages.[/QUOTE]
That won't help I guess, as I've to hard reboot the system won't that messages will be lost? Otherwise, I've no way to see the messages as keyboard is also stop working.Imran
Linux User #467555 | Debian Squeeze | Intel(R) Core(TM)2 Duo CPU 4500 @ 2.20GHz | Gigabyte GA-G41MT-ES2L
| 2 GB RAM | 320 GB SATA | Kernel: 2.6.32-5-686
- 04-13-2009 #4
You could redirect stderr to a file
firefox 2>yourfileIf we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 04-13-2009 #5I'm sorry to say, but I'd wager you're going to have far more of a headache trying to maintain an outdated unsupported OS. At least upgrade to 8.04, since it will be supported until 2011, I believe. You should be able to upgrade without having to reconfigure everything. https://help.ubuntu.com/community/HardyUpgradesBecause I don't want to take the headache of reconfiguring my system.
- 04-21-2009 #6
Still freezing :(
Thanks elija, I piped the output to a log file as you've said, but nothing's there. And, the freezing occurred without firefox running too a couple of time.
And this freezing phenomenon started only after I've started using a wireless datacard ran with wvdial. Is there any connection between that two?
Or else, can somebody tell me which log I've to check? I've checked dmesg, syslog etc, but couldn't find anything related. Should I paste my dmesg here for investigation by you?Imran
Linux User #467555 | Debian Squeeze | Intel(R) Core(TM)2 Duo CPU 4500 @ 2.20GHz | Gigabyte GA-G41MT-ES2L
| 2 GB RAM | 320 GB SATA | Kernel: 2.6.32-5-686
- 04-21-2009 #7Just Joined!
- Join Date
- Apr 2009
- Posts
- 1
If you type about
lugins and if you see flash loaded, then the library is active, whether or not something in flash is currently on the page.
7.10 is a bit dated, and any version of flash you are pulling from a repository would be greatly obsolete.
Step 1 would be to remove any old version of flash you have installed with aptitude or by removing the libflashplayer.so that you downloaded.
Step 2 would be to update your version of flash to the latest Adobe version,
Adobe - Adobe Flash Player
Since your version of ubuntu is outdated, you are going to want to select the linux tar.gz version.
Inside this file, you will find a file called libflashplayer.so
In a terminal window, and from your home directory type:
now, you will want to extract libflashplayer.so into this directory you just created. Once you have extracted the file there, close all instances of firefox and reopen them.cd .mozilla
mkdir plugins
This version of flash works without all the ndispluginwrapper garbage which I've found to really give Firefox heartburn.
If you still have issues, your last ditch effort would be to close all firefox windows, rename your .mozilla directory to something else, then reopen firefox. The .mozilla directory will be recreated, and then you can try following the steps above to get flash10 back in firefox with a clean config directory.
All this said, you really should consider upgrading..
Best of luck!
T.
- 04-21-2009 #8
First of all check if problem is with FireFox or Display.
Execute this
Open Firefox and check if it freezes again.Code:cd mv .mozilla .mozilla.bak
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 04-21-2009 #9
Thanks for all the replies.
I'll check this today.
But as I've mentioned, the freezing occurred even when the firefox is not opened and this freezing started after I've started using bsnl datacard (though a linear relation cannot be established between data card & freezing phenomenon right now), what do you think, can there really be any connection?Imran
Linux User #467555 | Debian Squeeze | Intel(R) Core(TM)2 Duo CPU 4500 @ 2.20GHz | Gigabyte GA-G41MT-ES2L
| 2 GB RAM | 320 GB SATA | Kernel: 2.6.32-5-686
- 04-21-2009 #10
Try renaming .mozilla folder as I suggested earlier.
Lets check Graphics Card and driver too.
Execute this
Post output here.Code:sudo lspci | grep -i vga grep -i driver /etc/X11/xorg.conf
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
