Opened 4 years ago
Last modified 4 years ago
#19868 new defect
Divide by zero crashes VM
Reported by: | jonashaag | Owned by: | |
---|---|---|---|
Component: | other | Version: | |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Mac OS X |
Description
I have multiple, reproducible crashes on macOS host with Windows 10 guest.
Will attach 4 example crash reports.
Note that I run 6.1.12, not 6.1.14, and the update checker thinks this is the latest release.
--- 1 ---
Crashed Thread: 23 TaskSet0
Exception Type: EXC_ARITHMETIC (SIGFPE) Exception Codes: EXC_I386_DIV (divide by zero) Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Floating point exception: 8 Termination Reason: Namespace SIGNAL, Code 0x8 Terminating Process: exc handler [63034]
--- 2 ---
Crashed Thread: 25 TaskSet0
Exception Type: EXC_ARITHMETIC (SIGFPE) Exception Codes: EXC_I386_DIV (divide by zero) Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Floating point exception: 8 Termination Reason: Namespace SIGNAL, Code 0x8 Terminating Process: exc handler [5393]
--- 3 ---
Crashed Thread: 23 TaskSet0
Exception Type: EXC_ARITHMETIC (SIGFPE) Exception Codes: EXC_I386_DIV (divide by zero) Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Floating point exception: 8 Termination Reason: Namespace SIGNAL, Code 0x8 Terminating Process: exc handler [23291]
--- 4 ---
Crashed Thread: 26 TaskSet0
Exception Type: EXC_ARITHMETIC (SIGFPE) Exception Codes: EXC_I386_DIV (divide by zero) Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Floating point exception: 8 Termination Reason: Namespace SIGNAL, Code 0x8 Terminating Process: exc handler [66175]
Attachments (5)
Change History (7)
by , 4 years ago
Attachment: | VirtualBoxVM_2020-09-07-140140_jh.crash added |
---|
by , 4 years ago
Attachment: | VirtualBoxVM_2020-09-07-060906_jh.crash added |
---|
by , 4 years ago
Attachment: | VirtualBoxVM_2020-09-04-231521_jh.crash added |
---|
by , 4 years ago
Attachment: | VirtualBoxVM_2020-09-03-080309_jh.crash added |
---|
comment:1 by , 4 years ago
Version: | VirtualBox 6.1.14 |
---|
by , 4 years ago
Attachment: | VBox.logs.zip added |
---|
Can you please upload a VBox.log of the crashed VM as well? Thanks!