VM Crash when hovering optical media menu, with inaccessible media (#18214)

Discussions related to using VirtualBox on Windows hosts.
Post Reply
Serpen
Posts: 9
Joined: 8. May 2008, 19:38
Location: Gemany, Neumünster
Contact:

VM Crash when hovering optical media menu, with inaccessible media (#18214)

Post by Serpen »


ModEdit; related ticket: #18214: VM Crash when hovering optical media menu, with inaccessible media
Hi there,
I've a strange error since some time, and have opened a Ticket https://www.virtualbox.org/ticket/18214, which seems to be the wrong way. So I should have posted my issue here first.

When if hover optical media menu, which contains an inaccessible or offline media, the vm crashes. Happens mostly after vm start.

I'm Using Windows 10 1809 x64 Pro, guest seems to be any, novell to windows. Problem exists since <= Vbox 5 and host os <= Windows 10 1609.

Start VM
Menu -> hover Optical media
an last used optical media exists which is on an inaccessible/office n etworkstorage
the vm freezes and crashes after some seconds
if you leave vboxmanager open, a second try works,
if you close it, its crashing again

Code: Select all

00:00:03.189555 VirtualBox VM 6.0.0 r127566 win.amd64 (Dec 18 2018 12:01:23) release log
00:00:03.189558 Log opened 2019-01-13T09:04:13.949120300Z
00:00:03.189559 Build Type: release
00:00:03.189561 OS Product: Windows 10
00:00:03.189562 OS Release: 10.0.17763
00:00:03.189563 OS Service Pack: 
...
00:00:03.332392 Guest OS type: 'Netware'
00:00:03.332947 fHMForced=true - SMP
00:00:03.335267 File system of 'V:\Machines\Novell\Snapshots' (snapshots) is ntfs
00:00:03.335274 File system of 'V:\Machines\Novell\Snapshots/{9f1c066a-fc8a-4028-aac5-110372edecd7}.vdi' is ntfs
...
00:00:08.643423 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:08.643754 VMMDev: Guest Log: BIOS: Boot : bseqnr=1, bootseq=0231
00:00:08.644063 VMMDev: Guest Log: BIOS: Boot from Floppy 0 failed
00:00:08.644358 VMMDev: Guest Log: BIOS: Boot : bseqnr=2, bootseq=0023
00:00:08.644889 VMMDev: Guest Log: BIOS: CDROM boot failure code : 0003
00:00:08.645109 VMMDev: Guest Log: BIOS: Boot from CD-ROM failed
00:00:08.645382 VMMDev: Guest Log: BIOS: Boot : bseqnr=3, bootseq=0002
00:00:08.645712 VMMDev: Guest Log: BIOS: Booting from Hard Disk...
<menu Devices -> Optical Media>
00:00:12.727373 PIT: mode=2 count=0x2000 (8192) - 145.65 Hz (ch=0)
00:00:13.525604 
00:00:13.525605 !!! rtR3WinUnhandledXcptFilter caught an exception on thread 00000000000013d0!!!
00:00:13.525617 
00:00:13.525618 ExceptionCode=0xc0000005 ExceptionFlags=0x00000000 ExceptionAddress=000000005cc68a90
00:00:13.525623 ExceptionInformation[0]=0000000000000000
00:00:13.525627 ExceptionInformation[1]=0000000000000008
00:00:13.525631 
00:00:13.525632 cs:rip=0033:000000005cc68a90
00:00:13.525637 ss:rsp=002b:00000000006fada0 rbp=0000000000000000
00:00:13.525642 rax=0000000004008bb8 rcx=0000000004008bb8 rdx=0000000000000000 rbx=00000000006fae10
00:00:13.525647 rsi=0000000004008b58 rdi=0000000000000000 rsp=00000000006fada0 rbp=0000000000000000
00:00:13.525652 r8 =0000000000000000 r9 =0000000000000000 r10=000000008000001b r11=0000000000000000
00:00:13.525656 r12=0000000000000000 r13=0000000003e59520 r14=00000000000406f0 r15=0000000003e59520
00:00:13.525665 ds=002b es=002b fs=0053 gs=002b eflags=00010206
00:00:13.525671 p1home=0000000000000000 p2home=0000000000000000 pe3home=00000000006fae10
00:00:13.525676 p4home=0000000000000000 p5home=00007ffb919b4248 pe6home=00007ffb91b0b2d8
00:00:13.525681    LastBranchToRip=0000000000000000    LastBranchFromRip=0000000000000000
00:00:13.525685 LastExceptionToRip=0000000000000000 LastExceptionFromRip=0000000000000000
00:00:13.525692
Anybody else can reproduce this problem or help me with that?

Thanks for your help.
Last edited by socratis on 14. Jan 2019, 02:28, edited 1 time in total.
Reason: Added ticket related information.
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: VM Crash when hovering optical media menu, with inaccessible media

Post by mpack »

This is usually a fault in your host with some other driver, e.g. for Bluetooth. Think of anything that you installed (not native) which may attach itself to a file open dialogs.
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: VM Crash when hovering optical media menu, with inaccessible media (#18214)

Post by socratis »

Serpen,
How many VMs do you have?
How many CD entries do you have in the Virtual Media Manager > Optical disks?
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Serpen
Posts: 9
Joined: 8. May 2008, 19:38
Location: Gemany, Neumünster
Contact:

Re: VM Crash when hovering optical media menu, with inaccessible media

Post by Serpen »

mpack wrote:This is usually a fault in your host with some other driver, e.g. for Bluetooth. Think of anything that you installed (not native) which may attach itself to a file open dialogs.
Hi mpack, thanks for your answer. The crash is before opening any kind of file dialog. its when opening the menu.
And i've never seen this in any other file open dialog.

I think its an issue in the function which generates and checks the recent images.
Serpen
Posts: 9
Joined: 8. May 2008, 19:38
Location: Gemany, Neumünster
Contact:

Re: VM Crash when hovering optical media menu, with inaccessible media (#18214)

Post by Serpen »

socratis wrote:Serpen,
How many VMs do you have?
How many CD entries do you have in the Virtual Media Manager > Optical disks?
Hi Socratis,
14 vms
22 optical disks in the manager
the menu shows one physical drive, and three recent images.

And sorry for asking, why not to quote? So I clicked Post Reply and the copy the quote from another tab.
Serpen
Posts: 9
Joined: 8. May 2008, 19:38
Location: Gemany, Neumünster
Contact:

Re: VM Crash when hovering optical media menu, with inaccessible media (#18214)

Post by Serpen »

I mananged to reproduce the problem on another system. Surface with Win 10 and Virtualbox 5.2.4.
The problem seems to only occure when there is a cdrom drive mounted in windows. Without the problem doesn't occure.
My PC GUI/RecentListCD is Networklocation,Networklocation,localnotfoundlocation,networklocation,networklocation
My Surface GUI/RecentListCD is net,net,local,net,local
The crash does not happen when modifying the cd rom settings of an offline vm, then the cd pop up menu only takes an minute or so, but still freezes the app.
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: VM Crash when hovering optical media menu, with inaccessible media (#18214)

Post by socratis »

Serpen wrote:I mananged to reproduce the problem on another system.
That's something that the developers will most probably appreciate...
Serpen wrote:And sorry for asking, why not to quote?
Quoting in itself is not bad, on the contrary. If you quote specific sections, by all means do, it makes the discussion clearer. But the problem is that people mostly quote the whole previous message, verbatim; a two page quote for a "Me too" reply. It makes the whole thread quite unreadable.

You have the previous message right below the reply form. You select the passage you want to quote, and if you press the "Quote" in that message, it only quotes the specific selected text...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Post Reply