Re: a panic from recent changes...

2001-01-22 Thread Matthew Jacob
> > mountd exporting stuff causes a panic. > > This is and isn't my fault, struct ucred needs a lock for refcounts. > Since mount uses ucreds in userspace and passes them to the kernel > we have a issue when struct mtx changes. I'm going to take a shot > at removing struct ucred from userland th

Re: a panic from recent changes...

2001-01-22 Thread Matthew Jacob
> * Matthew Jacob <[EMAIL PROTECTED]> [010122 15:32] wrote: > > > > Debugger("panic") > > Stopped at Debugger+0x44: pushl %ebx > > db> t > > Debugger(c02b8303) at Debugger+0x44 > > panic(c02c9040,bfc0,581000,c02ea620,c030ab0c) at panic+0x70 > > kmem_malloc(c0312d20,bfc0,8,bfbff

Re: a panic from recent changes...

2001-01-22 Thread Alfred Perlstein
* Matthew Jacob <[EMAIL PROTECTED]> [010122 15:32] wrote: > > Debugger("panic") > Stopped at Debugger+0x44: pushl %ebx > db> t > Debugger(c02b8303) at Debugger+0x44 > panic(c02c9040,bfc0,581000,c02ea620,c030ab0c) at panic+0x70 > kmem_malloc(c0312d20,bfc0,8,bfbff810,c898) at km

a panic from recent changes...

2001-01-22 Thread Matthew Jacob
Debugger("panic") Stopped at Debugger+0x44: pushl %ebx db> t Debugger(c02b8303) at Debugger+0x44 panic(c02c9040,bfc0,581000,c02ea620,c030ab0c) at panic+0x70 kmem_malloc(c0312d20,bfc0,8,bfbff810,c898) at kmem_malloc+0xd7 malloc(bfbff810,c02ea620,8,c0ff1e00,c898) at malloc+0