Date: Wed, 10 Mar 2004 11:04:28 -0800 From: "Kevin Oberman" <oberman@es.net> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Re: Galeon2 crashing on startup Message-ID: <20040310190428.0BE2B5D04@ptavv.es.net> In-Reply-To: Your message of "Wed, 10 Mar 2004 13:27:12 EST." <1078943232.776.7.camel@gyros>
next in thread | previous in thread | raw e-mail | index | archive | help
> From: Joe Marcus Clarke <marcus@marcuscom.com> > Date: Wed, 10 Mar 2004 13:27:12 -0500 > > On Wed, 2004-03-10 at 13:19, Kevin Oberman wrote: > > I updated my CURRENT kernel from 2/26/04 to 3/9/04 yesterday. I now get > > a segmentation fault when I start Galeon. I assumed this was related to > > the resolver library update and updated gnomevfs2, mozilla, and > > evolution as Joe had suggested. I also rebuilt galeon2. > > > Did I miss something? Any idea what is happening? I tried to use > > bugbuddy, but it hung in the "collecting information" phase and, after > > about 10 minutes, I killed it. > > This is probably pthread related, but you didn't include any relevant > data, so it's hard to say for sure. Galeon 2 works fine for me on my > -CURRENT machine. Check your ldd output for multiple threading > libraries. I doubt it as the thread library issue pre-dated the 2/26/04 kernel and galeon was working with that kernel. ldd makes no mention of libc_r. I'll append the complete output. I do see both libpthread and libgthread, but I don't think that this is an issue. With bugbuddy failing (I'd like to figure that one out, too), I really don't know what other information to get for you. I have no core file to look at and no useful crash information. Here is the output: /usr/X11R6/bin/galeon-bin: libpthread.so.1 => /usr/lib/libpthread.so.1 (0x28199000) libgtkembedmoz.so => not found (0x0) libxpcom.so => not found (0x0) libplds4.so.1 => /usr/local/lib/libplds4.so.1 (0x281bc000) libplc4.so.1 => /usr/local/lib/libplc4.so.1 (0x281e1000) libnspr4.so.1 => /usr/local/lib/libnspr4.so.1 (0x28207000) libgnomeui-2.so.400 => /usr/X11R6/lib/libgnomeui-2.so.400 (0x28236000) libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x282b9000) libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x282c1000) libbonoboui-2.so.0 => /usr/X11R6/lib/libbonoboui-2.so.0 (0x282d6000) libgnomecanvas-2.so.400 => /usr/X11R6/lib/libgnomecanvas-2.so.400 (0x2832f000) libgnome-2.so.400 => /usr/X11R6/lib/libgnome-2.so.400 (0x28357000) libpopt.so.0 => /usr/local/lib/libpopt.so.0 (0x2836a000) libart_lgpl_2.so.5 => /usr/local/lib/libart_lgpl_2.so.5 (0x28371000) libpangoft2-1.0.so.200 => /usr/X11R6/lib/libpangoft2-1.0.so.200 (0x28385000) libglade-2.0.so.0 => /usr/X11R6/lib/libglade-2.0.so.0 (0x283a4000) libgtk-x11-2.0.so.200 => /usr/X11R6/lib/libgtk-x11-2.0.so.200 (0x283b8000) libxml2.so.5 => /usr/local/lib/libxml2.so.5 (0x285c6000) libatk-1.0.so.400 => /usr/local/lib/libatk-1.0.so.400 (0x286a5000) libbonobo-2.so.0 => /usr/local/lib/libbonobo-2.so.0 (0x286bd000) libgdk-x11-2.0.so.200 => /usr/X11R6/lib/libgdk-x11-2.0.so.200 (0x28709000) libXrandr.so.2 => /usr/X11R6/lib/libXrandr.so.2 (0x2876d000) libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x28770000) libgdk_pixbuf-2.0.so.200 => /usr/X11R6/lib/libgdk_pixbuf-2.0.so.200 (0x28778000) libpangoxft-1.0.so.200 => /usr/X11R6/lib/libpangoxft-1.0.so.200 (0x28789000) libXft.so.2 => /usr/X11R6/lib/libXft.so.2 (0x287a7000) libfreetype.so.9 => /usr/local/lib/libfreetype.so.9 (0x287b7000) libz.so.2 => /lib/libz.so.2 (0x2881a000) libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x28827000) libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x2882e000) libfontconfig.so.1 => /usr/X11R6/lib/libfontconfig.so.1 (0x2883b000) libpangox-1.0.so.200 => /usr/X11R6/lib/libpangox-1.0.so.200 (0x28861000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x2886d000) libpango-1.0.so.200 => /usr/X11R6/lib/libpango-1.0.so.200 (0x28927000) libgnomevfs-2.so.400 => /usr/X11R6/lib/libgnomevfs-2.so.400 (0x28956000) libbonobo-activation.so.4 => /usr/local/lib/libbonobo-activation.so.4 (0x2898b000) libgconf-2.so.5 => /usr/X11R6/lib/libgconf-2.so.5 (0x2899d000) libORBit-2.so.0 => /usr/local/lib/libORBit-2.so.0 (0x289ce000) libgobject-2.0.so.200 => /usr/local/lib/libgobject-2.0.so.200 (0x28a16000) libgmodule-2.0.so.200 => /usr/local/lib/libgmodule-2.0.so.200 (0x28a46000) libgthread-2.0.so.200 => /usr/local/lib/libgthread-2.0.so.200 (0x28a4a000) libglib-2.0.so.200 => /usr/local/lib/libglib-2.0.so.200 (0x28a4e000) libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x28ab0000) libintl.so.6 => /usr/local/lib/libintl.so.6 (0x28b9c000) libstdc++.so.4 => /usr/lib/libstdc++.so.4 (0x28ba4000) libm.so.2 => /lib/libm.so.2 (0x28c56000) libc.so.5 => /lib/libc.so.5 (0x28c6e000) libjpeg.so.9 => /usr/local/lib/libjpeg.so.9 (0x28d39000) libesd.so.2 => /usr/local/lib/libesd.so.2 (0x28d55000) libaudiofile.so.0 => /usr/local/lib/libaudiofile.so.0 (0x28d5c000) libORBitCosNaming-2.so.0 => /usr/local/lib/libORBitCosNaming-2.so.0 (0x28d7d000) libexpat.so.4 => /usr/local/lib/libexpat.so.4 (0x28d89000) -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040310190428.0BE2B5D04>