Re: 2.1.127 oops...

Kevin Fenzi (kevin@scrye.com)
Wed, 11 Nov 1998 11:25:43 -0700 (MST)


>>>>> "Andrea" == Andrea Arcangeli <andrea@e-mind.com> writes:

Andrea> On Tue, 10 Nov 1998, Kevin Fenzi wrote:
>> Just got a reboot on my box that has been running 2.1.127 since
>> last night. :(

Andrea> Argg bad! Is that a SMP machine with a SMP kernel? Which
Andrea> compiler are you using? Can you send me the tty_io.o file
Andrea> privately by email?

yes, machine is a dual PII/300...running SMP kernel.
kernel compiled with gcc-2.7.2.3.

I did a make clean already, but I can recompile and send you the
tty_io.o file (I haven't made any config changes).

Andrea> Yes at least we have the EIP that will make more sense when I'
Andrea> ll have the .o object. Forget to tell to be sure to not strip
Andrea> such file. Please try to reproduce!! Before trying to
Andrea> reproduce remeber to hack arch/i386/traps.c and comment out
Andrea> the lines:

Andrea> printk("\nCode: "); for(i=0;i<20;i++)
Andrea> printk("%02x ", ((unsigned char
Andrea> *)regs->eip)[i]);

well, I rebooted after that and have been running fine since. Verry
odd. ;(

Andrea> If you have the patience to run without X trying to reproduce,
Andrea> you can not remove such lines and instead put a for(;;) before
Andrea> them so when you' ll get the first Oops your machine will lock
Andrea> but you' ll have the good Oops on the console. Then you can
Andrea> write by hand at least the EIP and the stack trace addressess
Andrea> and that would be very helpful...

I can do that, but like I said, things have been very stable since
then. Is there anything I can do to execersize the bug?
I have no idea how it happened...I was playing with the new version of
windowmaker I just installed, and it rebooted. I have been running the
same version since then just fine. ;(

>> Let me know if you need further information.

Andrea> Done ;->. I am going to recompile my kernel as SMP (even on
Andrea> UP) hoping to reproduce something of such bad. Here everything
Andrea> is too much rock solid :-(.

well, since the inital reboot things have been fine here too.

Andrea> Thanks Kevin.
Andrea> Andrea Arcangeli

kevin

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