On Sun, Jan 27, 2002 at 02:07:43PM +0100, [EMAIL PROTECTED] wrote: > Currently i'm using the 1.0.13 version with kernel 2.4.18 pre 4, i had the > same problems with 2.4.17 and 1.0.12. > > It seems to be that bug 2609 is very similar to my second problem. > > I would like to have some hints how to isolate the problem. Is there some kind > of kernel debugger that can be activated (i.e. via a special key via keyboard) > so that i can see where the kernel hangs. I think my mainboard does not have a > nmi button. For me it looks like some kind of deadlock in jfs.
When you're in the console you can press Ctrl-ScrLock These should give you a process listing with backtraces for each process. You can also press AltGr-ScrLock to just see the current registers. It'll only work if it didn't crash with interrupts off. -Andi _______________________________________________ Jfs-discussion mailing list [EMAIL PROTECTED] http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jfs-discussion
