Changes between Initial Version and Version 2 of Ticket #14788
- Timestamp:
- Nov 11, 2015 10:23:47 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14788 – Description
initial v2 1 1 I have 2 Virtual servers I need to spin up at the same time. They are Oracle Linux images for Peoplesoft applications. Sometimes I can get both running and other times, I get the first one running and the other guest starts to boot but then the host becomes unresponsive and I have to power reset it. I have dump files from the last occurrence. Using Windows Debugger with the mini dump file seems to points to VMMR0.r0. 2 2 I will post what log files I can but it seems like it does not actually write a log for the server that crashes the host (random as to which one). 3 {{{ 3 4 ******************************************************************************* 4 5 * Bugcheck Analysis * … … 11 12 *** ERROR: Module load completed but symbols could not be loaded for VBoxDrv.sys 12 13 Probably caused by : VMMR0.r0 ( VMMR0+1447c ) 13 14 14 }}}