#11309 closed defect (fixed)
VirtualBox lingers in memory as the existing VBoxSVC process just exited
回報者: | Mihai Hanor | 負責人: | |
---|---|---|---|
元件: | other | 版本: | VirtualBox 4.2.6 |
關鍵字: | 副本: | ||
Guest type: | all | Host type: | Windows |
描述
This is not particular to 4.2.6. Host: Windows 7 SP1 x64
Starting VirtualBox.exe as the existing VBoxSVC process is just exiting (normal termination a few seconds after the previous VirtualBox instance exited), the new VirtualBox process does nothing. It just lingers in memory. The issue can be reproduced if you correctly time your launch of the VirtualBox program, paying attention to the existing VBoxSVC process, taking into account how long ago the previous VirtualBox instance exited.
附加檔案 (1)
更動歷史 (17)
comment:2 11 年 前 由 編輯
It's the same problem with VB 4.3.11 rev93259. The VirtualBox process actually returns an error, after some time:
Callee RC: CO_E_SERVER_EXEC_FAILURE (0x80080005)
To rephrase the issue: when launching VirtualBox, just when the VirtualBox COM service (VBoxSVC) is about to close (normal termination, after the previous, last instance of VirtualBox, was closed), the new VirtualBox process fails to syncronize with the existing (about to be closed) VBoxSVC process. In the end, it fails with the above error.
comment:3 11 年 前 由 編輯
Could you test this build? This build contains fixes which hopefully fix your problem.
comment:4 11 年 前 由 編輯
I will test it, but it's difficult to reproduce the issue at will, because I can't control the timing. A small note: the setup you provided, manages to crash one of the msiexec process that are launched during the installation process. It crashes every time I install, using that setup. I've never seen such an event, until now.
comment:5 11 年 前 由 編輯
I think it's fine now. At least, during the critical time interval, I now see two VBoxSVC processes, the exiting one and the newly launched service. The old service terminates, while the VM is successfully started. Before this, I think I've never seen two VBoxSVC processes, running at the same time.
comment:6 11 年 前 由 編輯
Thanks for the feedback! I now have another test build which should also fix the installation problems you have, just in case you still have problems with installing this build.
comment:7 11 年 前 由 編輯
The 4.3.11-93549 setup also triggers a crash in a msiexec process. It doesn't crash if I allow the installation of the Bridged Networking drivers. The crash occurs in the module described by this MSI log line:
Invoking remote custom action. DLL: C:\windows\Installer\MSIA9F5.tmp, Entrypoint: InstallNetFlt
The older test build, 4.3.11-93259, doesn't have this problem.
comment:8 11 年 前 由 編輯
mhanor, we think that we also fixed this crash. Could you download + install this package and test again? Thank you!
comment:10 11 年 前 由 編輯
狀態: | new → closed |
---|---|
處理結果: | → fixed |
Thanks again for the feedback! Fix is part of VBox 4.3.12.
comment:11 11 年 前 由 編輯
Sorry to reopen this ticket but I have the same crash installing 4.3.12-93733 (official download version).
comment:12 11 年 前 由 編輯
狀態: | closed → reopened |
---|---|
處理結果: | fixed |
11 年 前 由 編輯
附檔: | 新增 Clipboard01.png |
---|
comment:13 11 年 前 由 編輯
Please open a new ticket. You also need to give details about your OS and if you customized the VirtualBox installation. You might want to redownload the setup and try to reinstall it.
comment:14 11 年 前 由 編輯
You could be right, maybe I should of opened a new ticket. That's why I said "sorry" in the first place. But why haven't you followed your own advice by opening a new ticket when you noticed the same problem? Oh, wait, this is YOUR ticket and they were YOUR time and energy to waste opening a new ticket; but, obviously, you have no problem asking others to do the same thing you didn't.
Just so you know, I posted here ONLY because you posted about this problem too.
comment:15 11 年 前 由 編輯
I wasn't criticizing you. The original issue was different, indeed, but I considered important to mention the crash with the test build. And I wasn't going to open a ticket for something that's not a final build.
comment:16 11 年 前 由 編輯
狀態: | reopened → closed |
---|---|
處理結果: | → fixed |
VB 4.2.8 has the same problem.