pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/44053: pkgsrc/devel/xulrunner build failure



On Mon, Nov 08, 2010 at 12:50:04PM +0000, Tobias Nygren wrote:
> The following reply was made to PR pkg/44053; it has been noted by GNATS.
> 
> From: Tobias Nygren <tnn%NetBSD.org@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc: 
> Subject: Re: pkg/44053: pkgsrc/devel/xulrunner build failure
> Date: Mon, 8 Nov 2010 13:47:59 +0100
> 
>  Please try to build with PKG_OPTIONS.xulrunner+=debug, and do:
>  (gdb) info threads
>  (gdb) thread 1..N
>  (gdb) bt
>  

kamloops# gdb -c ./shlibsign.core ./shlibsign
GNU gdb 6.5
Copyright (C) 2006 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 "x86_64--netbsd"...
Reading symbols from /usr/lib/libpthread.so.1...done.
Loaded symbols for /usr/lib/libpthread.so.1
Reading symbols from 
/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/dist/lib/libplc4.so...done.
Loaded symbols for 
/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/dist/lib/libplc4.so
Reading symbols from 
/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/dist/lib/libplds4.so...done.
Loaded symbols for 
/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/dist/lib/libplds4.so
Reading symbols from 
/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/dist/lib/libnspr4.so...done.
Loaded symbols for 
/usr/pkgsrc/devel/xulrunner/work/mozilla-1.9.2/dist/lib/libnspr4.so
Reading symbols from /usr/lib/libc.so.12...done.
Loaded symbols for /usr/lib/libc.so.12
Reading symbols from /usr/libexec/ld.elf_so...done.
Loaded symbols for /usr/libexec/ld.elf_so
Core was generated by `shlibsign'.
Program terminated with signal 6, Aborted.
#0  0x00007f7ffc8e685a in _lwp_kill () from /usr/lib/libc.so.12
(gdb) info threads
* 1 process 92317  0x00007f7ffc8e685a in _lwp_kill () from /usr/lib/libc.so.12
(gdb) help thread
Use this command to switch between threads.
The new thread ID must be currently known.

List of thread subcommands:

thread apply -- Apply a command to a list of threads

Type "help thread" followed by thread subcommand name for full documentation.
Command name abbreviations are allowed if unambiguous.
(gdb) thread 1
[Switching to thread 1 (process 92317)]#0  0x00007f7ffc8e685a in _lwp_kill () 
from /usr/lib/libc.so.12
(gdb) bt
#0  0x00007f7ffc8e685a in _lwp_kill () from /usr/lib/libc.so.12
#1  0x00007f7ffc8e61ce in abort () from /usr/lib/libc.so.12
#2  0x00007f7ffc860024 in __assert13 () from /usr/lib/libc.so.12
#3  0x0000000000402681 in main (argc=4, argv=0x7f7fffffc240) at shlibsign.c:772
(gdb) 

---
Brad Harder
Method Logic Digital Consulting
http://methodlogic.net
http://twitter.com/bcharder



Home | Main Index | Thread Index | Old Index