Date: Tue, 10 Jun 2008 14:02:40 +0200 From: Jona Joachim <jaj@hcl-club.lu> To: Kris Kennaway <kris@FreeBSD.org> Cc: freebsd-stable@freebsd.org Subject: Re: pkg_delete core dump when removing linux-tiff Message-ID: <20080610120240.GA2964@nirvana.my.domain> In-Reply-To: <484DD565.2010700@FreeBSD.org> References: <slrng4nn24.han.jaj@nirvana.my.domain> <484BE563.90102@FreeBSD.org> <20080610003222.GA3822@nirvana.my.domain> <484DD565.2010700@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--TB36FDmn/VVEgNH/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 10, 2008 at 03:14:13AM +0200, Kris Kennaway wrote: > Jona Joachim wrote: > > On Sun, Jun 08, 2008 at 03:57:55PM +0200, Kris Kennaway wrote: > >> Jona Joachim wrote: > >>> Hi! > >>> > >>> pkg_delete core dumps on me when it tries to remove linux-tiff. > >>> I can reproduce this reliably. > >>> FWIW you can find the core dump here: > >>> http://www.hcl-club.lu/~jaj/stuff/pkg_delete.core > >> You need to obtain the backtrace, see the developers handbook. > >=20 > > I built pkg_delete with -g but gdb says 'no debugging symbols found'. > > Is the following information sufficient or do I need to rebuild everyth= ing with debugging information turned on? >=20 > It was probably stripped at install, I think you can set STRIP=3D (i.e.= =20 > empty value) but doesn't it also explain this in the handbook? Program received signal SIGSEGV, Segmentation fault. 0x48165a73 in strncmp () from /lib/libc.so.7 (gdb) bt #0 0x48165a73 in strncmp () from /lib/libc.so.7 #1 0x0804dad4 in delete_package (ign_err=3D0, nukedirs=3D0, pkg=3D0x805354= 0) at plist.c:462 #2 0x0804a91d in pkg_do (pkg=3D0x810b160 "linux-tiff-3.7.1") at perform.c:= 319 #3 0x08049f50 in pkg_perform (pkgs=3D0x8113068) at perform.c:112 #4 0x08049b93 in real_main (argc=3D1, argv=3D0xbfbfeb98) at main.c:145 #5 0x0804b0d5 in main (argc=3D2, argv=3D0xbfbfeb90) at pkgwrap.c:88 (gdb)=20 --TB36FDmn/VVEgNH/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkhObWAACgkQBLVThWGOYx4h6QCZAS6d055YntcI98X4FYqxG6jy a4UAnjE+C5oEYqncUw2rv9s+9Vvzk18x =eFxN -----END PGP SIGNATURE----- --TB36FDmn/VVEgNH/--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080610120240.GA2964>