Current-Users archive

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

Re: core dump running host (1) on netbsd6-i386



On 2012-11-30, Hisashi T Fujinaka wrote:
> Latest sources and started happening 11/29-ish.
> 
> Core was generated by `host'.
> Program terminated with signal 11, Segmentation fault.
> #0  0xbb72e3b6 in __fpclassifyf () from /usr/lib/libc.so.12
> (gdb) bt
> #0  0xbb72e3b6 in __fpclassifyf () from /usr/lib/libc.so.12
> #1  0xbb9aea83 in pthread_create () from /usr/lib/libpthread.so.1
> #2  0xbb9f2558 in isc__taskmgr_create () from /usr/lib/libisc.so.5
> #3  0xbb9f219b in isc__task_getcurrenttime () from /usr/lib/libisc.so.5
> #4  0x0804f925 in setup_libs ()
> #5  0x0804d624 in main ()
> 
> 
> -- 
> Hisashi T Fujinaka - htodd%twofifty.com@localhost
> BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte

I see problems on amd64 too:

Program terminated with signal 11, Segmentation fault.
#0  0x00007f7ff600af70 in pthread__init () from /usr/lib/libpthread.so.1

0x00007f7ff600af70 seems to be line 302 of src/lib/libpthread/pthread.c (rev 
1.125.4.1).

Could it be related to this change:
http://mail-index.netbsd.org/source-changes/2012/11/28/msg039236.html ?

-- 
Kind regards,

Yorick Hardy


Home | Main Index | Thread Index | Old Index