lkml.org 
[lkml]   [2001]   [Jan]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [OOPS] in __switch_to with 2.4.0-prerelease

> EIP: 0010:[__switch_to+33/180]
> Code: 00 0c 08 60 00 00 00 b0
> 89 ca 08 60 4f 73 08 60 4f 73 08 74

These asm instructions look wrong to me:
00 0c 08 --> add %cl, (%eax, %ecx, 1)
60 --> pusha

Perhaps someone else overwrote random memory, and __switch_to crashed
later. Could you run

$objdump --disassemble-all --reloc \
linux/arch/i386/kernel/process.o > dis.txt

and send us the disassembly of __switch_to?

And please attach the second oops as well.

--
Manfred
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:52    [W:0.052 / U:0.596 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site