I have had many problems with my Firefox crashing several times a day.
Today I decided to make a fresh Kubuntu 8.10 install (preserving my /home partition though). This went smoothfully. After having upgraded all software packages, I removed my ~/.mozilla directory. And then I started installing firefox (I have tried both from the gui Add/Remove Software and with sudo apt-get install firefox wth the same result.
When I start firefox (from the command line in order to catch error output), Everything seems ok - I choose not to import any bookmarks and continue. Without doing any browsing, I quit firefox, and the firefox executable outputs:
(additional strange looking random symbols appears at the end of the same line and on a few lines following this one.)
To this one, I can add, that if I start firefox as a superuser (sudo firefox) - then this error doesn't show up! (Yes - I know, never start firefox as a super-user - but I found this suggested on a forum somewhere).
Then I enter firefox from the command line again, and this time, my intention is simply to add an add-on as eg. Gmarks (any other add-on will cause the same error though).
Firefox crashes after having found the add-on and clicked the Add button.
This is what firefox outputs to the shell:
Help me please .....
I have used the whole day searching for answers on the net - with no result.
What is extremely strange about this error is, that it is a fresh and clean install of both Kubuntu and Firefox.
What can be wrong?
Today I decided to make a fresh Kubuntu 8.10 install (preserving my /home partition though). This went smoothfully. After having upgraded all software packages, I removed my ~/.mozilla directory. And then I started installing firefox (I have tried both from the gui Add/Remove Software and with sudo apt-get install firefox wth the same result.
When I start firefox (from the command line in order to catch error output), Everything seems ok - I choose not to import any bookmarks and continue. Without doing any browsing, I quit firefox, and the firefox executable outputs:
Code:
firefox: Fatal IO error 11 (Resource temporarily unavailable) on X server @x3
To this one, I can add, that if I start firefox as a superuser (sudo firefox) - then this error doesn't show up! (Yes - I know, never start firefox as a super-user - but I found this suggested on a forum somewhere).
Then I enter firefox from the command line again, and this time, my intention is simply to add an add-on as eg. Gmarks (any other add-on will cause the same error though).
Firefox crashes after having found the add-on and clicked the Add button.
This is what firefox outputs to the shell:
Code:
QPixmap: Invalid pixmap parameters The program 'firefox' received an X Window System error. This probably reflects a bug in the program. The error was 'BadAlloc (insufficient resources for operation)'. (Details: serial 29831 error_code 11 request_code 53 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) Locking assertion failure. Backtrace: #0 /usr/lib/libxcb-xlib.so.0 [0xb643f7c7] #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb643f96e] #2 /usr/lib/libX11.so.6 [0xb6a9d619] #3 /usr/lib/libXrender.so.1(XRenderFreePicture+0x41) [0xb6b4ef41] #4 /usr/lib/libQtGui.so.4 [0xb4a476bf] #5 /usr/lib/libQtGui.so.4 [0xb4a4817d] #6 /usr/lib/libQtGui.so.4(_ZN7QPixmap5derefEv+0x5d) [0xb4a3c9ad] #7 /usr/lib/libQtGui.so.4(_ZN7QPixmapD1Ev+0x30) [0xb4a3cdb0] #8 /usr/lib/libQtGui.so.4 [0xb4b2e7d7] #9 /usr/lib/libQtGui.so.4(_ZN12QPaintEngineD2Ev+0x2f) [0xb4a764ff] #10 /usr/lib/libQtGui.so.4 [0xb4b25e72] #11 /usr/lib/libQtGui.so.4 [0xb4a4761c] #12 /usr/lib/libQtGui.so.4 [0xb4a4817d] #13 /usr/lib/libQtGui.so.4(_ZN7QPixmap5derefEv+0x5d) [0xb4a3c9ad] #14 /usr/lib/libQtGui.so.4(_ZN7QPixmapD2Ev+0x30) [0xb4a3ce10] #15 /usr/lib/libQtGui.so.4 [0xb4a420ba] #16 /usr/lib/libQtGui.so.4 [0xb4a4272f] #17 /usr/lib/libQtGui.so.4 [0xb4a41d5a] #18 /lib/tls/i686/cmov/libc.so.6(exit+0x89) [0xb7d34d89] #19 /usr/lib/libgdk-x11-2.0.so.0 [0xb6655707]
I have used the whole day searching for answers on the net - with no result.
What is extremely strange about this error is, that it is a fresh and clean install of both Kubuntu and Firefox.
What can be wrong?
Comment