Date: Mon, 13 Nov 2017 10:23:10 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 222624] [usb] [panic] thread's sleep queue 0 is not empty at usb_process.c:193 Message-ID: <bug-222624-17-A6yjKaPg81@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-222624-17@https.bugs.freebsd.org/bugzilla/> References: <bug-222624-17@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222624 --- Comment #14 from Bernhard Froehlich <decke@FreeBSD.org> --- I'm not sure if that is what you expected but anyway here it is. root@r5:/var/crash # ll /boot/kernel/kernel -r-xr-xr-x 1 root wheel 27242832 Nov 1 13:08 /boot/kernel/kernel* root@r5:/var/crash # ll /boot/kernel/ehci.ko -r-xr-xr-x 1 root wheel 90272 Nov 1 14:04 /boot/kernel/ehci.ko* root@r5:/var/crash # gdb GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd". (gdb) file /boot/kernel/ehci.ko Reading symbols from /boot/kernel/ehci.ko...Reading symbols from /usr/lib/debug//boot/kernel/ehci.ko.debug...done. done. (gdb) info line *(void *)(ehci_check_transfer+0x94) Line 218 of "cpufunc.h" starts at address 0x2f6c <ehci_get_port_speed_hostc+44> and ends at 0x3fae <ehci_device_isoc_fs_enter+110>. In the meantime I have 3 more panics from the original kind "panic: thread's sleep queue 0 is not empty". -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222624-17-A6yjKaPg81>
