Discussion:
[Bug 235081] [scsi_cd]: panic with unreliable USB cable in r343190
(too old to reply)
b***@freebsd.org
2019-01-20 15:11:21 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235081

Andriy Voskoboinyk <***@freebsd.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Keywords| |panic
Assignee|***@FreeBSD.org |***@FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-***@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-scsi
To unsubscribe, send any mail to "freebsd-scsi-***@freebsd.org"

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
b***@freebsd.org
2019-01-21 07:50:06 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235081

--- Comment #1 from Andriy Gapon <***@FreeBSD.org> ---
Please see bug 219857.
It also has a patch.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-***@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-scsi
To unsubscribe, send any mail to "freebsd-scsi-***@freebsd.org"

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
b***@freebsd.org
2019-01-21 09:38:14 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235081

Andriy Voskoboinyk <***@freebsd.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|New |Closed
Resolution|--- |DUPLICATE

--- Comment #2 from Andriy Voskoboinyk <***@freebsd.org> ---


*** This bug has been marked as a duplicate of bug 219857 ***
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-***@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-scsi
To unsubscribe, send any mail to "freebsd-scsi-***@freebsd.org"

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
b***@freebsd.org
2019-02-01 03:22:04 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235081

--- Comment #3 from Andriy Voskoboinyk <***@freebsd.org> ---
Created attachment 201575
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201575&action=edit
Panic backtrace (with patch applied)
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-***@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-scsi
To unsubscribe, send any mail to "freebsd-scsi-***@freebsd.org"

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
b***@freebsd.org
2019-02-01 03:24:28 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235081

Andriy Voskoboinyk <***@freebsd.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|Closed |Open
Resolution|DUPLICATE |---

--- Comment #4 from Andriy Voskoboinyk <***@freebsd.org> ---
It's may be not patch-related, but another panic backtrace shows with it.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-***@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-scsi
To unsubscribe, send any mail to "freebsd-scsi-***@freebsd.org"

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
b***@freebsd.org
2019-02-01 07:27:49 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235081

Andriy Gapon <***@FreeBSD.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@FreeBSD.org

--- Comment #5 from Andriy Gapon <***@FreeBSD.org> ---
TLDR version of the panic:

Feb 1 05:06:34 ThinkPad-X220 kernel: cd0 at umass-sim0 bus 0 scbus4 target 0
lun 0
Feb 1 05:06:34 ThinkPad-X220 kernel: cd0: <Linux File-CD Gadget 0310>
detached
...
Feb 1 05:08:03 ThinkPad-X220 kernel: Fatal trap 9: general protection fault
while in kernel mode
Feb 1 05:08:03 ThinkPad-X220 kernel: cpuid = 3; apic id = 03
Feb 1 05:08:03 ThinkPad-X220 kernel: instruction pointer =
0x20:0xffffffff8053052f
Feb 1 05:08:03 ThinkPad-X220 kernel: stack pointer =
0x28:0xfffffe0000546470
Feb 1 05:08:03 ThinkPad-X220 kernel: frame pointer =
0x28:0xfffffe0000546490
Feb 1 05:08:03 ThinkPad-X220 kernel: code segment = base 0x0,
limit 0xfffff, type 0x1b
Feb 1 05:08:03 ThinkPad-X220 kernel: = DPL 0, pres 1, long
1, def32 0, gran 1
Feb 1 05:08:03 ThinkPad-X220 kernel: processor eflags = interrupt enabled,
resume, IOPL = 0
Feb 1 05:08:03 ThinkPad-X220 kernel: current process = 7 (doneq0)
...
Feb 1 05:08:03 ThinkPad-X220 kernel: --- trap 0x9, rip = 0xffffffff8053052f,
rsp = 0xfffffe0000546470, rbp = 0xfffffe0000546490 ---
Feb 1 05:08:03 ThinkPad-X220 kernel: bioq_flush() at bioq_flush+0x5f/frame
0xfffffe0000546490
Feb 1 05:08:03 ThinkPad-X220 kernel: cddone() at cddone+0x4fe/frame
0xfffffe00005469e0
Feb 1 05:08:03 ThinkPad-X220 kernel: xpt_done_process() at
xpt_done_process+0x35f/frame 0xfffffe0000546a20
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-***@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-scsi
To unsubscribe, send any mail to "freebsd-scsi-***@freebsd.org"

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Loading...