Windows 10: Need help to understand WinDbg Preview Analysis

Discus and support Need help to understand WinDbg Preview Analysis in Windows 10 BSOD Crashes and Debugging to solve the problem; Hi, Could you please help me to investigate the issue below? When trying to sign out from Cisco Jabber application, click doesn't work or it... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by DV Telecom, Jun 11, 2020.

  1. Need help to understand WinDbg Preview Analysis


    Hi,



    Could you please help me to investigate the issue below?



    When trying to sign out from Cisco Jabber application, click doesn't work or it takes time kind of application freezing issue.



    I took full dump on Jabber and use WinDbg Preview to analyse this problem.





    Here is the output of my WinDbg Preview:


    OS: Windows 10 Enterprise

    Version: 1809


    *******************************************************************************

    * *
    * Exception Analysis *
    * *
    *******************************************************************************


    KEY_VALUES_STRING: 1

    Key : AV.Dereference
    Value: NullClassPtr

    Key : AV.Fault
    Value: Read

    Key : Analysis.CPU.Sec
    Value: 25

    Key : Analysis.DebugAnalysisProvider.CPP
    Value: Create: 8007007e on LAPTOP-REVMN1U3

    Key : Analysis.DebugData
    Value: CreateObject

    Key : Analysis.DebugModel
    Value: CreateObject

    Key : Analysis.Elapsed.Sec
    Value: 38

    Key : Analysis.Memory.CommitPeak.Mb
    Value: 174

    Key : Analysis.System
    Value: CreateObject

    Key : Timeline.OS.Boot.DeltaSec
    Value: 175455

    Key : Timeline.Process.Start.DeltaSec
    Value: 175345


    ADDITIONAL_XML: 1

    NTGLOBALFLAG: 0

    PROCESS_BAM_CURRENT_THROTTLED: 0

    PROCESS_BAM_PREVIOUS_THROTTLED: 0

    APPLICATION_VERIFIER_FLAGS: 0

    CONTEXT: .ecxr
    eax=38fffa0c ebx=00000000 ecx=00000000 edx=00000000 esi=47c413c8 edi=ffffffff
    eip=67151ac8 esp=38fff9f8 ebp=38fffa18 iopl=0 nv up ei pl nz na pe nc
    cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010206
    common_MD!csf::ecc:Need help to understand WinDbg Preview Analysis :eek:perator==<char,csf::ecc::SafeAllocator<char> >+0xd22e:
    67151ac8 8b4308 mov eax,dword ptr [ebx+8] ds:002b:00000008=????????
    Resetting default scope

    EXCEPTION_RECORD: .exr -1
    ExceptionAddress: 67151ac8 common_MD!csf::ecc:Need help to understand WinDbg Preview Analysis :eek:perator==<char,csf::ecc::SafeAllocator<char> >+0x0000d22e
    ExceptionCode: c0000005 Access violation
    ExceptionFlags: 00000000
    NumberParameters: 2
    Parameter[0]: 00000000
    Parameter[1]: 00000008
    Attempt to read from address 00000008

    PROCESS_NAME: CiscoJabber.exe

    READ_ADDRESS: 00000008

    ERROR_CODE: NTSTATUS 0xc0000005 - The instruction at 0x%p referenced memory at 0x%p. The memory could not be %s.

    EXCEPTION_CODE_STR: c0000005

    EXCEPTION_PARAMETER1: 00000000

    EXCEPTION_PARAMETER2: 00000008

    STACK_TEXT:
    WARNING: Stack unwind information not available. Following frames may be wrong.
    38fffa18 67151a2a 3c177fe0 47c413c8 00000014 common_MD!csf::ecc:Need help to understand WinDbg Preview Analysis :eek:perator==<char,csf::ecc::SafeAllocator<char> >+0xd22e
    38fffa54 66a0ff9c 38fffa20 00000014 35254a58 common_MD!csf::ecc:Need help to understand WinDbg Preview Analysis :eek:perator==<char,csf::ecc::SafeAllocator<char> >+0xd190
    38fffb48 66a88f59 3289be9e 480ff270 480ff270 enhanced_callcontrol_MD!csf::ecc::CC_SIPCCCall::getIxCall+0x125d4c
    38fffcf4 67191fa5 671425ef 7625738f 2bce0760 enhanced_callcontrol_MD!csf::ecc::VideoLayoutEnum::toString+0x64479
    38fffd34 77330419 3c346790 77330400 38fffda0 common_MD!csf::ecc:Need help to understand WinDbg Preview Analysis :eek:perator==<char,csf::ecc::SafeAllocator<char> >+0x4d70b
    38fffd90 774c88bf f6856cb8 00000000 38fffdb0 kernel32!BaseThreadInitThunk+0x19
    38fffda8 774d53d3 00000000 00000000 76257350 ntdll!wcstombs+0x6f
    38fffdac 00000000 00000000 76257350 3c346790 ntdll!FinalExceptionHandlerPad51


    SYMBOL_NAME: common_MD!csf::ecc:Need help to understand WinDbg Preview Analysis :eek:perator==<char,csf::ecc::SafeAllocator<char> >+d22e

    MODULE_NAME: common_MD

    IMAGE_NAME: common_MD.dll

    STACK_COMMAND: ~196s ; .ecxr ; kb

    FAILURE_BUCKET_ID: NULL_CLASS_PTR_READ_c0000005_common_MD.dll!csf::ecc:Need help to understand WinDbg Preview Analysis :eek:perator==_char,csf::ecc::SafeAllocator_char___

    OSPLATFORM_TYPE: x86

    OSNAME: Windows 8

    FAILURE_ID_HASH: {0d28b898-7945-a7b6-9e17-024bc57709d4}

    Followup: MachineOwner
    ---------

    :)
     
    DV Telecom, Jun 11, 2020
    #1
  2. bitp Win User

    WinDBG-all apps


    Hi, very good your post and thank you for such information, i followed all the steps but i got this message when trying to set the path for the symbols.

    please help, thanks!!


    Need help to understand WinDbg Preview Analysis [​IMG]
     
  3. Brink Win User
    New WinDbg available in preview for Windows 10

    Source: New WinDbg available in preview! Debugging Tools for Windows
     
    Brink, Jun 11, 2020
    #3
  4. Brink Win User

    Need help to understand WinDbg Preview Analysis

    New WinDbg available in preview for Windows 10


    Tweet



    — Twitter API (@user) View on Twiiter[/quote]

     
    Brink, Jun 11, 2020
    #4
Thema:

Need help to understand WinDbg Preview Analysis

Loading...
  1. Need help to understand WinDbg Preview Analysis - Similar Threads - Need help understand

  2. Help understanding WinDbg Minidump debug

    in Windows 10 Gaming
    Help understanding WinDbg Minidump debug: 0: kd> !analyze -v******************************************************************************** ** Bugcheck Analysis ** ********************************************************************************KERNEL_SECURITY_CHECK_FAILURE 139A kernel component has corrupted a...
  3. Help understanding WinDbg Minidump debug

    in Windows 10 Software and Apps
    Help understanding WinDbg Minidump debug: 0: kd> !analyze -v******************************************************************************** ** Bugcheck Analysis ** ********************************************************************************KERNEL_SECURITY_CHECK_FAILURE 139A kernel component has corrupted a...
  4. Help understanding WinDbg Minidump debug

    in Windows 10 BSOD Crashes and Debugging
    Help understanding WinDbg Minidump debug: 0: kd> !analyze -v******************************************************************************** ** Bugcheck Analysis ** ********************************************************************************KERNEL_SECURITY_CHECK_FAILURE 139A kernel component has corrupted a...
  5. Help me understand Bugcheck Analysis

    in Windows 10 Software and Apps
    Help me understand Bugcheck Analysis: I've been experiencing issues with my PC recently. While playing games It randomly turns off both of my monitors simultaneously, followed by a freeze of the entire system. I've checked my PC's temperature, and it doesn't seem to be the cause of the problem.These incidents can...
  6. Help me out to understand the reason of GSOD on my laptop via WINDBG analysis

    in Windows 10 BSOD Crashes and Debugging
    Help me out to understand the reason of GSOD on my laptop via WINDBG analysis: Hi, I have dump file with crash caused by Windows Insider Programme.How can I understand the reason with WinDbg?I'm try to understand the root cause of the crash from the following output of WinDbg...
  7. Help me out to understand the reason of GSOD on my laptop via WINDBG analysis

    in Windows 10 Gaming
    Help me out to understand the reason of GSOD on my laptop via WINDBG analysis: Hi, I have dump file with crash caused by Windows Insider Programme.How can I understand the reason with WinDbg?I'm try to understand the root cause of the crash from the following output of WinDbg...
  8. Help me out to understand the reason of GSOD on my laptop via WINDBG analysis

    in Windows 10 Software and Apps
    Help me out to understand the reason of GSOD on my laptop via WINDBG analysis: Hi, I have dump file with crash caused by Windows Insider Programme.How can I understand the reason with WinDbg?I'm try to understand the root cause of the crash from the following output of WinDbg...
  9. WinDbg Analysis

    in Windows 10 Gaming
    WinDbg Analysis: Hi there,My computer keeps crashed due to the Blue Screen issue. I try to run WinDbg by myself. However, it does not work for some reason.Can anyone help and run the WinDbg for the below file? I have tried to run the WinDbg before, but not sure why it does not work this time....
  10. WinDbg Analysis

    in Windows 10 Software and Apps
    WinDbg Analysis: Hi there,My computer keeps crashed due to the Blue Screen issue. I try to run WinDbg by myself. However, it does not work for some reason.Can anyone help and run the WinDbg for the below file? I have tried to run the WinDbg before, but not sure why it does not work this time....