"child process exited abnormally" error

Discussions about using Linux guests in VirtualBox.
Post Reply
mawillia
Posts: 2
Joined: 10. Aug 2010, 23:18
Primary OS: MS Windows XP
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Linux (Ubuntu 64)

"child process exited abnormally" error

Post by mawillia »

Hi all,

I've just started using VirtualBox in an attempt to use Linux (Ubuntu 64) without having to resort to dual boot. The program I am trying to run is 3D Slicer 3.6, which runs significantly better in Linux than in the 64 bit Windows XP on the computers here. I can get Slicer to run with in VirtualBox, however the window is far too small to be of any actual use. I then installed the amd64 Guest Additions so that I would be able to increase the window size. This worked great and produced (seemingly) no problems until I tried to run 3D Slicer, at which point I get the usual start up window but then an immediate crash and the following error:

Launch /home/santa/Desktop/slicer 3.6/Slicer3-3.6-2010-06-10-linux-x86_64/bin/Slicer3-real returned with error: child process exited abnormally

This appears when Slicer reads "Creating Application GUI". Below is the result of trying to run Slicer in Terminal with the Guest Additions

santa@santa-desktop:~/Desktop/slicer 3.6/Slicer3-3.6-2010-06-10-linux-x86_64$ ./Slicer3
Starting Slicer: /home/santa/Desktop/slicer 3.6/Slicer3-3.6-2010-06-10-linux-x86_64
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 1 (X_CreateWindow)
Serial number of failed request: 8912
Current serial number in output stream: 8913

Launch /home/santa/Desktop/slicer 3.6/Slicer3-3.6-2010-06-10-linux-x86_64/bin/Slicer3-real returned with error: child process exited abnormally

Any ideas/ help would be very much appreciated.

Thanks,

Max W.
University of Washington Medical Center
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: "child process exited abnormally" error

Post by Sasquatch »

So since you installed the Guest Additions, you have this problem with Slicer? What is your host hardware and what VM settings are you using?
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
mawillia
Posts: 2
Joined: 10. Aug 2010, 23:18
Primary OS: MS Windows XP
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Linux (Ubuntu 64)

Re: "child process exited abnormally" error

Post by mawillia »

Yes, I encounter the problem after installing the guest additions. The settings I have for the virtual box are are

OS: Ubuntu (64 bit)

System
Base Memory: 4000 MB
Processor(s): 1
Boot Order: Floppy, CD/DVD-ROM, Hard Disk
VT-x/AMD-V: Enabled
Nested Paging: Enabled

Display
Video Memory: 119 MB
Screens: 1
3D Acceleration: Enabled
2D Video Acceleration: Disabled
Remote Display Server: Disabled

Storage
IDE Controller
IDE Secondary Master (CD/DVD): Host Drive 'D:'

SATA Controller
SATA Port 0: Ubuntu.vdi (Normal, 8.00 GB)

Audio
Host Driver: Windows DirectSound
Controller: ICH AC97

Network
Adapter 1: Intel PRO/1000 MT Desktop (NAT)

Serial Ports: Disabled

USB
Device Filters: 0 (0 active)

Shared Folders: None


The host hardware is Windows XP Professional x64 Edition, Intel Xeon CPU 2.33 GHz, 16.0 GB of RAM, NVIDIA Quadro FX 580.
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: "child process exited abnormally" error

Post by Sasquatch »

Since it's a 64 bit XP, the driver might be poorly written and not provide proper 3D acceleration for the VM. Please try it on a different system with more compatible drivers, like an XP 32 bit or Windows 7 (either 32 or 64 bit).
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Post Reply