On Mon, Apr 20, 2009 at 10:14 AM, Armindo Silva <[email protected]> wrote:
> Hi,
>
> The FM is this one:
> http://download.virtualbox.org/virtualbox/2.2.0/UserManual.pdf it's on
> the same page where you download VBox.

Actually, 2.2.0 came in via apt-get dist-upgrade as I have the
virtualbox repository in my apt/sources.list.  However, the luser
manual is in /usr/share/doc/virtualbox-2.2.

Reread the troubleshooting section (scanned the rest for new data
since last I read the manual sometime around 1.6).

> Did you check the logs? Is there any info regarding this situation?

No logs created during startup, latest log is from last nite's shutdown.

> Maybe when you try to start the machine the Vbox service hadn't time to start.

Hmm.  OK, let's see:
# dmesg | grep -i vbox
[   42.423261] vboxdrv: Trying to deactivate the NMI watchdog permanently...
[   42.423261] vboxdrv: Successfully done.
[   42.423261] vboxdrv: Found 4 processor cores.
[   42.423261] vboxdrv: fAsync=0 offMin=0x5f1 offMax=0xb924
[   42.423261] vboxdrv: TSC mode is 'synchronous', kernel timer mode
is 'normal'.
[   42.423261] vboxdrv: Successfully loaded version 2.2.0 (interface
0x000a0009).
[   48.007247] warning: `VBoxHeadless' uses 32-bit capabilities
(legacy support in use)
[   48.007247] warning: `VBoxHeadless' uses 32-bit capabilities
(legacy support in use)
[   48.007247] warning: `VBoxHeadless' uses 32-bit capabilities
(legacy support in use)
[   49.314384] VBoxSVC[3446]: segfault at 0 ip 080e9c8f sp b73ff140
error 4 in VBoxSVC[8048000+181000]
[   49.314410] VBoxHeadless[3362]: segfault at 0 ip b7f78f10 sp
bfba6f10 error 4 in VBoxHeadless.so[b7f75000+c000]

Looks like at 42 seconds into boot vboxdrv (and vboxnetflt) were
loaded as kernel modules.  Then at 48 seconds into boot the 3 virtual
boxes I have on this system tried to start up.  The console shows:
first, the 3 copyright notices as vboxheadless starts up 3 times, then:
ERROR: 0 bytes read from child process
(the above twice)
then (copied, so may have errors):
Context: "OpenSession (session, id)" at line 698 of file VBoxHeadless.cpp
Context: "COMGETTER (VRDPServer) (vrdpserver.asOutParam())" at line
850 of file VBoxHeadless.cpp

Now, starting any of the guests individually from a CLI works.

Running /etc/rc.local which starts the 3 VMs doesn't work (see errors above).

Will keep looking.

David A. Bandel
-- 
Focus on the dream, not the competition.
            - Nemesis Air Racing Team motto

_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to