Page 1 of 1

Crashed silently while opening VBox on Windonws 10

Posted: 30. Jan 2019, 07:27
by Keelung
It crashed silently, the main windows show & exit silently, on Microsoft Windows [Version 10.0.17134.376] 64 bit
And then I open it again, it seems work. But while closing my windows host there is a process "VirtualBox Interface" prevents to shutdown even if I've closed VBox.

Both happened at 6.0.2 and 6.0.4. Here is the log.

Re: Crashed silently while opening VBox on Windonws 10

Posted: 26. Feb 2019, 07:29
by Keelung
I installed r128999 win.amd64 test build, still crashing. here is the log:

Re: Crashed silently while opening VBox on Windonws 10

Posted: 26. Feb 2019, 08:47
by socratis
From a non-crashing log:
00:00:00.151450 Package type: WINDOWS_64BITS_GENERIC
00:00:00.151608 Qt version: 5.6.2
00:00:00.167393 GUI: UIMediumEnumerator: Medium-enumeration started...
00:00:00.522002 GUI: UIMediumEnumerator: Medium-enumeration finished!
00:00:08.436759 GUI: UIMediumEnumerator: Medium-enumeration started...
00:00:09.008205 2D support test succeeded
00:00:09.107481 GUI: UIMediumEnumerator: Medium-enumeration finished!
00:05:14.879063 GUI: UIMediumEnumerator: Medium-enumeration finished!
00:05:29.338693 GUI: UIMediumEnumerator: Medium-enumeration finished!
00:15:26.509564 GUI: UIMediumEnumerator: Medium-enumeration finished!
00:35:50.031319 GUI: UIMediumEnumerator: Medium-enumeration finished!
00:35:53.922157 GUI: UIMediumEnumerator: Medium-enumeration finished!
Done! End of log, after almost 36 min.

But from a crashing log however:
00:00:01.282507 Package type: WINDOWS_64BITS_GENERIC
00:00:01.282654 Qt version: 5.6.2
00:00:01.305659 GUI: UIMediumEnumerator: Medium-enumeration started...
00:00:01.902476 
00:00:01.902477 !!! rtR3WinUnhandledXcptFilter caught an exception on thread 0000000000002b70!!!
A crash less than 2 sec into the process, which tells me that something is crashing during the Media Enumeration procedure. Do you have any network shares, any external directories that are referenced, any 3rd party namespaces that add functionality? Think of Bluetooth browsers for phones, extra fake "directories", other...

Re: Crashed silently while opening VBox on Windonws 10

Posted: 26. Feb 2019, 12:16
by Keelung
I have several local network shared disk, but none of them are referenced.
And I alse checked my iso listed in <DVDImage> in .vbox and removed them. It's still crash sometime.