[Alsaplayer-devel] Crazy thread count

Austin Bingham austin.bingham at gmail.com
Wed Feb 14 22:37:33 GMT 2007


OK, I've got a bit of a clue on the thread issue. Every time I use
ap_next() or ap_prev(), gdb is reporting a zombie thread. The stack
trace for one of these looks like this:

#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7ec57e6 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x0805951d in CorePlayer::producer_func (data=0x8269b78) at
CorePlayer.cpp:1224
#3  0xb7ec234b in start_thread () from /lib/libpthread.so.0
#4  0xb7d4565e in clone () from /lib/libc.so.6

Austin



More information about the alsaplayer-devel mailing list