Subject: Re: current pthread/sa buglist
To: None <current-users@netbsd.org>
From: Dublet <dublet@dublet.org>
List: current-users
Date: 02/17/2003 19:05:01
Tom Ivar Helbekkmo(tih@norway.eu.net)@2003.02.17 14:33:52 +0000:
> "Nathan J. Williams" <nathanw@wasabisystems.com> writes:
>
> > Did I miss anything?
>
> running -current as of February 5th to a fresh -current, and xmms is
> suddenly practically unusable. It will play music for anything from a
> few seconds up to a couple of minutes, and then hang. It's killable,
> but that's all it is. The status field in ps says "As".
I have gotten the same response.
Here's some gdb output after it ceased playing:
[Switching to Thread 0]
0x4856525f in poll () from /usr/lib/libc.so.12
(gdb) info threads
* 6 Thread 0 0x4856525f in poll () from /usr/lib/libc.so.12
5 Thread 21 0x485651f3 in select () from /usr/lib/libc.so.12
4 Thread 22 0x482dcec2 in pthread__locked_switch ()
from /usr/lib/libpthread.so.0
3 Thread 24 0x482dcec2 in pthread__locked_switch ()
from /usr/lib/libpthread.so.0
2 Thread 25 0x482dcec2 in pthread__locked_switch ()
from /usr/lib/libpthread.so.0
1 Thread 30 0x482dcec2 in pthread__locked_switch ()
from /usr/lib/libpthread.so.0
(gdb) bt
#0 0x4856525f in poll () from /usr/lib/libc.so.12
#1 0x482e1fae in poll () from /usr/lib/libpthread.so.0
#2 0x482f8713 in g_main_poll () from /usr/local/lib/libglib.so.13
#3 0x482f80de in g_main_iterate () from /usr/local/lib/libglib.so.13
#4 0x482f847c in g_main_run () from /usr/local/lib/libglib.so.13
#5 0x482016db in gtk_main () from /usr/X11R6/lib/libgtk.so.12
#6 0x80844c7 in main ()
#7 0x8058e44 in ___start ()
(gdb) thread ex all
0x48fc0000: thread 30 sleeping on cond var at 0x482e6134
0x49040000: thread 25 sleeping on cond var at 0x482e6134
0x49000000: thread 24 sleeping on cond var at 0x482e6134
0x48f80000: thread 22 sleeping on cond var at 0x482e6134
0x48b40000: thread 21 in kernel
0xbfbc0000: thread 0 in kernel
(gdb)
--
|>DUBLET: Digital Unit Built for Logical Exploration and Troubleshooting<|
"Rarely is the question asked: Is our children learning?"
--George W. Bush