Date: Mon, 06 Nov 2017 09:02:47 +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-18DyghDKPe@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/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222624 --- Comment #11 from Bernhard Froehlich <decke@FreeBSD.org> --- I have updated the kernel to a very recent 11-STABLE. FreeBSD 11.1-STABLE #1 r325275: Wed Nov 1 13:08:01 CET 2017 panic: thread's sleep queue 0 is not empty 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 condition= s. 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"... Unread portion of the kernel message buffer: panic: thread's sleep queue 0 is not empty cpuid =3D 0 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe0460ccb= 9d0 vpanic() at vpanic+0x186/frame 0xfffffe0460ccba50 kassert_panic() at kassert_panic+0x126/frame 0xfffffe0460ccbac0 sleepq_add() at sleepq_add+0x382/frame 0xfffffe0460ccbb10 _cv_wait() at _cv_wait+0x1a2/frame 0xfffffe0460ccbb70 usb_process() at usb_process+0x17b/frame 0xfffffe0460ccbbb0 fork_exit() at fork_exit+0x84/frame 0xfffffe0460ccbbf0 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0460ccbbf0 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- Uptime: 1d18h0m42s Dumping 953 out of 16239 MB:..2%..11%..21%..31%..41%..51%..61%..71%..81%..9= 1% #0 doadump (textdump=3D1) at pcpu.h:222 222 pcpu.h: No such file or directory. in pcpu.h (kgdb) #0 doadump (textdump=3D1) at pcpu.h:222 #1 0xffffffff80a5d5d5 in kern_reboot (howto=3D260) at /usr/src/sys/kern/kern_shutdown.c:366 #2 0xffffffff80a5dbb0 in vpanic (fmt=3D<value optimized out>, ap=3D<value optimized out>) at /usr/src/sys/kern/kern_shutdown.c:759 #3 0xffffffff80a5d9e6 in kassert_panic (fmt=3D<value optimized out>) at /usr/src/sys/kern/kern_shutdown.c:649 #4 0xffffffff80aaca32 in sleepq_add (wchan=3D0xfffffe0000fc2e70, lock=3D0xfffffe0000fc3140, wmesg=3D0xffffffff8142963f "-", flags=3D<value optimized out>, queue=3D0) at /usr/src/sys/kern/subr_sleepqueue.c:332 #5 0xffffffff809fbb42 in _cv_wait (cvp=3D0xfffffe0000fc2e70, lock=3D0xfffffe0000fc3140) at /usr/src/sys/kern/kern_condvar.c:135 #6 0xffffffff808bc61b in usb_process (arg=3D0xfffffe0000fc2e60) at /usr/src/sys/dev/usb/usb_process.c:193 #7 0xffffffff80a1f944 in fork_exit ( callout=3D0xffffffff808bc4a0 <usb_process>, arg=3D0xfffffe0000fc2e60, frame=3D0xfffffe0460ccbc00) at /usr/src/sys/kern/kern_fork.c:1044 #8 0xffffffff80ebcc5e in fork_trampoline () at /usr/src/sys/amd64/amd64/exception.S:651 #9 0x0000000000000000 in ?? () Current language: auto; currently minimal --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222624-17-18DyghDKPe>