Skip site navigation (1)Skip section navigation (2)
Date:      23 Aug 2002 16:58:10 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Bernhard Valenti <bernhard.valenti@gmx.net>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: bus error with pan2
Message-ID:  <1030136291.320.97.camel@gyros.marcuscom.com>
In-Reply-To: <20020822012604.3ff4e811.bernhard.valenti@gmx.net>
References:  <20020822012604.3ff4e811.bernhard.valenti@gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2002-08-21 at 19:26, Bernhard Valenti wrote:
> hi,
> 
> i just installed pan2 (0.13.0) from ports, and get a Bus error when
> running it. following a ldd output and a not so usefull gdb log. i'm
> running freebsd 4.6.2.

Can you pull down the latest rev of pan2, and see if the problem
persists?

Joe

> 
> bernhard
> 
> /tmp> ldd `which pan`
> /usr/X11R6/bin/pan:
> 	libintl.so.4 => /usr/local/lib/libintl.so.4 (0x28163000)
> 	libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x2816b000)
> 	libgtkspell.so.0 => /usr/X11R6/lib/libgtkspell.so.0 (0x28244000)
> 	libpspell.so.4 => /usr/local/lib/libpspell.so.4 (0x28251000)
> 	libgtk-x11-2.0.so.0 => /usr/X11R6/lib/libgtk-x11-2.0.so.0 (0x2826a000)
> 	libgdk-x11-2.0.so.0 => /usr/X11R6/lib/libgdk-x11-2.0.so.0 (0x28476000)
> 	libatk-1.0.so.0 => /usr/local/lib/libatk-1.0.so.0 (0x284cd000)
> 	libgdk_pixbuf-2.0.so.0 => /usr/X11R6/lib/libgdk_pixbuf-2.0.so.0
> (0x284e3000)
> 	libm.so.2 => /usr/lib/libm.so.2 (0x284f5000)
> 	libpangoxft-1.0.so.0 => /usr/X11R6/lib/libpangoxft-1.0.so.0 (0x28511000)
> 	libXft.so.1 => /usr/X11R6/lib/libXft.so.1 (0x28530000)
> 	libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x2855a000)
> 	libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x2855f000)
> 	libfreetype.so.9 => /usr/local/lib/libfreetype.so.9 (0x2856d000)
> 	libpangox-1.0.so.0 => /usr/X11R6/lib/libpangox-1.0.so.0 (0x285b8000)
> 	libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x285c4000)
> 	libpango-1.0.so.0 => /usr/X11R6/lib/libpango-1.0.so.0 (0x28682000)
> 	libgobject-2.0.so.0 => /usr/local/lib/libgobject-2.0.so.0 (0x286b3000)
> 	libgmodule-2.0.so.0 => /usr/local/lib/libgmodule-2.0.so.0 (0x286ea000)
> 	libglib-2.0.so.0 => /usr/local/lib/libglib-2.0.so.0 (0x286ee000)
> 	libxml2.so.5 => /usr/local/lib/libxml2.so.5 (0x28753000)
> 	libz.so.2 => /usr/lib/libz.so.2 (0x287f5000)
> 	libgthread-2.0.so.0 => /usr/local/lib/libgthread-2.0.so.0 (0x28803000)
> 	libgnuregex.so.2 => /usr/lib/libgnuregex.so.2 (0x28807000)
> 	libc_r.so.4 => /usr/lib/libc_r.so.4 (0x2880f000)
> 	libltdl.so.1 => /usr/local/lib/libltdl.so.1 (0x288c9000)
> 	libpspell-modules.so.1 => /usr/local/lib/libpspell-modules.so.1
> (0x288cd000)
> 	libstdc++.so.3 => /usr/lib/libstdc++.so.3 (0x288cf000)
> 	libXThrStub.so.6 => /usr/X11R6/lib/libXThrStub.so.6 (0x28916000)
>     
>     
> /tmp> gdb pan
> GNU gdb 4.18 (FreeBSD)
> Copyright 1998 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you
> are
> welcome to change it and/or distribute copies of it under certain
> conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for
> details.
> This GDB was configured as "i386-unknown-freebsd"...(no debugging symbols
> found)...
> (gdb) run
> Starting program: /usr/X11R6/bin/pan 
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> (no debugging symbols found)...(no debugging symbols found)...
> Program received signal SIGBUS, Bus error.
> 0x28721742 in g_str_hash () from /usr/local/lib/libglib-2.0.so.0
> (gdb) The program is running.  Exit anyway? (y or n) y
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-gnome" in the body of the message
> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1030136291.320.97.camel>