VirtualBox

Opened 15 years ago

Last modified 14 years ago

#3901 closed defect

VirtualBox freezes on startup — at Version 2

Reported by: Jerome Poulin Owned by:
Component: GUI Version: VirtualBox 2.2.2
Keywords: freeze start Cc:
Guest type: other Host type: Linux

Description (last modified by Frank Mehnert)

VirtualBox freezes on startup for 2 to 6 startups until it finally starts. I've got to kill it with xkill or killall and restart it before the GUI shows up correctly, else I only see a gray square. I will attach a strace and core dump file of the frozen state.

And the strace gets blocked at waitpid and won't move at all, even after 15 minutes.

Change History (3)

by Jerome Poulin, 15 years ago

Attachment: frozen.log added

strace log

comment:1 by Jerome Poulin, 15 years ago

Autoformatting.. grrr. Also dump file is too big for bug tracker, so here you go: 949kb http://ticpu.net:8080/~jerome/VirtualBox/core.15496.lzma 1587kb http://ticpu.net:8080/~jerome/VirtualBox/core.15496.bz2 Just in case I'm not alone using lzma compressor :)

[Switching to Thread 0xb7d196d0 (LWP 15496)]
0xffffe424 in __kernel_vsyscall ()
(gdb) bt
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb7f7b12b in waitpid () from /lib/libpthread.so.0
#2  0xb781c6d3 in VBoxGlobal::platformInfo () from /opt/VirtualBox/VirtualBox.so
#3  0xb78b8c26 in VBoxUpdateDlg::search () from /opt/VirtualBox/VirtualBox.so
#4  0xb78215a0 in VBoxGlobal::showUpdateDialog () from /opt/VirtualBox/VirtualBox.so
#5  0xb78058cb in TrustedMain () from /opt/VirtualBox/VirtualBox.so
#6  0x080496c9 in ?? ()
#7  0x08048d7b in ?? ()
#8  0xb7d635fe in __libc_start_main () from /lib/libc.so.6
#9  0x08048c71 in ?? ()

comment:2 by Frank Mehnert, 15 years ago

Description: modified (diff)

I assume you installed the 32-bit Linux generic package?

Please disable your update checker. The waitpid system call is waiting for the wrong process ID. This shouldn't happen of course.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use