Skip site navigation (1)Skip section navigation (2)
Date:      21 Aug 2002 20:07:27 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Bernhard Valenti <bernhard.valenti@gmx.net>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: bus error with pan2
Message-ID:  <1029974847.66786.2.camel@shumai.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

--=-H9yhkmaZPdA0Da0lRok4
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Wed, 2002-08-21 at 19:26, Bernhard Valenti wrote:
> hi,
>=20
> 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.

I see this, too, but only when sending pan to a remote X display.  When
it is displayed locally I do not get the bus error.  The problem does
not appear to be with pan, but with pango.  Can you confirm if you see
this error when pan is run locally?  If so, when does it bus error, what
is your locale, are you using anti-aliased fonts, and which font are you
using for your GNOME 2 desktop?

Joe

>=20
> bernhard
>=20
> /tmp> ldd `which pan`
> /usr/X11R6/bin/pan:
> 	libintl.so.4 =3D> /usr/local/lib/libintl.so.4 (0x28163000)
> 	libiconv.so.3 =3D> /usr/local/lib/libiconv.so.3 (0x2816b000)
> 	libgtkspell.so.0 =3D> /usr/X11R6/lib/libgtkspell.so.0 (0x28244000)
> 	libpspell.so.4 =3D> /usr/local/lib/libpspell.so.4 (0x28251000)
> 	libgtk-x11-2.0.so.0 =3D> /usr/X11R6/lib/libgtk-x11-2.0.so.0 (0x2826a000)
> 	libgdk-x11-2.0.so.0 =3D> /usr/X11R6/lib/libgdk-x11-2.0.so.0 (0x28476000)
> 	libatk-1.0.so.0 =3D> /usr/local/lib/libatk-1.0.so.0 (0x284cd000)
> 	libgdk_pixbuf-2.0.so.0 =3D> /usr/X11R6/lib/libgdk_pixbuf-2.0.so.0
> (0x284e3000)
> 	libm.so.2 =3D> /usr/lib/libm.so.2 (0x284f5000)
> 	libpangoxft-1.0.so.0 =3D> /usr/X11R6/lib/libpangoxft-1.0.so.0 (0x2851100=
0)
> 	libXft.so.1 =3D> /usr/X11R6/lib/libXft.so.1 (0x28530000)
> 	libXrender.so.1 =3D> /usr/X11R6/lib/libXrender.so.1 (0x2855a000)
> 	libXext.so.6 =3D> /usr/X11R6/lib/libXext.so.6 (0x2855f000)
> 	libfreetype.so.9 =3D> /usr/local/lib/libfreetype.so.9 (0x2856d000)
> 	libpangox-1.0.so.0 =3D> /usr/X11R6/lib/libpangox-1.0.so.0 (0x285b8000)
> 	libX11.so.6 =3D> /usr/X11R6/lib/libX11.so.6 (0x285c4000)
> 	libpango-1.0.so.0 =3D> /usr/X11R6/lib/libpango-1.0.so.0 (0x28682000)
> 	libgobject-2.0.so.0 =3D> /usr/local/lib/libgobject-2.0.so.0 (0x286b3000)
> 	libgmodule-2.0.so.0 =3D> /usr/local/lib/libgmodule-2.0.so.0 (0x286ea000)
> 	libglib-2.0.so.0 =3D> /usr/local/lib/libglib-2.0.so.0 (0x286ee000)
> 	libxml2.so.5 =3D> /usr/local/lib/libxml2.so.5 (0x28753000)
> 	libz.so.2 =3D> /usr/lib/libz.so.2 (0x287f5000)
> 	libgthread-2.0.so.0 =3D> /usr/local/lib/libgthread-2.0.so.0 (0x28803000)
> 	libgnuregex.so.2 =3D> /usr/lib/libgnuregex.so.2 (0x28807000)
> 	libc_r.so.4 =3D> /usr/lib/libc_r.so.4 (0x2880f000)
> 	libltdl.so.1 =3D> /usr/local/lib/libltdl.so.1 (0x288c9000)
> 	libpspell-modules.so.1 =3D> /usr/local/lib/libpspell-modules.so.1
> (0x288cd000)
> 	libstdc++.so.3 =3D> /usr/lib/libstdc++.so.3 (0x288cf000)
> 	libXThrStub.so.6 =3D> /usr/X11R6/lib/libXThrStub.so.6 (0x28916000)
>    =20
>    =20
> /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=20
> (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
>=20
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-gnome" in the body of the message
>=20


--=-H9yhkmaZPdA0Da0lRok4
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQA9ZCs/b2iPiv4Uz4cRAh34AKCYZLRJXvjKANaUwcPKVF5hQwHIxwCfVFNP
iLqZbzBxml2ATWR7+4uQ+lQ=
=tc5n
-----END PGP SIGNATURE-----

--=-H9yhkmaZPdA0Da0lRok4--


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?1029974847.66786.2.camel>