pkg_delete core dump when removing linux-tiff
Jona Joachim
jaj at hcl-club.lu
Tue Jun 10 12:02:44 UTC 2008
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.
> >
> > I built pkg_delete with -g but gdb says 'no debugging symbols found'.
> > Is the following information sufficient or do I need to rebuild everything with debugging information turned on?
>
> It was probably stripped at install, I think you can set STRIP= (i.e.
> 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=0, nukedirs=0, pkg=0x8053540) at plist.c:462
#2 0x0804a91d in pkg_do (pkg=0x810b160 "linux-tiff-3.7.1") at perform.c:319
#3 0x08049f50 in pkg_perform (pkgs=0x8113068) at perform.c:112
#4 0x08049b93 in real_main (argc=1, argv=0xbfbfeb98) at main.c:145
#5 0x0804b0d5 in main (argc=2, argv=0xbfbfeb90) at pkgwrap.c:88
(gdb)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20080610/c9139be4/attachment.pgp
More information about the freebsd-stable
mailing list