Re: panic with today's pmap

2002-07-04 Thread Marc Recht
> try a new vm_glue.c as well. > ( 1.140) Yes, this works. Thanks! Marc To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: panic with today's pmap

2002-07-04 Thread Julian Elischer
try a new vm_glue.c as well. ( 1.140) On Thu, 4 Jul 2002, Julian Elischer wrote: > what do you call "today's" ? > (version #?) > > > > On 4 Jul 2002, Marc Recht wrote: > > > Hi! > > > > I got this with today's pmap > > panic: pmap_new_thread: kstack allocation failed > > > > Yesterday's

Re: panic with today's pmap

2002-07-04 Thread Marc Recht
> what do you call "today's" ? Oops, sorry.. I know I missed something.. :-) > (version #?) src/sys/i386/i386/pmap.c,v 1.331 2002/07/04 00:35:48 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: panic with today's pmap

2002-07-04 Thread Julian Elischer
what do you call "today's" ? (version #?) On 4 Jul 2002, Marc Recht wrote: > Hi! > > I got this with today's pmap > panic: pmap_new_thread: kstack allocation failed > > Yesterday's kernel works fine. > > > Marc > > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe f