Messages in this thread |  | | Date | Mon, 01 Oct 2001 08:41:40 -0400 | From | Chris Mason <> | Subject | Re: 2.4.11-pre1 oops in bdget() |
| |
On Monday, October 01, 2001 02:02:23 AM +0200 Mikael Pettersson <mikpe@csd.uu.se> wrote:
> Running 2.4.11-pre1 built with gcc 2.95.3, building 2.4.10-ac1, > final dd in 'make bzdisk' oopsed with the following:
> Unable to handle kernel paging request at virtual address d08b8b60 > c0133664 > *pde = 0fd41067 > Oops: 0000 > CPU: 0 > EIP: 0010:[<c0133664>]
>>> EIP; c0133664 <bdget+f8/180> <===== > Trace; c0133792 <bd_acquire+26/80> > Trace; c0133c16 <blkdev_open+16/b8>
Well, this isn't good, looks like we've already freed something and are still using it. Could you please turn on 'Debug memory allocations' in the kernel debugging section of make config, and try to reproduce again?
-chris
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |