Regarding this issue, I've got a 5.1-CURRENT snapshot (as of 7-9) which is
still displaying this problem.  I have a debug kernel and can provide some
more detail :

agp0: <Ali Generic host to PCI bridge> mem 0xf8000000-0xfbffffff at device
0.0 on pci0
agp0: allocatnig GATT for aperture size 0M
panic: contigmalloc1: size must not be 0
Debugger("panic")
Stopped at Debugger+0x54: xchgl %ebx,in_Debugger.0


I'm just getting started with this whole debugging thing so I can provide
any information that you think would be helpful.  If I 'continue' from the
db I get:

Uptime: 1s
panic: Assertion mtx_unowned(m) failed at /usr/src/sys/kern/kern_mutex.c:963

if that helps.

Thanks,
(please include my e-mail in replies as I am not subscribed)

Ryan Carmichael
[EMAIL PROTECTED]

----- Original Message -----
From: "mark tinguely" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, June 25, 2003 4:29 PM
Subject: Re: contigmalloc1 panic on install


> What kind of video is in that laptop? Sounds like the kernel is that
> you are booting in the 4.8 case is the GENERIC. If you can get the
> rescue disk to boot to single user mode, you should compile and install
> a kernel that has the kernel debugger compiled in.
>
> just a quick look there are several places that a 0 sized contigmalloc()
> could accidently occur.
>
> --Mark Tinguely.
>

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to