VirtualBox

Changes between Initial Version and Version 1 of Ticket #15337, comment 20


Ignore:
Timestamp:
Apr 26, 2016 12:26:49 PM (8 years ago)
Author:
Bertrualex

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15337, comment 20

    initial v1  
    1 On my Win10 x64 14328 it  also crashes
    2 Below is output from WinDbg
    3 
    4 FAULTING_IP:
    5 VirtualBox+137e2
    6 00007ff7`b29737e2 8a042515000000 mov al,byte ptr [15h]
    7 
    8 EXCEPTION_RECORD: ffffffffffffffff -- (.exr 0xffffffffffffffff)
    9 ExceptionAddress: 00007ff7b29737e2 (VirtualBox+0x00000000000137e2)
    10 ExceptionCode: c0000005 (Access violation)
    11 ExceptionFlags: 00000000
    12 NumberParameters: 2
    13 Parameter[0]: 0000000000000000
    14 Parameter[1]: 0000000000000015
    15 Attempt to read from address 0000000000000015
    16 
    17 FAULTING_THREAD: 000000000000195c
    18 
    19 PROCESS_NAME: VirtualBox.exe
    20 
    21 ADDITIONAL_DEBUG_TEXT:
    22 Use '!findthebuild' command to search for the target build information.
    23 If the build information is available, run '!findthebuild -s ; .reload' to set symbol path and load symbols.
    24 
    25 FAULTING_MODULE: 00007fff5c570000 ntdll
    26 
    27 DEBUG_FLR_IMAGE_TIMESTAMP: 5714e21a
    28 
    29 ERROR_CODE: (NTSTATUS) 0xc0000005 - <Unable to get error code text>
    30 
    31 EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - <Unable to get error code text>
    32 
    33 EXCEPTION_PARAMETER1: 0000000000000000
    34 
    35 EXCEPTION_PARAMETER2: 0000000000000015
    36 
    37 READ_ADDRESS: 0000000000000015
    38 
    39 FOLLOWUP_IP:
    40 VirtualBox+137e2
    41 00007ff7`b29737e2 8a042515000000 mov al,byte ptr [15h]
    42 
    43 MOD_LIST: <ANALYSIS/>
    44 
    45 BUGCHECK_STR: APPLICATION_FAULT_NULL_CLASS_PTR_DEREFERENCE_INVALID_POINTER_READ_WRONG_SYMBOLS
    46 
    47 PRIMARY_PROBLEM_CLASS: NULL_CLASS_PTR_DEREFERENCE
    48 
    49 DEFAULT_BUCKET_ID: NULL_CLASS_PTR_DEREFERENCE
    50 
    51 LAST_CONTROL_TRANSFER: from 00007ff7b2967424 to 00007ff7b29737e2
    52 
    53 STACK_TEXT:
    54 00000000`0014efc0 00007ff7`b2967424 : 00000000`00000000 00000000`00000003 00000000`00000000 00000000`004c2a00 : VirtualBox+0x137e2
    55 00000000`0014f060 00007fff`5be5a554 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : VirtualBox+0x7424
    56 00000000`0014f8c0 00007fff`5c5bf721 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : KERNEL32!BaseThreadInitThunk+0x14
    57 00000000`0014f8f0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : ntdll!RtlUserThreadStart+0x21
     1 VirtualBox v5.0.19 Test Build 106880 works for me as well

© 2023 Oracle
ContactPrivacy policyTerms of Use