lkml.org 
[lkml]   [2008]   [Jul]   [21]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 21 Jul 2008 12:47:58 -0700 (PDT)
FromLinus Torvalds <>
SubjectRe: [crash] BUG: unable to handle kernel NULL pointer dereference at 0000000000000370

On Mon, 21 Jul 2008, Larry Finger wrote:
> 
> Yes, I'm chasing a distinct bug. The header for mine is
> 
> Jul 21 12:19:37 larrylap kernel: kernel BUG at net/core/dev.c:1328!

Ok, that one is fixed now in my tree. Or at least it's turned into a 
warning, so the machine should work.

> With an invalid opcode, mine is likely due to stack corruption.

No, invalid opcode is because we use the "ud2" instruction for BUG(), 
which causes an invalid op exception. So any BUG[_ON]() will always cause 
that on x86.

		Linus


\
 
 \ /
  Last update: 2008-07-21 21:51    [from the cache]
©2003-2008