2.0.25: oops + lock

Carlos Carvalho (carlos@riglos.fisica.ufpr.br)
Mon, 11 Nov 96 18:09 EDT


I got my first oops ever when upgrading from .24 to .25 :-( Just after
rebooting I was using the console in text mode (which I almost never
do, I'm always in X) when the machine apparently froze. This happened
twice. A third lockup happened, and this time I noticed that the mouse
still worked, though I could do no console switches. I logged in from
the net, everything looked normal but I couldn't reboot, and finally
had to do a hard reset :-(. Here's the output of the first oops. I ran
it in another machine, but ksymoops segfaults at the end!

Using `System.map-2.0.25' to map addresses to symbols.

>>EIP: 16b8f7 <csi_K+37/a8>
Trace: 16dc88 <con_write+f2c/132c>
Trace: 168c32 <tty_default_put_char+1e/28>
Trace: 16910c <opost+1b8/1c8>
Trace: 16abb7 <write_chan+f7/190>
Trace: 167495 <tty_write+dd/130>
Trace: 16abb7 <write_chan+f7/190>
Trace: 1202f3 <sys_write+10f/148>
Trace: 10a790 <error_code+40/50>
Trace: 10a605 <system_call+55/80>

Code: 16b8f7 <csi_K+37/a8> sbbb %cl,0x34eb1458(%ebx)
Code: 16b8fd <csi_K+3d/a8> leal 0x0(%esi),%esi
Code: 16b900 <csi_K+40/a8> movl 0x1c90d0(,%edi,4),%eax
Code: 16b907 <csi_K+47/a8> movl 0x18(%eax),%ecx
Code: 16b90a <csi_K+4a/a8> movl %eax,(%eax)
Code: 16b90c <csi_K+4c/a8> nop
Code: 16b90d <csi_K+4d/a8> nop
Code: 16b90e <csi_K+4e/a8> nop
>>EIP: 16b8f5 <csi_K+35/a8>
Trace: 16dc88 <con_write+f2c/132c>
Trace: 168c32 <tty_default_put_char+1e/28>
Trace: 16910c <opost+1b8/1c8>
Trace: 16abb7 <write_chan+f7/190>
Trace: 167495 <tty_write+dd/130>
Trace: 16abb7 <write_chan+f7/190>
Trace: 1202f3 <sys_write+10f/148>
Trace: 12ab83 <sys_ioctl+ff/110>
Trace: 10a605 <system_call+55/80>

I hope I did the reporting right...

Carlos