﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
13793,VirtualBox crashes while guest is performing downloads (ExitCode=0xc0000374),Bernd Vogt,,"= Environment =
* VirtualBox 4.3.20 for Windows hosts (tested 4.3.21-97849 also)
* Win Firewall: Off, Microsoft Security Essentials: Off, Windows Defender: Off
* Host OS: Win 7 x64 SP1 (up to date, see attached ''hotfix.txt'' for details)
* Guest OS: CentOS 7 (kernel 3.10.0-123.13.2.el7.x86_64)

= Problem =

VirtualBox crashes while guest is performing downloads, e.g. triggered by yum or [http://berkshelf.com/ berkshelf]. It seems to occure randomly but probably only on downloads via https.

If VB crashes the UI just quits without any error dialog but ''VBoxStartup.log'' shows '''ExitCode=0xc0000374''':

{{{
1110.1278: supR3HardenedScreenImage/LdrLoadDll: cache hit (VINF_SUCCESS) on \Device\HarddiskVolume3\Windows\System32\WSHTCPIP.DLL
1110.1278: supR3HardenedMonitor_LdrLoadDll: returns rcNt=0x0 hMod=000007fefc630000 'C:\Windows\System32\wshtcpip.dll'
1110.ff0: supR3HardenedMonitor_LdrLoadDll: returns rcNt=0x0 hMod=000007fefd880000 'C:\Windows\system32\OLEAUT32.dll'
12a8.ccc: supR3HardNtChildWaitFor[2]: Quitting: ExitCode=0xc0000374 (rcNtWait=0x0, rcNt1=0x0, rcNt2=0x103, rcNt3=0x103, 74948 ms, the end);
1144.340: supR3HardNtChildWaitFor[1]: Quitting: ExitCode=0xc0000374 (rcNtWait=0x0, rcNt1=0x0, rcNt2=0x103, rcNt3=0x103, 75542 ms, the end);
}}}

= Curious =

The problem does '''not''' occur when I'm with my laptop in our companies network. There I have to connect through a HTTP(s) proxy to the internet.",defect,closed,other,VirtualBox 4.3.20,obsolete,,,Linux,Windows
