Re: [OOPS] in __switch_to with 2.4.0-prerelease

2001-01-03 Thread Manfred
> 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

[OOPS] in __switch_to with 2.4.0-prerelease

2001-01-02 Thread Steven Walter
This oops occurred just a few minutes ago under no particular load. There were actually two oopsen, but I've included only the first as I've heard that successive oops really aren't helpful. Nonetheless, if anyone's interested in seeing it, I have it captured. These oops were processed by