Re: _waitq_remove

2002-07-10 Thread Richard Tobin

> > Fatal error '_waitq_remove: Not in queue' at line 350 in file
> > /usr/src/lib/libc_r/uthread/uthread_priority_queue.c (errno = 0)

> I get the same message with xine on -STABLE each time i use it.

I've had this problem for months if not years, in all recent releases
of FreeBSD.  It's not consistent, sometimes (like right now) I can run
xine dozens of times without getting an error, other times I have to
run it six times before it works.  I haven't been able to pin down a
common factor (for example, running 4 xines at once doesn't seem to
make it any more likely).

-- Richard

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: _waitq_remove

2002-07-10 Thread Christian Brueffer

On Wed, Jul 10, 2002 at 09:32:07PM +0200, Gary Jennejohn wrote:
> Christian Brueffer writes:
> > The issue with mplayer is, that it crashes when i want to watch two
> > consecutive files. The first one works fine, but when I want to play
> > the second one, it crashes each time :)
> > 
> 
> Have you tried using a playlist ? I've played maybe 20 files in a
> row doing that.
> 
> ---
> Gary Jennejohn / [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
> 

No, I've always been using 'open file'. Thanks for the hint, I'll
try that out.

- Christian

-- 
http://www.unixpages.org[EMAIL PROTECTED]
GPG Pub-Key: www.unixpages.org/cbrueffer.asc
GPG Fingerprint: 0DB5 8563 2473 C72A A8D1  56EA DAD2 B05D 5F3C 3185
GPG Key ID : DAD2B05D5F3C3185

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: _waitq_remove

2002-07-10 Thread Gary Jennejohn

Christian Brueffer writes:
> The issue with mplayer is, that it crashes when i want to watch two
> consecutive files. The first one works fine, but when I want to play
> the second one, it crashes each time :)
> 

Have you tried using a playlist ? I've played maybe 20 files in a
row doing that.

---
Gary Jennejohn / [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: _waitq_remove

2002-07-10 Thread Christian Brueffer

On Wed, Jul 10, 2002 at 02:38:51PM +0200, Marc Recht wrote:
> > I get the same message with xine on -STABLE each time i use it. Xine
> > is simply not very stable on FreeBSD, that's why I'm using mplayer now
> Oh. :-)
> > (which has it's own issues on -CURRENT)
> IIRC then MPlayer doesn't use threads. So, KSE shouldn't be an issue
> there.
> 

The issue with mplayer is, that it crashes when i want to watch two
consecutive files. The first one works fine, but when I want to play
the second one, it crashes each time :)

Very, very weird indeed...

- Christian

-- 
http://www.unixpages.org[EMAIL PROTECTED]
GPG Pub-Key: www.unixpages.org/cbrueffer.asc
GPG Fingerprint: 0DB5 8563 2473 C72A A8D1  56EA DAD2 B05D 5F3C 3185
GPG Key ID : DAD2B05D5F3C3185

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: _waitq_remove

2002-07-10 Thread Marc Recht

> I get the same message with xine on -STABLE each time i use it. Xine
> is simply not very stable on FreeBSD, that's why I'm using mplayer now
Oh. :-)
> (which has it's own issues on -CURRENT)
IIRC then MPlayer doesn't use threads. So, KSE shouldn't be an issue
there.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: _waitq_remove

2002-07-10 Thread Marc Recht

> > Kernel and world are of today. (cvusup'd 10:00 CEST).
> > 
> > $FreeBSD: src/lib/libc_r/uthread/uthread_priority_queue.c,v 1.8
> > 2002/05/24 04:32:28 deischen Exp $
> 
> Do you know when it broke?
Sorry, I've built today the first time. But, Christian (previous post) said he
has the same problem with -STABLE. So, maybe it's a Xine problem. (Or
libc_r is broken on both...)




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: _waitq_remove

2002-07-10 Thread Daniel Eischen

On 10 Jul 2002, Marc Recht wrote:
> While running (newly build) Xine I get following error:
> 
> Fatal error '_waitq_remove: Not in queue' at line 350 in file
> /usr/src/lib/libc_r/uthread/uthread_priority_queue.c (errno = 0)
> 
> Is this an outstanding KSE issue or a problem of the port itself?
> 
> Kernel and world are of today. (cvusup'd 10:00 CEST).
> 
> $FreeBSD: src/lib/libc_r/uthread/uthread_priority_queue.c,v 1.8
> 2002/05/24 04:32:28 deischen Exp $

Do you know when it broke?

-- 
Dan Eischen



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: _waitq_remove

2002-07-10 Thread Christian Brueffer

On Wed, Jul 10, 2002 at 12:10:50PM +0200, Marc Recht wrote:
> While running (newly build) Xine I get following error:
> 
> Fatal error '_waitq_remove: Not in queue' at line 350 in file
> /usr/src/lib/libc_r/uthread/uthread_priority_queue.c (errno = 0)
> 
> Is this an outstanding KSE issue or a problem of the port itself?
> 
> Kernel and world are of today. (cvusup'd 10:00 CEST).
> 
> $FreeBSD: src/lib/libc_r/uthread/uthread_priority_queue.c,v 1.8
> 2002/05/24 04:32:28 deischen Exp $
> 
> Marc
> 

I don't think this is KSE or even -CURRENT related.

I get the same message with xine on -STABLE each time i use it. Xine
is simply not very stable on FreeBSD, that's why I'm using mplayer now
(which has it's own issues on -CURRENT)

- Christian

-- 
http://www.unixpages.org[EMAIL PROTECTED]
GPG Pub-Key: www.unixpages.org/cbrueffer.asc
GPG Fingerprint: 0DB5 8563 2473 C72A A8D1  56EA DAD2 B05D 5F3C 3185
GPG Key ID : DAD2B05D5F3C3185

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message