> > I have seen numerous crashes on kernels 2.2.x kernels (mostly 2.2.9 and
> > 2.2.10) all in function:
> >
> > c011e270 T kfree
>
> What's more useful to know is the function that called kfree. It should
> be on the call trace line of the oops log.
Unfortunately, I expect what's happened is that something trashed the slab
allocator's internal data structures a while before, and the kfree() oops is
just a side effect of this.
-- The URL nobody must see: http://<CENSORED BY DEMON INTERNET's LEGAL DROIDS>- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/