From owner-freebsd-gnome Wed Aug 21 16:26:16 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C95437B400 for ; Wed, 21 Aug 2002 16:26:13 -0700 (PDT) Received: from wedgev.com (cm57-70.liwest.at [212.33.57.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E45C43E65 for ; Wed, 21 Aug 2002 16:26:06 -0700 (PDT) (envelope-from bernhard.valenti@gmx.net) Received: from cipher.home (cipher.home [10.0.0.2]) by wedgev.com (8.12.3/8.12.5) with SMTP id g7LNQ40k005360 for ; Thu, 22 Aug 2002 01:26:04 +0200 (CEST) (envelope-from bernhard.valenti@gmx.net) Date: Thu, 22 Aug 2002 01:26:04 +0200 From: Bernhard Valenti To: gnome@FreeBSD.org Subject: bus error with pan2 Message-Id: <20020822012604.3ff4e811.bernhard.valenti@gmx.net> X-Mailer: Sylpheed version 0.8.0 (GTK+ 1.2.10; i386-portbld-freebsd4.6) X-Operating-System: FreeBSD i386 X-Copyright: (C) 2001 Bernhard Valenti. All rights reserved. X-Notice: Duplication, redistribution prohibited without consent of the author. Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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. 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