From owner-freebsd-hackers Fri Jul 27 2:43:51 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from mailout01.sul.t-online.de (mailout01.sul.t-online.com [194.25.134.80]) by hub.freebsd.org (Postfix) with ESMTP id 4C96F37B406 for ; Fri, 27 Jul 2001 02:43:48 -0700 (PDT) (envelope-from bfischer@Techfak.Uni-Bielefeld.DE) Received: from fwd02.sul.t-online.de by mailout01.sul.t-online.de with smtp id 15Q49n-0005dK-02; Fri, 27 Jul 2001 11:43:43 +0200 Received: from frolic.no-support.loc (520094253176-0001@[217.0.156.245]) by fmrl02.sul.t-online.com with esmtp id 15Q49a-1vX36OC; Fri, 27 Jul 2001 11:43:30 +0200 Received: from broccoli.no-support.loc (root@broccoli.no-support.loc [192.168.43.99]) by frolic.no-support.loc (8.11.3/8.9.3) with ESMTP id f6R9dpN02635 for ; Fri, 27 Jul 2001 11:39:51 +0200 (CEST) (envelope-from bjoern@no-support.loc) From: Bjoern Fischer Received: (from bjoern@localhost) by broccoli.no-support.loc (8.11.3/8.9.3) id f6R9dpL01911 for freebsd-hackers@FreeBSD.ORG; Fri, 27 Jul 2001 11:39:51 +0200 (CEST) (envelope-from bjoern@no-support.loc) Date: Fri, 27 Jul 2001 11:39:51 +0200 To: freebsd-hackers@FreeBSD.ORG Subject: Thread problem in xmms Message-ID: <20010727113951.C337@broccoli.no-support.loc> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.2.5i X-Sender: 520094253176-0001@t-dialin.net Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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)=20 Is this a known problem? Bj=F6rn Fischer --=20 -----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+=20 ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message