Custom Query (16363 matches)
Results (1822 - 1824 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #9530 | obsolete | Crash while booting win xp on linux host | ||
| Description |
Hi i have an issue where virtualbox crashes on my Linux host running a win xp guest session. It happens while booting the win xp system, but only approx. 60% of the time. If the system acutally boots then it seems stable enough. My Linux distro is Ubuntu 11.04 running on a Dell Latitude E4310. I recently upgraded from ubuntu 10.10 where this never happened. So maybe it has something to do with the Kernel version or the hardware. The laptop didn't work with the 10.10 distro without upgrading the kernel to version 2.6.38 manually. When the crash happens ubuntu jumps out of X and presents the (i think) kernel log (see picture). |
|||
| #9538 | obsolete | VM aborts when calling IGuest::getProcessOutput with non infinite timeout | ||
| Description |
Context: I'm using Python bindings to vboxapi. Everything's fine when calling IGuest::getProcessOutput with an infinite timeout (0). The problem is that calling IGuest::getProcessOutput with a non infinite timeout (1000 ms, 10000 ms, etc.) causes the VM to abort. Extract from VBox.log: 00:00:42.070 !!Assertion Failed!! 00:00:42.070 Expression: <NULL> 00:00:42.070 Location : /build/buildd/virtualbox-4.1.0-dfsg/src/VBox/Main/src-client/GuestCtrlImpl.cpp(1910) int Guest::notifyCtrlExecOut(uint32_t, guestControl::CALLBACKDATAEXECOUT*) 00:00:42.070 Process output status (PID=1264) does not have allocated callback data! |
|||
| #9543 | obsolete | Cannot run a small application | ||
| Description |
I am a software developer. I usually use VirtualBox to test my application in a 32-bit Windows environment. I attached two zip files of my sample C# projects. The first one, ExpStarter.exe, loads the second file, ExpWorker.dll, dynamically and calls a function of it. These files works fine under Microsoft VirtualPC and real 32-bit WinXP environment. But, they fails in VirtualBox. This is why I think that there is some bug in VirtualBox which prevents them to run correctly. The attached zip files contain the source code and project files of these two files so that you can see what I use in the files. The exe and dll files are also in the zip files so that you can try in VirtualBox. |
|||

