NetBSD-Bugs archive

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

Re: bin/47271: host (1) dumps core on latest netbsd-6



The following reply was made to PR bin/47271; it has been noted by GNATS.

From: Hisashi T Fujinaka <htodd%twofifty.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: gnats-admin%NetBSD.org@localhost, netbsd-bugs%NetBSD.org@localhost
Subject: Re: bin/47271: host (1) dumps core on latest netbsd-6
Date: Sat, 1 Dec 2012 13:53:02 -0800 (PST)

 I did a rebuild with -g and MKDEBUG=yes and the backtrace looks
 different. Not sure what to do next.
 
 GNU gdb (GDB) 7.3.1
 Copyright (C) 2011 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
 and "show warranty" for details.
 This GDB was configured as "i486--netbsdelf".
 For bug reporting instructions, please see:
 <http://www.gnu.org/software/gdb/bugs/>...
 Reading symbols from /usr/bin/host...(no debugging symbols found)...done.
 [New process 1]
 Core was generated by `host'.
 Program terminated with signal 11, Segmentation fault.
 #0  0xbb72e3b6 in _lwp_makecontext () from /usr/lib/libc.so.12
 (gdb) bt
 #0  0xbb72e3b6 in _lwp_makecontext () from /usr/lib/libc.so.12
 #1  0xbb9aea83 in pthread_create () from /usr/lib/libpthread.so.1
 #2  0xbb9f2558 in isc_thread_create () from /usr/lib/libisc.so.5
 #3  0xbb9f219b in isc__taskmgr_create () from /usr/lib/libisc.so.5
 #4  0x0804f925 in setup_libs ()
 #5  0x0804d624 in main ()
 (gdb)
 
 -- 
 Hisashi T Fujinaka - htodd%twofifty.com@localhost
 BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte
 


Home | Main Index | Thread Index | Old Index