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: 
Subject: Re: bin/47271: host (1) dumps core on latest netbsd-6
Date: Sat, 1 Dec 2012 15:43:03 -0800 (PST)

 htodd@kerry:~ > sudo gdb /usr/bin/host host.core
 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...Reading symbols from 
/usr/libdata/debug/usr/bin/host.debug...done.
 done.
 [New process 1]
 Core was generated by `host'.
 Program terminated with signal 11, Segmentation fault.
 #0  0xbb6c442e in _lwp_makecontext () from /usr/lib/libc.so.12
 (gdb) bt
 #0  0xbb6c442e in _lwp_makecontext () from /usr/lib/libc.so.12
 #1  0xbb96591e in pthread_create (thread=0xbb5130c8, attr=0xbfbfecd4, 
startfunc=0xbb9ae3c2 <run>, arg=0xbb514000)
      at /usr/src/lib/libpthread/pthread.c:426
 #2  0xbb9af5c9 in isc_thread_create (func=0xbb9ae3c2 <run>, arg=0xbb514000, 
thread=0xbb5130c8)
      at /usr/src/external/bsd/bind/dist/lib/isc/pthreads/thread.c:62
 #3  0xbb9ae8c5 in isc__taskmgr_create (mctx=0xbb5010e0, workers=1, 
default_quantum=5, managerp=0x805b034)
      at /usr/src/external/bsd/bind/dist/lib/isc/task.c:1410
 #4  0x080502ee in setup_libs () at 
/usr/src/external/bsd/bind/dist/bin/dig/dighost.c:1330
 #5  0x0804dca5 in main (argc=2, argv=0xbfbfedb0) at 
/usr/src/external/bsd/bind/dist/bin/dig/host.c:876
 
 -- 
 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