From owner-freebsd-usb@freebsd.org Mon Nov 6 09:02:47 2017 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BEEE5E57666 for ; Mon, 6 Nov 2017 09:02:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 995516629A for ; Mon, 6 Nov 2017 09:02:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id vA692lO1052113 for ; Mon, 6 Nov 2017 09:02:47 GMT (envelope-from bugzilla-noreply@freebsd.org) 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 Date: Mon, 06 Nov 2017 09:02:47 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.1-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: decke@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Nov 2017 09:02:47 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222624 --- Comment #11 from Bernhard Froehlich --- 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, ap=3D) at /usr/src/sys/kern/kern_shutdown.c:759 #3 0xffffffff80a5d9e6 in kassert_panic (fmt=3D) at /usr/src/sys/kern/kern_shutdown.c:649 #4 0xffffffff80aaca32 in sleepq_add (wchan=3D0xfffffe0000fc2e70, lock=3D0xfffffe0000fc3140, wmesg=3D0xffffffff8142963f "-", flags=3D, 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 , 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.=