In-Reply-To: <[email protected]>
On Mon, 31 Jul 2006 07:48:10 -0700 (PDT), Stephen Lynch wrote:
> BUG: unable to handle kernel paging request at virtual address 00080000
Probably a single-bit error, as someone suggested:
24: 8b 48 28 mov 0x28(%eax),%ecx
27: 85 c9 test %ecx,%ecx
29: 74 62 je 8d <_EIP+0x8d>
0: 8b 31 mov (%ecx),%esi <=====
It tests for zero and jumps around the failing instruction if that's
true.
--
Chuck
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]