2002-07-18 08:19:40

by Giro

[permalink] [raw]
Subject: Slab.c


that it means this?

Kernel Bug at slab.c:1130!
after it kernel panic, dificult to debug :(


on 2.4.19-rc1-ac7

Thk Giro





2002-07-19 04:04:57

by Steven Rostedt

[permalink] [raw]
Subject: Re: Slab.c

On Thu, 18 Jul 2002, Giro wrote:

>
> that it means this?
>
> Kernel Bug at slab.c:1130!
> after it kernel panic, dificult to debug :(
>

goto line 1130 of mm/slab.c and that is where it crashed.

-- Steve