Custom Query (16363 matches)
Results (1996 - 1998 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3579 | fixed | Windows guest does not boot anymore => DVD drive unavailable | ||
| Description |
After performing fine at first, starting the windows guest now fails, see the attached log file. Thanks in advance
|
|||
| #3582 | fixed | Connection Timed Out error when trying to check for updates or register | ||
| Description |
When try to register or check for updates, the error Connection Timed Out appears. From the host system all connections are fine and internet can be accessed. However in the university we use a proxy server - could this be the problem? When I installed it on my laptop from home, (no proxy) there are no problems. Thanks |
|||
| #3586 | fixed | Long running VirtualBox produces VBoxSysInfo.sh zombie processes => Fixed in SVN | ||
| Description |
Long running VirtualBox process produces one VBoxSysInfo.sh zombie process every 24 hours (around midnight). Host: Debian Lenny 5.0, VirtualBox 2.1.4 $ ps axu | grep VBoxSysInfo:
user 20608 0.0 0.0 0 0 ? Z Mar12 0:00 [VBoxSysInfo.sh] <defunct>
user 22734 0.0 0.0 0 0 ? Z Mar13 0:00 [VBoxSysInfo.sh] <defunct>
user 24539 0.0 0.0 0 0 ? Z Mar14 0:00 [VBoxSysInfo.sh] <defunct>
user 26665 0.0 0.0 0 0 ? Z Mar15 0:00 [VBoxSysInfo.sh] <defunct>
user 28566 0.0 0.0 0 0 ? Z Mar16 0:00 [VBoxSysInfo.sh] <defunct>
user 31242 0.0 0.0 0 0 ? Z Mar17 0:00 [VBoxSysInfo.sh] <defunct>
user 1171 0.0 0.0 0 0 ? Z Mar18 0:00 [VBoxSysInfo.sh] <defunct>
user 3306 0.0 0.0 0 0 ? Z Mar19 0:00 [VBoxSysInfo.sh] <defunct>
user 5573 0.0 0.0 0 0 ? Z Mar20 0:00 [VBoxSysInfo.sh] <defunct>
user 8059 0.0 0.0 0 0 ? Z Mar21 0:00 [VBoxSysInfo.sh] <defunct>
user 10614 0.0 0.0 0 0 ? Z Mar22 0:00 [VBoxSysInfo.sh] <defunct>
user 13755 0.0 0.0 0 0 ? Z Mar23 0:00 [VBoxSysInfo.sh] <defunct>
user 15837 0.0 0.0 0 0 ? Z Mar24 0:00 [VBoxSysInfo.sh] <defunct>
user 18429 0.0 0.0 0 0 ? Z 09:27 0:00 [VBoxSysInfo.sh] <defunct>
$ pstree:
init-+
|-VBoxSVC-+-VirtualBox-+-14*[VBoxSysInfo.sh]
| | `-21*[{VirtualBox}]
| `-10*[{VBoxSVC}]
|
|||

