VirtualBox

Changes between Initial Version and Version 1 of Ticket #18570, comment 1


Ignore:
Timestamp:
Apr 28, 2019 2:55:20 PM (5 years ago)
Author:
Sage Pointer

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18570, comment 1

    initial v1  
    11Have the same issue. When i set graphics controller to None, it crashes on stopping virtual machine. Any other graphics controller doesn't cause access violation.
    22In my test case, i created even a blank machine, unchecked almost everything to make minimal, and it still crashed if graphics controller is set to None and doesn't if graphic controller is set to anything else.
     3
     4{{{
     500:00:10.880349 Changing the VM state from 'RUNNING' to 'SUSPENDING'
     600:00:10.924815 PDMR3Suspend: 44 367 936 ns run time
     700:00:10.924890 Changing the VM state from 'SUSPENDING' to 'SUSPENDED'
     800:00:10.924946 Console: Machine state changed to 'Paused'
     900:00:12.264401 GUI: Request for close-action to power VM off.
     1000:00:12.264433 GUI: Passing request to power VM off from machine-logic to UI session.
     1100:00:12.264443 GUI: Powering VM down on UI session power off request...
     1200:00:12.265109 Console: Machine state changed to 'Stopping'
     1300:00:12.265840 Console::powerDown(): A request to power off the VM has been issued (mMachineState=Stopping, InUninit=0)
     1400:00:12.266362
     1500:00:12.266363 !!! rtR3WinUnhandledXcptFilter caught an exception on thread 00000000000015a8!!!
     1600:00:12.266383
     1700:00:12.266383 ExceptionCode=0xc0000005 ExceptionFlags=0x00000000 ExceptionAddress=00007ffb4816f171
     1800:00:12.266394 ExceptionInformation[0]=0000000000000000
     1900:00:12.266403 ExceptionInformation[1]=0000000000000010
     2000:00:12.266412
     2100:00:12.266412 cs:rip=0033:00007ffb4816f171
     2200:00:12.266423 ss:rsp=002b:000000000b63f470 rbp=0000000000000000
     2300:00:12.266433 rax=0000000000000000 rcx=000000000274c634 rdx=0000000000000001 rbx=000000000274c440
     2400:00:12.266455 rsi=0000000000000000 rdi=0000000000000001 rsp=000000000b63f470 rbp=0000000000000000
     2500:00:12.266467 r8 =0000000000000000 r9 =0000000000000000 r10=0000000000000000 r11=0000000000000246
     2600:00:12.266478 r12=00007ffb4831e350 r13=0000000000000000 r14=0000000000000000 r15=0000000000000000
     2700:00:12.266488 ds=002b es=002b fs=0053 gs=002b eflags=00010246
     2800:00:12.266498 p1home=00000000062465f0 p2home=0000000000000000 pe3home=000000000274c440
     2900:00:12.266508 p4home=00000000012b4980 p5home=00000000012b0d20 pe6home=00007ffb00000009
     3000:00:12.266517    LastBranchToRip=0000000000000000    LastBranchFromRip=0000000000000000
     3100:00:12.266527 LastExceptionToRip=0000000000000000 LastExceptionFromRip=0000000000000000
     32}}}

© 2023 Oracle
ContactPrivacy policyTerms of Use