David Brownell wrote: > > > > >>What does alt-sysrq-T tell you about what XMMS is doing? > > > > > > sysrq is oops'ing here... The system is still running otherwise though > > (prior to trying sysrq). Is there something that ps info would tell > > you? Or attaching gdb to xmms? I'm guessing it doesn't have any > > debugging info built in, but I haven't checked yet. > > > > sysrq oopsing implies deep badness. 'ps alx' would tell very little > beyond "it's blocked in the kernel".
sysrq only appears to oops in usb modules :( I've built all the required items (usbcore, ohci, sound, & audio) into the kernel and can now get a sysrq-t trace. There are four processes running for xmms at this point. Generally I can kill all but one with a kill -9 (should be the first one in this list.) That one will not respond to a kill -9, and it seems to hold the usage count on the usb audio module.: Nov 27 18:53:23 sea kernel: xmms S DA8AD800 0 1009 759 1010 847 (NOTLB) Nov 27 18:53:23 sea kernel: Call Trace: Nov 27 18:53:23 sea kernel: [<c010a0b0>] sys_rt_sigsuspend+0xd0/0xf0 Nov 27 18:53:23 sea kernel: [<c010af73>] syscall_call+0x7/0xb Nov 27 18:53:23 sea kernel: Nov 27 18:53:23 sea kernel: xmms S DA8AD800 0 1010 1009 1013 (NOTLB) Nov 27 18:53:23 sea kernel: Call Trace: Nov 27 18:53:23 sea kernel: [<c0127547>] schedule_timeout+0x67/0xd0 Nov 27 18:53:23 sea kernel: [<c01274d0>] process_timeout+0x0/0x10 Nov 27 18:53:23 sea kernel: [<c0160cf2>] do_poll+0xb2/0x110 Nov 27 18:53:23 sea kernel: [<c0160eb2>] sys_poll+0x162/0x2e4 Nov 27 18:53:23 sea kernel: [<c0160280>] __pollwait+0x0/0xd0 Nov 27 18:53:23 sea kernel: [<c010af73>] syscall_call+0x7/0xb Nov 27 18:53:23 sea kernel: Nov 27 18:53:23 sea kernel: xmms S C04330C0 0 1013 1010 1014 (NOTLB) Nov 27 18:53:23 sea kernel: Call Trace: Nov 27 18:53:23 sea kernel: [<c010a0b0>] sys_rt_sigsuspend+0xd0/0xf0 Nov 27 18:53:23 sea kernel: [<c010af73>] syscall_call+0x7/0xb Nov 27 18:53:23 sea kernel: Nov 27 18:53:23 sea kernel: xmms S C0433A80 0 1014 1010 1013 (NOTLB) Nov 27 18:53:23 sea kernel: Call Trace: Nov 27 18:53:23 sea kernel: [<c0127547>] schedule_timeout+0x67/0xd0 Nov 27 18:53:23 sea kernel: [<c01274d0>] process_timeout+0x0/0x10 Nov 27 18:53:23 sea kernel: [<c0295a02>] usbout_stop+0x62/0x1a0 Nov 27 18:53:23 sea kernel: [<c0298875>] usb_audio_ioctl+0x115/0xd40 Nov 27 18:53:23 sea kernel: [<c01608e4>] sys_select+0x244/0x510 Nov 27 18:53:23 sea kernel: [<c015fa9f>] sys_ioctl+0xef/0x264 Nov 27 18:53:23 sea kernel: [<c010af73>] syscall_call+0x7/0xb Nov 27 18:53:23 sea kernel: Would line numbers for any of these be helpful? I've got the vmlinux for this kernel still. -- Kevin ------------------------------------------------------- This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel