VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (967 - 969 of 16363)

Ticket Resolution Summary Owner Reporter
#7020 invalid Assertion failed while executing shell-script by "VBoxManage guestcontrol execute" command upokatik
Description

I use VirtualBox 3.2.4 installed on Microsoft Windows 7 host system and work under Mandriva 2010 Linux guest system with VBoxGuestAdditions3.2.4 installed. In Mandriva guest I have a self-created simple shell-script /home/user/ls.sh with the following contents:

/bin/ls

And when I try to run that script by executing VBoxManage guestcontrol execute command, I get an "Assertion Failed" message:

C:\Users\DIM>VBoxManage --nologo guestcontrol execute "Mandriva2010" "/home/user/ls.sh" --username user --verbose --wait-for stdout
Waiting for guest to start process ...
Process '/home/user/ls.sh' (PID: 3033) started
Waiting for process to exit ...

!!Assertion Failed!!
Expression: <none>
Location  : /mnt/tinderbox/add-3.2/src/VBox/Runtime/r3/posix/process-posix.cpp(396) int RTProcCreateEx(const char*, const char* const*, RTENVINTERNAL*, unsigned
 int, const RTHANDLE*, const RTHANDLE*, const RTHANDLE*, const char*, const char*, RTPROCESS*)
execve returns -1 errno=8


Process error details:
ERROR: Process terminated via signal with status '5'
Details: code E_FAIL (0x80004005), component Guest, interface IGuest, callee

Exit code=5 (Status=3 [terminated by signal], Flags=0)

Script /home/user/ls.sh works fine if I execute it under Mandriva guest system.

Also, if I pass /bin/ls instead of /home/user/ls.sh as a <pathToProgram> parameter of VBoxManage guestcontrol execute command, it works correctly.

#502 duplicate Assertion failed with Xen kernel on FC7 pleple
Description

When trying to run Xen-enabled kernel on Fedora Core7, Virtualbox closes machine window and here is what i can see in logs:

00:00:16.575 00:00:16.575 !!Assertion Failed!! 00:00:16.575 Expression: <NULL> 00:00:16.575 Location : /var/tmp/portage/app-emulation/virtualbox-1.4.0/work/VirtualBox-OSE-1.4.0/src/VBox/VMM/VMMAll/PGMAllGst.h(501) int pgmR3GstPAEMonitorCR3(VM*, RTGCPHYS)

I'm using Gentoo distribution with virtualbox compiled from official Gentoo ebuild. Full log is attached

#994 fixed Assertion failed: PDMDevice.cpp(1920) => Fixed in SVN Nikita Manovich
Description

I coped a big file (~700M) from vbox-share to local disk inside virtual machine and I got "aborted status". I reproduced the problem 3 times. Now I can't reproduce it. VBox-share on my host is USB-disk 100G with fat32.

Log created: 2007-12-20T16:09:27.148921000Z Executable: /usr/lib/virtualbox/VirtualBox

Arg[0]: /usr/lib/virtualbox/VirtualBox Arg[1]: -comment Arg[2]: WinXP_x32 Arg[3]: -startvm Arg[4]: 6db9f90d-441f-481e-fda5-8a97279cb139

!!Assertion Failed!! Expression: RT_SUCCESS(rc) Location : /usr/src/packages/BUILD/VirtualBox-1.5.2_OSE/src/VBox/VMM/PDMDevice.cpp(1920) void pdmR3DevHlp_ISASetIrqNoWait(PDMDEVINS*, int, int) VERR_VM_REQUEST_STATE (-1902) - Invalid VM request state. The state of the request packet was not the expected and accepted one(s). Either the interface user screwed up, or we've got corruption/broken logic.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy