Announcement

Collapse
No announcement yet.

Firefox 3.0.5 quietly crashing in Kubuntu 8.10, KDE 4.2, Nvidia 180.22

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Firefox 3.0.5 quietly crashing in Kubuntu 8.10, KDE 4.2, Nvidia 180.22

    Regularly I have Firefox crash (window just goes away). Finally caught some data by running it from a terminal. Here's what I got:

    ~$ firefox
    QPixmap: Invalid pixmap parameters
    [NoScript] TypeError: r.object.parentNode is null
    The program 'firefox' received an X Window System error.
    This probably reflects a bug in the program.
    The error was 'RenderBadPicture (invalid Picture parameter)'.
    (Details: serial 1107986 error_code 182 request_code 156 minor_code 7)
    (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 [0xb7eec7c7]
    #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb7eec96e]
    #2 /usr/lib/libX11.so.6 [0xb69e4619]
    #3 /usr/lib/libXrender.so.1(XRenderFreePicture+0x41) [0xb6a95f41]
    #4 /usr/lib/libQtGui.so.4 [0xb49856bf]
    #5 /usr/lib/libQtGui.so.4 [0xb498617d]
    #6 /usr/lib/libQtGui.so.4(_ZN7QPixmap5derefEv+0x5d) [0xb497a9ad]
    #7 /usr/lib/libQtGui.so.4(_ZN7QPixmapD2Ev+0x30) [0xb497ae10]
    #8 /usr/lib/libQtGui.so.4 [0xb49800ba]
    #9 /usr/lib/libQtGui.so.4 [0xb498072f]
    #10 /usr/lib/libQtGui.so.4 [0xb497fd5a]
    #11 /lib/tls/i686/cmov/libc.so.6(exit+0x89) [0xb7c7bd69]
    #12 /usr/lib/libgdk-x11-2.0.so.0 [0xb659b6b7]
    #13 /usr/lib/libbonoboui-2.so.0 [0xb60ffd15]
    #14 /usr/lib/libX11.so.6(_XError+0x109) [0xb69dcef9]
    #15 /usr/lib/libX11.so.6 [0xb69e4fe8]
    #16 /usr/lib/libX11.so.6(_XReply+0x15a) [0xb69e539a]
    #17 /usr/lib/libX11.so.6(XGetGeometry+0x6d) [0xb69c0a6d]
    #18 /usr/lib/libgdk-x11-2.0.so.0(gdk_pixmap_foreign_new_for_display+0xba) [0xb659c54a]
    #19 /usr/lib/libgdk-x11-2.0.so.0(gdk_pixmap_foreign_new+0x1a) [0xb659c5aa]

    Is this a KDE 4.2 problem?

    #2
    Re: Firefox 3.0.5 quietly crashing in Kubuntu 8.10, KDE 4.2, Nvidia 180.22

    Originally posted by rcellis
    ....
    Is this a KDE 4.2 problem?
    I don't think so, i frequently have this happen, so much so that at one point i installed another browser and swore never to use Ff again.

    It doesn't seem to happen so frequently now-a-days as it did three or four months ago....

    By the way, i'm running Hardy, 3.5.10.

    The only add-ons i use are Adblock Plus 1.0.1, Brief 1.2, NoScript 1.9.0.4, Personal Menu 4.1.2, and Yet Another Smooth Scroller 2.0.18.

    It seems to be more likely to happen with several tabs loaded, I assumed that maybe NoScript was tying it's knickers in a knot trying to halt several nondescript scripts.

    Comment


      #3
      Re: Firefox 3.0.5 quietly crashing in Kubuntu 8.10, KDE 4.2, Nvidia 180.22

      Possibly a gstreamer issue. Check out post #3 down this thread:

      http://forums.fedoraforum.org/showthread.php?t=207617

      of course you will use
      sudo apt-get ...
      not yum.

      Comment


        #4
        Re: Firefox 3.0.5 quietly crashing in Kubuntu 8.10, KDE 4.2, Nvidia 180.22

        That's good to know, dibl, but i'm wary of hacking initrd and grub.conf as things are running well at the moment, and i get tired of mending things which aren't broken (other than in my imagination).

        If Ff does start quitting on a regular basis again i'll screw up my courage and try to not screw up the installation.

        Comment


          #5
          Re: Firefox 3.0.5 quietly crashing in Kubuntu 8.10, KDE 4.2, Nvidia 180.22

          Originally posted by dibl
          Possibly a gstreamer issue. Check out post #3 down this thread:

          http://forums.fedoraforum.org/showthread.php?t=207617

          of course you will use
          sudo apt-get ...
          not yum.
          First - and I mean this seriously - is somebody paying you for all this help around here? (Maybe I'll have to take up a collection)

          Second - why do you say it may be a gstreamer issue? I see that the thread you pointed to involved amarok. Not challenging - just want to learn something.

          Again, thanks for your help.

          Comment

          Working...
          X