Custom Query (16363 matches)
Results (1951 - 1953 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #16412 | duplicate | Critical error has occurred running VM after upgrade to 5.1.14 | ||
| Description |
Was running Windows XP VM as late as three days ago with Virtual Box version 5.0.28. Received a notice that an upgrade is available. Downloaded and installed 5.1.14 over existing installation. Now the VM will not start, critical guru error. What can be done? Host running Windows 10 Pro 1607 build 14393.693. |
|||
| #16409 | fixed | Stack overflow in VBoxSvc debug builds on Windows | ||
| Description |
When running a debug build of VBoxSvc on Windows host a crash occurs due to a stack overflow. The overflow is caused by an endless recursion started by CComCriticalSection. CComCriticalSection creates a critical section that calls Log (in rtThreadAdopt) which again later on locks a critical section and so on and so on. The problem is that CExeModule is defined as a global variable in svcmain.cpp and when its constructor is called RTR3InitExe has not been called yet. This was fixed in r60865 but was reintroduced in r62701. |
|||
| #16408 | fixed | modules recompile with each change of the kernel -> presumed fixed in releases higher than 5.1.14 | ||
| Description |
I choose other kernel when loading, kernel modules are automatically compiled, at the same time modules from other versions of kernels are removed (?!). At each new change of a kernel everything repeats. |
|||

