Page 1 of 1

[Fixed] Connecting to VRDE in RDP crash the VM

Posted: 2. Apr 2015, 19:28
by noteirak
When starting a VM in headless mode, via vboxmanage or via an API call, and then connecting to it via the native RDP client on Windows, the VM crash.

Host: Ubuntu 14.04 64 bits - Trusy
Guest: Debian Wheezy 64 bits
Extpack is installed and usable

VM config, VM log file during crash and VBoxSVC log attached.
Crashdump is available here (too big to attach)

Does not crash on hosts: Windows 8.1 64 bits

Re: Connecting to VRDE in RDP crash the VM

Posted: 9. Apr 2015, 11:38
by frank
Thanks for the information and the core dump. This has something to do with Audio (crash in DrvAudioVRDE). We are investigating.

Re: [Fixed] Connecting to VRDE in RDP crash the VM

Posted: 9. Apr 2015, 14:34
by frank
Fixed! The fix will be part of 5.0 Beta 2.

Re: Connecting to VRDE in RDP crash the VM

Posted: 9. Apr 2015, 14:36
by sunlover
The crash happens when audio is disabled in the VM settings. Fix will be in the next beta.

Re: [Fixed] Connecting to VRDE in RDP crash the VM

Posted: 9. Apr 2015, 14:37
by noteirak
Thank you!