Opened 11 years ago
Closed 11 years ago
#12922 closed defect (fixed)
Crash in VirtualBox.exe/QTCoreVBox4.dll when creating a new hard drive image
Reported by: | voltagex | Owned by: | |
---|---|---|---|
Component: | virtual disk | Version: | VirtualBox 4.3.10 |
Keywords: | Cc: | ||
Guest type: | all | Host type: | other |
Description
Host Windows 8.1/x64/VirtualBox 4.3.10 (and 3 previous versions).
Steps to reproduce: on any guest, create a new attachment and select to create a new disk. Upon finishing the wizard, VirtualBox will crash.
Debugging using Visual Studio shows the real error: Unhandled exception at 0x000000006766B57F (QtCoreVBox4.dll) in VirtualBox.exe: 0xC000041D: An unhandled exception was encountered during a user callback.
There is no VBox.log created.
Attachments (2)
Change History (12)
by , 11 years ago
Attachment: | VBoxSVC.log added |
---|
by , 11 years ago
Attachment: | selectorwindow.log added |
---|
comment:1 by , 11 years ago
comment:2 by , 11 years ago
- The vdi file is created successfully but not attached.
- I have captured a dump but it is too large to host here: https://mega.co.nz/#!SwZgCLpD!Lsg22hu4VnJdCNRJX9G3t2irgeUVMeNeR7OEOwFKlW4
follow-up: 4 comment:3 by , 11 years ago
Are you using some of accessibility features provided by Win8.1 host?
comment:4 by , 11 years ago
Replying to Dsen:
Are you using some of accessibility features provided by Win8.1 host?
No, I'm not.
follow-up: 7 comment:6 by , 11 years ago
Replying to voltagex:
Any updates on this @Dsen?
Hi voltagex.
From quite strange dump it seems Qt lib (not GUI itself) is crashing on Accessibility support stuff. But as you say you are not using any of host accessibility features. So may be that is something default for Qt (used even with no accessibility enabled). I was not able to reproduce same issue on my Win8.1 host.
We can prepare a test-build with Qt lib for which we have debug symbols. Will you be able to reproduce the issue with that test-build to get new dump which we could analyze?
comment:7 by , 11 years ago
Replying to Dsen:
We can prepare a test-build with Qt lib for which we have debug symbols. Will you be able to reproduce the issue with that test-build to get new dump which we could analyze?
Sure, I'm in UTC+10 though so it makes communication a little difficult.
I'm on IRC as voltagex and available via voltagex@…
follow-up: 9 comment:8 by , 11 years ago
Please could you reproduce your crash with this test build?
comment:9 by , 11 years ago
comment:10 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Let's close this ticket. Please reopen if necessary.
Could you please provide us with dump file if the issue is reproducible?
Thanks in advance!