
https://bugzilla.novell.com/show_bug.cgi?id=677919 https://bugzilla.novell.com/show_bug.cgi?id=677919#c4 Jiri Slaby <jslaby@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |jak@isp2dial.com Summary|kernel panic with dosemu |scheduling while atomic | |with dosemu --- Comment #4 from Jiri Slaby <jslaby@novell.com> 2011-06-06 21:07:24 UTC --- (In reply to comment #3)
What else can I help you with?
It repeatedly (the preempt count rises) invokes some kernel function which doesn't unlock a previously locked lock. What do the file descriptors point at at the time of this BUG? Attach output of: ll /proc/<PID of dosemu>/fd/ Also it might be useful to see what 'strace -f' emits at the time of the BUG. When this happens you can attach strace such as: strace -fp <PID of dosemu> -o output and see what output looks like. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.