tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: netbsd-5 _lwp_park() SIGSEGV
On Fri, Jan 02, 2009 at 02:15:24AM -0500, Matthew Mondor wrote:
> #0 0xbbb10ef7 in _lwp_park () from /usr/lib/libc.so.12
> #1 0xbbade381 in pthread_cond_wait () from /usr/lib/libpthread.so.0
> #2 0x08061792 in pthread_ring_wait (ring=0xba3ffb1c, abstime=0x0)
> at ../pthread_util/mm_pthread_msg.c:169
> #3 0x08063e82 in thread_object_main (args=0xbb93e220)
> at ../pthread_util/mm_pthread_pool.c:458
> #4 0xbbae06d6 in pthread_create () from /usr/lib/libpthread.so.0
> #5 0xbbb36820 in swapcontext () from /usr/lib/libc.so.12
This doesn't appear to be the thread that has crashed. Have you looked
at the other threads in the core?
Andrew
Home |
Main Index |
Thread Index |
Old Index