Date: Thu, 17 Jun 2004 20:38:05 -0400 (EDT) From: Aniruddha Bohra <bohra@cs.rutgers.edu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/68064: Firefox crashes with BadShmSeg Message-ID: <200406180038.i5I0c5Ga072084@sirtaki.rutgers.edu> Resent-Message-ID: <200406180050.i5I0oNnZ016682@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 68064 >Category: ports >Synopsis: Firefox crashes with BadShmSeg >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 18 00:50:23 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Aniruddha Bohra >Release: FreeBSD 4.9-STABLE i386 >Organization: >Environment: >Description: Firefox 0.9 crashes and other browsers (Galeon) hang when accessing certain websites. The error message with firefox is : firefox-bin in free(): warning: chunk is already free The program 'firefox-bin' received an X Window System error. This probably reflects a bug in the program. The error was 'BadShmSeg (invalid shared segment parameter)'. (Details: serial 244 error_code 180 request_code 148 minor_code 2) (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.) However when trying firefox --sync I get a segmentation fault. >How-To-Repeat: Start Firefox, point to http://www.cnn.com/si, click any tabs (NBA e.g.) You will get a crash. For Galeon, it hangs in an infinite loop for the same. >Fix: >Release-Note: >Audit-Trail: >Unformatted: >System: FreeBSD sirtaki.rutgers.edu 4.9-STABLE FreeBSD 4.9-STABLE #7: Fri Nov 14 13:42:36 EST 2003 root@sirtaki.rutgers.edu:/usr/obj/usr/src/sys/MYKERNEL i386 Gnome 2.6.0 /usr/X11R6/lib/firefox/lib/firefox-0.9/firefox-bin: libmozjs.so => not found (0x0) libxpcom.so => not found (0x0) libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x28079000) libplds4.so => /usr/local/lib/libplds4.so (0x28167000) libplc4.so => /usr/local/lib/libplc4.so (0x2818e000) libnspr4.so => /usr/local/lib/libnspr4.so (0x281b7000) libgtk-x11-2.0.so.400 => /usr/X11R6/lib/libgtk-x11-2.0.so.400 (0x281e8000) libgdk-x11-2.0.so.400 => /usr/X11R6/lib/libgdk-x11-2.0.so.400 (0x28480000) libXrandr.so.2 => /usr/X11R6/lib/libXrandr.so.2 (0x284ea000) libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x284ee000) libXcursor.so.1 => /usr/X11R6/lib/libXcursor.so.1 (0x284f6000) libatk-1.0.so.600 => /usr/local/lib/libatk-1.0.so.600 (0x284ff000) libgdk_pixbuf-2.0.so.400 => /usr/X11R6/lib/libgdk_pixbuf-2.0.so.400 (0x28518000) libpangoxft-1.0.so.399 => /usr/X11R6/lib/libpangoxft-1.0.so.399 (0x2852e000) libXft.so.2 => /usr/X11R6/lib/libXft.so.2 (0x28533000) libfreetype.so.9 => /usr/local/lib/libfreetype.so.9 (0x28544000) libz.so.2 => /usr/lib/libz.so.2 (0x285ab000) libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x285b9000) libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x285c1000) libfontconfig.so.1 => /usr/X11R6/lib/libfontconfig.so.1 (0x285cf000) libpangox-1.0.so.399 => /usr/X11R6/lib/libpangox-1.0.so.399 (0x285f5000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x28600000) libpango-1.0.so.399 => /usr/X11R6/lib/libpango-1.0.so.399 (0x286bc000) libgobject-2.0.so.400 => /usr/local/lib/libgobject-2.0.so.400 (0x286ef000) libgmodule-2.0.so.400 => /usr/local/lib/libgmodule-2.0.so.400 (0x2872b000) libglib-2.0.so.400 => /usr/local/lib/libglib-2.0.so.400 (0x2872f000) libm.so.2 => /usr/lib/libm.so.2 (0x287a9000) libstdc++.so.3 => /usr/lib/libstdc++.so.3 (0x287c5000) libc_r.so.4 => /usr/lib/libc_r.so.4 (0x2880c000) libintl.so.6 => /usr/local/lib/libintl.so.6 (0x288c4000) libpangoft2-1.0.so.399 => /usr/X11R6/lib/libpangoft2-1.0.so.399 (0x288cd000) libexpat.so.5 => /usr/local/lib/libexpat.so.5 (0x288f0000) libXThrStub.so.6 => /usr/X11R6/lib/libXThrStub.so.6 (0x2890d000) <machine, os, target, libraries (multiple lines)>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406180038.i5I0c5Ga072084>