Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jul 2001 09:56:10 -0700
From:      "Brian O'Shea" <boshea@ricochet.net>
To:        Bjoern Fischer <bfischer@Techfak.Uni-Bielefeld.DE>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Thread problem in xmms
Message-ID:  <20010727095610.O489@ricochet.net>
In-Reply-To: <20010727113951.C337@broccoli.no-support.loc>; from bfischer@Techfak.Uni-Bielefeld.DE on Fri, Jul 27, 2001 at 11:39:51AM %2B0200
References:  <20010727113951.C337@broccoli.no-support.loc>

next in thread | previous in thread | raw e-mail | index | archive | help
It could also be a problem with xmms.  You might start with the
maintainer of the xmms port.  The maintainer is listed in the top level
Makefile for the port.

Cheers,
-brian


On Fri, Jul 27, 2001 at 11:39:51AM +0200, Bjoern Fischer wrote:
> Hello,
> 
> is it possible that xmms triggers a problem in FreeBSD's thread
> implementation? It happens often that xmms gets stuck in
> _thread_sys_poll():
> 
> (gdb) info threads
>   7 process 332, thread 7  0x28439d44 in _thread_kern_sched ()
>    from /usr/lib/libc_r.so.4
>   6 process 332, thread 6  0x28439d44 in _thread_kern_sched ()
>    from /usr/lib/libc_r.so.4
>   5 process 332, thread 5  0x28439d44 in _thread_kern_sched ()
>    from /usr/lib/libc_r.so.4
>   4 process 332, thread 4  0x28439d44 in _thread_kern_sched ()
>    from /usr/lib/libc_r.so.4
>   3 process 332, thread 3  0x28439d44 in _thread_kern_sched ()
>    from /usr/lib/libc_r.so.4
>   2 process 332, thread 2  0x28439d44 in _thread_kern_sched ()
>    from /usr/lib/libc_r.so.4
> * 1 process 332, thread 1  0x2843b754 in _thread_sys_poll ()
>    from /usr/lib/libc_r.so.4
> (gdb) 
> 
> Is this a known problem?
> 
>   Björn Fischer
> 
> -- 
> -----BEGIN GEEK CODE BLOCK-----
> GCS d--(+) s++: a- C+++(-) UB++++OSI++++$ P+++(-) L---(++) !E W- N+ o>+
> K- !w !O !M !V  PS++  PE-  PGP++  t+++  !5 X++ tv- b+++ D++ G e+ h-- y+ 
> ------END GEEK CODE BLOCK------
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message

-- 
Brian O'Shea
<boshea@ricochet.net>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010727095610.O489>