Opened 15 years ago
Closed 15 years ago
#6158 closed defect (fixed)
VM crashes when starting from command line, either VBoxHeadLess or VBoxManage startvm
Reported by: | Francisco Aguirre | Owned by: | |
---|---|---|---|
Component: | VM control | Version: | VirtualBox 3.1.2 |
Keywords: | vboxheadless vrdp | Cc: | |
Guest type: | Windows | Host type: | Mac OS X |
Description (last modified by )
I'm running VirtualBox on Mac OS X 10.5 and runs OK from the GUI. When I start it from the command-line either from an ssh session or Remote Desktop I get an error.
VirtualBox Headless Interface 3.1.2 (C) 2008-2009 Sun Microsystems, Inc. All rights reserved. 2010-02-10 13:47:17.599 VBoxHeadless[95478:3b03] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Error (1002) setting window owner' 2010-02-10 13:47:17.600 VBoxHeadless[95478:3b03] Stack: ( 2518536523, 2518913275, 2518535979, 2518536042, 2500550191, 2501774339, 2500937987, 2500002727, 2499999845, 2499998242, 21237166, 21245383, 21234755, 21222058, 21232113, 23881971, 23882456, 23382582, 23369310, 23367716, 17263948, 17269987, 17261712, 3265248, 3510180, 2495538933, 2495538610 ) Trace/BPT trap
The VM crashes when using either VBoxHeadLess --startvm chile_pruebas002 or VBoxManage startvm chile_pruebas002 --type vrdp
If I run VBoxManage startvm chile_pruebas002 then the windows appears on the desktop.
I'd like to run the VM only from RDP.
Attachments (2)
Change History (5)
by , 15 years ago
by , 15 years ago
Attachment: | VBoxHeadless_2010-02-10-134717_asp04.crash added |
---|
comment:1 by , 15 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
Still relevant with VBox 3.1.8 / VBox 3.2.4?