Re: X11/panic after today's cvsup

2002-12-02 Thread Alan L. Cox
David Wolfskill wrote: > ... > >In any case, the attached patch should resolve this. > > >Index: i386/i386/pmap.c > > > > It did for me (too) -- thanks! > I've just committed the change. Regards, Alan To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in t

Re: X11/panic after today's cvsup

2002-12-02 Thread David Wolfskill
>Date: Mon, 02 Dec 2002 13:01:43 -0600 >From: "Alan L. Cox" <[EMAIL PROTECTED]> >> kernel: recursed on non-recursive lock (sleep mutex) vm page queue mutex @ >> ../../../i386/i386/pmap.c:928 >> $FreeBSD: src/sys/vm/vm_map.c,v 1.273 2002/12/01 18:57:56 alc Exp $ >> $FreeBSD: src/sys/i386/i386/pmap

Re: X11/panic after today's cvsup

2002-12-02 Thread Marc Recht
In any case, the attached patch should resolve this. Yes, works. Marc "Premature optimization is the root of all evil." -- Donald E. Knuth To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: X11/panic after today's cvsup

2002-12-02 Thread Marc Recht
Can you say something more about how you produced this? Were you shutting down your X server? It happens right after "startx". In any case, the attached patch should resolve this. Thanks I'll try that. Marc "Premature optimization is the root of all evil." -- Donald E. Knuth To Unsubscribe:

Re: X11/panic after today's cvsup

2002-12-02 Thread Alan L. Cox
Marc Recht wrote: > > Hi! > > After cvsup I got this: > > kernel: recursed on non-recursive lock (sleep mutex) vm page queue mutex @ > ../../../i386/i386/pmap.c:928 > kernel: first acquired @ ../../../vm/vm_map.c:2077 > kernel: panic: recurse > kernel: > kernel: syncing disks, buffers remaining.