Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jul 2003 17:58:30 -0500
From:      "Ryan Carmichael" <bremen@immortalsky.com>
To:        "mark tinguely" <tinguely@web.cs.ndsu.nodak.edu>, <freebsd-questions@freebsd.org>
Subject:   Re: contigmalloc1 panic on install
Message-ID:  <000901c34a5b$720d9d00$6500a8c0@hermione>
References:  <200306252129.h5PLTBoZ099371@web.cs.ndsu.nodak.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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
bremen@immortalsky.com

----- Original Message -----
From: "mark tinguely" <tinguely@web.cs.ndsu.nodak.edu>
To: <bremen@immortalsky.com>; <freebsd-questions@freebsd.org>
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.
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000901c34a5b$720d9d00$6500a8c0>