[Bug 222624] [usb] [panic] thread's sleep queue 0 is not empty at usb_process.c:193

2017-11-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222624 --- Comment #17 from Bernhard Froehlich --- I have copied the kernel and crashdumps to freefall:/home/decke/222624-thread-sleep-queue if someone wants to have a look. -- You are receiving this mail because: You are the

[Bug 222624] [usb] [panic] thread's sleep queue 0 is not empty at usb_process.c:193

2017-11-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222624 --- Comment #16 from Hans Petter Selasky --- Hi, ehci_get_port_speed_portsc() should not be in use on amd64. Either the stack is corrupt or this indicates a problem with the CPU or some registers have been clobbered.

[Bug 222624] [usb] [panic] thread's sleep queue 0 is not empty at usb_process.c:193

2017-11-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222624 --- Comment #15 from Bernhard Froehlich --- I'm not sure if it's related but I want to mention that bhyve is used on that box. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 222624] [usb] [panic] thread's sleep queue 0 is not empty at usb_process.c:193

2017-11-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222624 --- Comment #14 from Bernhard Froehlich --- 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

[Bug 222624] [usb] [panic] thread's sleep queue 0 is not empty at usb_process.c:193

2017-11-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222624 Hans Petter Selasky changed: What|Removed |Added CC|

[Bug 222624] [usb] [panic] thread's sleep queue 0 is not empty at usb_process.c:193

2017-11-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222624 --- Comment #12 from Bernhard Froehlich --- Another panic but this time a different one still USB related as it seems. FreeBSD 11.1-STABLE #1 r325275: Wed Nov 1 13:08:01 CET 2017 Unread portion of the kernel message

[Bug 222624] [usb] [panic] thread's sleep queue 0 is not empty at usb_process.c:193

2017-11-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222624 --- 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

[Bug 222624] [usb] [panic] thread's sleep queue 0 is not empty at usb_process.c:193

2017-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222624 --- Comment #10 from commit-h...@freebsd.org --- A commit references this bug: Author: hselasky Date: Fri Oct 20 10:07:17 UTC 2017 New revision: 324801 URL: https://svnweb.freebsd.org/changeset/base/324801 Log: MFC r324445: When

[Bug 222624] [usb] [panic] thread's sleep queue 0 is not empty at usb_process.c:193

2017-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222624 --- Comment #9 from commit-h...@freebsd.org --- A commit references this bug: Author: hselasky Date: Fri Oct 20 10:06:03 UTC 2017 New revision: 324800 URL: https://svnweb.freebsd.org/changeset/base/324800 Log: MFC r324445: When

[Bug 222624] [usb] [panic] thread's sleep queue 0 is not empty at usb_process.c:193

2017-10-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222624 --- Comment #8 from commit-h...@freebsd.org --- A commit references this bug: Author: hselasky Date: Fri Oct 20 10:04:43 UTC 2017 New revision: 324799 URL: https://svnweb.freebsd.org/changeset/base/324799 Log: MFC r324445: When

[Bug 222624] [usb] [panic] thread's sleep queue 0 is not empty at usb_process.c:193

2017-10-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222624 --- Comment #7 from commit-h...@freebsd.org --- A commit references this bug: Author: hselasky Date: Mon Oct 9 18:33:29 UTC 2017 New revision: 324445 URL: https://svnweb.freebsd.org/changeset/base/324445 Log: When showing the

[Bug 222624] [usb] [panic] thread's sleep queue 0 is not empty at usb_process.c:193

2017-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222624 --- Comment #6 from Hans Petter Selasky --- Some closer inspections reveals the show sleepqueue command is broken ... Stay tuned for better debug ideas. -- You are receiving this mail because: You are the assignee

[Bug 222624] [usb] [panic] thread's sleep queue 0 is not empty at usb_process.c:193

2017-10-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222624 --- Comment #5 from Hans Petter Selasky --- Is it possible to do an attended KDB and get the output from: show sleepqueue --HPS -- You are receiving this mail because: You are the assignee for the bug.

[Bug 222624] [usb] [panic] thread's sleep queue 0 is not empty at usb_process.c:193

2017-09-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222624 --- Comment #4 from Bernhard Froehlich --- I also do have this panics with the release kernel but never got any useful info from it when it happened because it just stopped and did not even show a panic. What makes me

[Bug 222624] [usb] [panic] thread's sleep queue 0 is not empty at usb_process.c:193

2017-09-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222624 --- Comment #3 from Hans Petter Selasky --- Hi, I see you have kernel built with INVARIANTS. There is a chance that the asserts triggering this issue are false. I've added some more people to analyze this issue.

[Bug 222624] [usb] [panic] thread's sleep queue 0 is not empty at usb_process.c:193

2017-09-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222624 --- Comment #2 from Bernhard Froehlich --- No it happens around every 1-5 days on two similar Supermicro boards. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 222624] [usb] [panic] thread's sleep queue 0 is not empty at usb_process.c:193

2017-09-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222624 Hans Petter Selasky changed: What|Removed |Added CC|

[Bug 222624] [usb] [panic] thread's sleep queue 0 is not empty at usb_process.c:193

2017-09-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222624 Conrad Meyer changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org