From: micah Nerren; Monday, August 02, 2004 9:07 AM > >On Mon, 2004-08-02 at 08:46, Adam Manthei wrote: >> On Mon, Aug 02, 2004 at 07:48:02AM -0700, micah nerren wrote: >> > >> > The system crashes. At the console, there are tons of system calls >being >> > listed, and at the bottom of the screen: >> > >> > Code: 39 d0 75 f8 85 c9 74 10 8b 44 24 14 39 d0 74 08 8b 44 24 14 >> > Console Shuts up: >> > pid: 3547, lock_gulmd Not tainted >> > RIP: 0010 >> > >> > >> > So... Any ideas on what may be causing this? >> >> Those "tons of system calls being listed" are really quite useful if not >> necessary to tell you what the problem is. My gut feeling is that there >is >> a stack overrun that is happening. > >I could try to post them if anybody would find that useful. I will write >all that down and attempt to post it coherently. Is there any way to >capture that kind of info to a file? Set up the kernel for serial console, and capture with minicom on another system via a null modem cable. -- David N. Lombard My comments represent my opinions, not those of Intel Corporation.