NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
named problem (netbsd 4.0 macppc)
Stock "named" is failing for me under a very recent build of
NetBSD 4.0 STABLE / macppc.
Run with no args, it hangs until ^C, then leaves behind an
stagnant process that, e.g., doesn't log anything nor listen on
port 53; and can only be killed with -9.
Run under gdb it produces this stack trace:
(gdb) bt
#0 0xefd1a000 in select () from /usr/lib/libc.so.12
#1 0xeffc6b74 in select () from /usr/lib/libpthread.so.0
#2 0x019511a0 in isc_socketmgr_create ()
#3 0xeffd1b7c in pthread_join () from /usr/lib/libpthread.so.0
#4 0xefd625ec in inet_network () from /usr/lib/libc.so.12
Previous frame inner to this frame (corrupt stack?)
(gdb)
Run under ktrace it crashes the whole OS (droping into an
unresponsive ddb, and forcing me to hard-power-cycle).
What results are other people having with named on NetBSD 4.0 /
macppc?
Much thanks, --Dave
Home |
Main Index |
Thread Index |
Old Index