Opened 14 years ago
Closed 14 years ago
#9049 closed defect (fixed)
VBoxSvc crash
Reported by: | Jakob Østergaard Hegelund | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.0.8 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Solaris |
Description
During a normal working day, suddenly all our VMs appeared to spontaneously restart. It turned out that VBoxSvc had crashed and that all the VBoxHeadless processes had therefore powered off.
VBoxSvc left behind a core dump. A 'pstack core' reports this interesting trace:
----------------- lwp# 22 / thread# 22 -------------------- fffffd7ffe748dfb _smalloc () + 3b fffffd7ffe74906d _malloc_unlocked () + 1ad fffffd7ffe748e8d malloc () + 2d fffffd7ffe9ac8bb _Znwm () + 2b fffffd7ffe3227fc _Z15IPC_SendMessagejRK4nsIDPKhj () + ec fffffd7ffe32af39 _ZN18ipcDConnectService7OnSetupEjPK13DConnectSetupj () + 8e7 fffffd7ffe32a637 _ZN18ipcDConnectService17OnIncomingRequestEjPK10DConnectOpj () + 2d fffffd7ffe328d91 _ZN14DConnectWorker3RunEv () + 211 fffffd7ffeb6334e _ZN8nsThread4MainEPv () + 2e fffffd7ffeb942ea ???????? () fffffd7ffeb943af ???????? () fffffd7ffed7332c rtThreadMain () + 2c fffffd7ffedbcf91 ???????? () fffffd7ffe7abfbb _thr_setup () + 5b fffffd7ffe7ac1e0 _lwp_start ()
All other threads are in lwp_park() so I assume they are not terribly interesting.
Attached is a log file from one of the VBoxHeadless processes where this happened - the log only shows that VBoxSvc appeared to disappear.
Also attached is the core file from VBoxSvc.
Attachments (1)
Change History (5)
by , 14 years ago
Attachment: | VBox.log.1 added |
---|
comment:1 by , 14 years ago
... I cannot add the core file - even a bzip2'ed core file is 7.3 MB and trac only allows 4MB...
Please contact me directly for a download link to the core file.
follow-up: 3 comment:2 by , 14 years ago
Does this happen with VBox 4.0.10 too? And is it reproducible?
The core would be interesting if you have it. Either use a service like yousendit.com to upload or upload to ftp://ftp.virtualbox.org/incoming (write only access; others won't be able to see your file).
comment:3 by , 14 years ago
Replying to ramshankar:
Does this happen with VBox 4.0.10 too? And is it reproducible?
I have not yet upgraded to 4.0.10 (but will shortly).
The error has not happened since.
The core would be interesting if you have it. Either use a service like yousendit.com to upload or upload to ftp://ftp.virtualbox.org/incoming (write only access; others won't be able to see your file).
I previously uploaded the core to the FTP site as core-9049, on request from Frank Mehnert from Oracle.
If the file has gone missing, let me know and I will upload it again.
comment:4 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Please reopen if still relevant with VBox 4.1.4.
Log file from VBoxHeadless that sees VBoxSvc disappear