cvs commit: src/sys/kern uipc_socket.c

Alfred Perlstein alfred at freebsd.org
Tue Sep 7 02:57:08 PDT 2004


* Robert Watson <rwatson at freebsd.org> [040906 08:31] wrote:
> On Sun, 5 Sep 2004, Robert Watson wrote:
> 
> > > I can confirm that playing a song with today's kernel using xmms breaks
> > > something, X locks up. 
> > 
> > Seeing the panic message and/or fault will be critical to debugging this
> > problem. 
> 
> Could you guys also confirm that it's the sopoll() change that causes the
> problem, and not the recent scheduler changes?

Appears to be recent scheduler changes.

xmms will trigger:

panic: sched_add: kse 0x... (xmms) already on run queue.

(I'm using SCHED_ULE)

-- 
- Alfred Perlstein
- Research Engineering Development Inc.
- email: bright at mu.org cell: 408-480-4684


More information about the cvs-src mailing list