Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2017 21:28:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-scsi@FreeBSD.org
Subject:   [Bug 224250] Sending SCSI command to ATA device makes kernel triple fault.
Message-ID:  <bug-224250-5312-vN5fI1VRT3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224250-5312@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224250-5312@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=3D224250

--- Comment #16 from Alan Somers <asomers@FreeBSD.org> ---
Using VirtualBox, I can reproduce the failure every time.  However, it looks
less like a triple fault than like a bug in VirtualBox itself.  For a triple
fault, I would expect the VM to reboot.  Instead, what I see is that the en=
tire
VM crashes with signal 5 (SIGTRAP, normally used by debuggers).=20=20

And if I start it with "virtualbox --startvm alans-fbsd103" rather than thr=
ough
the gui, then it leaves this message on the console:

!!Assertion Failed!!
Expression: bm->u8Cmd & BM_CMD_WRITE
Location  :
/wrkdirs/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.22/src/VBox=
/Devices/Storage/DevATA.cpp(5294)
int ataAsyncIOLoop(RTTHREAD, void *)
Trace/BPT trap

Is this what you see, Natalia?

--=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-224250-5312-vN5fI1VRT3>