Current-Users archive

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

Re: 4.99.56 build and named



2008/3/22, Takahiro Kambe <taca%back-street.net@localhost>:
> Hi,
[...]
>
> And 4.99.56 userland seems to have some problem.  named crash with SIGABRT.
>
> # gdb /usr/sbin/named
> ...
> (gdb) run -f
> Starting program: /usr/sbin/named -f
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
>
> Program received signal SIGABRT, Aborted.
> 0xbb83de17 in kill () from /usr/lib/libc.so.12
> (gdb) where
> #0  0xbb83de17 in kill () from /usr/lib/libc.so.12
> #1  0xbb83fcff in __libc_thr_errno_stub () from /usr/lib/libc.so.12
> #2  0xbb8e4795 in __errno () from /usr/lib/libc.so.12
> #3  0xbb8e4753 in __cerror () from /usr/lib/libc.so.12
> #4  0xbb89c997 in free () from /usr/lib/libc.so.12
> #5  0xbb89deed in malloc () from /usr/lib/libc.so.12
> #6  0xbba7c398 in isc_msgcat_open () from /usr/lib/libisc.so.0
> #7  0xbbbbd055 in dns_lib_initmsgcat () from /usr/lib/libdns.so.0
> #8  0xbba48dac in pthread_once () from /usr/lib/libpthread.so.0
> #9  0xbbbdee64 in dns_modules () from /usr/lib/libdns.so.0
> #10 0xbbbdc500 in ?? () from /usr/lib/libdns.so.0
> #11 0x08092be1 in program_name ()
> #12 0x0808b144 in ?? ()
> #13 0xbbbbd00a in dns_lib_initmsgcat () from /usr/lib/libdns.so.0
> #14 0xbbbbcef4 in dns_result_torcode () from /usr/lib/libdns.so.0
> #15 0x080671c8 in main ()
> (gdb)
>
> too bad...

Any threaded app is broken currently after yesterday's changes.

-- 
Juan Romero Pardines
xtraeme at gmail|netbsd dot org
The NetBSD Project


Home | Main Index | Thread Index | Old Index