Opened 5 years ago
Last modified 5 years ago
#19324 new defect
VM abort with error message, log has rtR3WinUnhandledXcptFilter
Reported by: | Mark Cranness | Owned by: | |
---|---|---|---|
Component: | audio | Version: | VirtualBox 6.1.2 |
Keywords: | rtR3WinUnhandledXcptFilter | Cc: | |
Guest type: | Windows | Host type: | Windows |
Description
At seemingly random times, my VM aborts with an error dialog:
VirtualBoxVM.exe - Application Error : The instruction at 0x00007FFD9D2E8201 referenced memory at 0x0000000000000021. The memory could not be written.
Log shows that the VM had started recording audio (no idea why), then shortly after aborted.
Attachments (10)
Change History (16)
by , 5 years ago
Attachment: | Windows Server 2008 R2-2020-02-19-17-21-08.log added |
---|
by , 5 years ago
Attachment: | Windows Server 2008 R2-2020-02-20-11-05-35.log added |
---|
comment:1 by , 5 years ago
by , 5 years ago
Attachment: | Windows Server 2008 R2-2020-02-24-00-32-32.log added |
---|
Many references to Audio in this log
comment:2 by , 5 years ago
In the 2020-02-24 log, frequent reoccurrences of:
41:45:53.731362 Audio: Enabling input for driver 'DSoundAudio'
41:45:53.731918 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '[Line-In] DirectSound'
41:45:53.753873 Audio: Disabling input for driver 'DSoundAudio'
41:45:54.067072 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '<None>'
41:45:54.084694 Audio: Enabling input for driver 'DSoundAudio'
41:45:54.085039 Audio Mixer: Setting recording source of sink '[Recording] Line In' to '[Line-In] DirectSound'
The VM host had recently resumed from sleep, and the VM then also resumed.
On the host, powercfg /requests showed that an audio stream was in progress for my webcam, and that was preventing the host from sleeping, and the webcam had been turned off.
Upon resuming the host from sleep, I had turned the webcam off and on a few times to reset it, followed by VM failure.
comment:3 by , 5 years ago
The VM apparently affecting the webcam for recording, even though I had cleared OFF the Settings, Audio, Enable Audio Input checkbox.
comment:4 by , 5 years ago
Per https://www.215389.xyz/ticket/19123, I also have
07:25:42.918390 ExceptionCode=0xc0000005 ExceptionFlags=0x00000000 ExceptionAddress=00007ffd9d2e8201
07:25:42.918399 ExceptionInformation[0]=0000000000000001
07:25:42.918405 ExceptionInformation[1]=0000000000000021
Hardening log attached.
by , 5 years ago
Attachment: | Windows Server 2008 R2-2020-02-24-10-25-58 (VBoxHardening).log added |
---|
by , 5 years ago
This one just after a crash
by , 5 years ago
This one just after a crash
by , 5 years ago
Attachment: | Windows Server 2008 R2-2020-02-24-11-01-18.log added |
---|
This one just after a crash
comment:6 by , 5 years ago
Another crash. I restarted the VM, then sent the host to sleep and woke again, powered the webcam off and on a few times, then:
Ran a program in the VM that happened to make a beep, and immediate crash with message:
VirtualBoxVM.exe - Application Error : The instruction at 0x00007FFD9D2E8201 referenced memory at 0x0000000000000021. The memory could not be written.
There was a repeating partial beep that kept playing while the error message was shown.
This problem does not happen for VirtualBox 5.2.12. I first noticed it I think on 5.2.14 or 16 or 18, and reverted back to 5.2.12. Recently I updated to 6.2, and still crashing.
by , 5 years ago
Attachment: | VBoxHardening - Audio Crash 2.log added |
---|
Hardening log associated with crash
by , 5 years ago
Attachment: | vm failuare2.JPG added |
---|
VirtualBoxVM.exe - Application Error : The instruction at 0x00007FF9C200F671 referenced memory at 0x0000000000000000. The memory could not be written.
I was not suspending the VM at the time, nor changing the window size. I think I had just set focus to the VM from a window on the host.