Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. win10 desktop program crashed,what exception?
Forum Updated to NodeBB v4.3 + New Features

win10 desktop program crashed,what exception?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 116 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    qingfeng
    wrote on 5 Dec 2024, 01:49 last edited by
    #1

    My desktop program crashed, the following is the content of the dmp file, using my desktop program crashed, the following is the content of the dmp file, using the dmp generated by breakpad, may I ask what is the exception.

    Help me
    .
    dmp informathin:

    
    FILE_IN_CAB:  ae10914f-2fc6-429a-ae39-8adf0b99a689.dmp
    
    CONTEXT:  (.ecxr)
    eax=68e1ab20 ebx=0dcf3938 ecx=14c0a110 edx=00000004 esi=0fa0fe6c edi=14c09f38
    eip=68b0d9b7 esp=0fa0fe10 ebp=00000008 iopl=0         nv up ei pl nz na po nc
    cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00010202
    Qt5Core+0x8d9b7:
    68b0d9b7 895004          mov     dword ptr [eax+4],edx ds:002b:68e1ab24=????????
    Resetting default scope
    
    EXCEPTION_RECORD:  (.exr -1)
    ExceptionAddress: 68b0d9b7 (Qt5Core+0x0008d9b7)
       ExceptionCode: c0000005 (Access violation)
      ExceptionFlags: 00000000
    NumberParameters: 2
       Parameter[0]: 00000001
       Parameter[1]: 68e1ab24
    Attempt to write to address 68e1ab24
    
    PROCESS_NAME:  LIT.exe
    
    WRITE_ADDRESS:  68e1ab24 
    
    ERROR_CODE: (NTSTATUS) 0xc0000005 - 0x%p            0x%p                    %s
    
    EXCEPTION_CODE_STR:  c0000005
    
    EXCEPTION_PARAMETER1:  00000001
    
    EXCEPTION_PARAMETER2:  68e1ab24
    
    IP_ON_HEAP:  14c09f38
    The fault address in not in any loaded module, please check your build's rebase
    log at <releasedir>\bin\build_logs\timebuild\ntrebase.log for module which may
    contain the address if it were loaded.
    
    FRAME_ONE_INVALID: 1
    
    STACK_TEXT:  
    WARNING: Stack unwind information not available. Following frames may be wrong.
    0fa0fe0c 14c09f38     14c0a120 00000008 68c5f2e1 Qt5Core+0x8d9b7
    0fa0fe10 14c0a120     00000008 68c5f2e1 0fa0fe6c 0x14c09f38
    0fa0fe14 00000000     68c5f2e1 0fa0fe6c 0080e090 0x14c0a120
    
    
    STACK_COMMAND:  ~6s; .ecxr ; kb
    
    SYMBOL_NAME:  Qt5Core+8d9b7
    
    MODULE_NAME: Qt5Core
    
    IMAGE_NAME:  Qt5Core.dll
    
    FAILURE_BUCKET_ID:  INVALID_POINTER_WRITE_c0000005_Qt5Core.dll!Unknown
    
    OS_VERSION:  10.0.18362.1
    
    BUILDLAB_STR:  19h1_release
    
    OSPLATFORM_TYPE:  x86
    
    OSNAME:  Windows 10
    
    IMAGE_VERSION:  5.12.5.0
    
    FAILURE_ID_HASH:  {fc2f8ca5-a0ab-db00-c6a8-0206710295e7}
    
    Followup:     MachineOwner
    ---------
    
    
    J 1 Reply Last reply 5 Dec 2024, 06:23
    0
    • Q qingfeng
      5 Dec 2024, 01:49

      My desktop program crashed, the following is the content of the dmp file, using my desktop program crashed, the following is the content of the dmp file, using the dmp generated by breakpad, may I ask what is the exception.

      Help me
      .
      dmp informathin:

      
      FILE_IN_CAB:  ae10914f-2fc6-429a-ae39-8adf0b99a689.dmp
      
      CONTEXT:  (.ecxr)
      eax=68e1ab20 ebx=0dcf3938 ecx=14c0a110 edx=00000004 esi=0fa0fe6c edi=14c09f38
      eip=68b0d9b7 esp=0fa0fe10 ebp=00000008 iopl=0         nv up ei pl nz na po nc
      cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00010202
      Qt5Core+0x8d9b7:
      68b0d9b7 895004          mov     dword ptr [eax+4],edx ds:002b:68e1ab24=????????
      Resetting default scope
      
      EXCEPTION_RECORD:  (.exr -1)
      ExceptionAddress: 68b0d9b7 (Qt5Core+0x0008d9b7)
         ExceptionCode: c0000005 (Access violation)
        ExceptionFlags: 00000000
      NumberParameters: 2
         Parameter[0]: 00000001
         Parameter[1]: 68e1ab24
      Attempt to write to address 68e1ab24
      
      PROCESS_NAME:  LIT.exe
      
      WRITE_ADDRESS:  68e1ab24 
      
      ERROR_CODE: (NTSTATUS) 0xc0000005 - 0x%p            0x%p                    %s
      
      EXCEPTION_CODE_STR:  c0000005
      
      EXCEPTION_PARAMETER1:  00000001
      
      EXCEPTION_PARAMETER2:  68e1ab24
      
      IP_ON_HEAP:  14c09f38
      The fault address in not in any loaded module, please check your build's rebase
      log at <releasedir>\bin\build_logs\timebuild\ntrebase.log for module which may
      contain the address if it were loaded.
      
      FRAME_ONE_INVALID: 1
      
      STACK_TEXT:  
      WARNING: Stack unwind information not available. Following frames may be wrong.
      0fa0fe0c 14c09f38     14c0a120 00000008 68c5f2e1 Qt5Core+0x8d9b7
      0fa0fe10 14c0a120     00000008 68c5f2e1 0fa0fe6c 0x14c09f38
      0fa0fe14 00000000     68c5f2e1 0fa0fe6c 0080e090 0x14c0a120
      
      
      STACK_COMMAND:  ~6s; .ecxr ; kb
      
      SYMBOL_NAME:  Qt5Core+8d9b7
      
      MODULE_NAME: Qt5Core
      
      IMAGE_NAME:  Qt5Core.dll
      
      FAILURE_BUCKET_ID:  INVALID_POINTER_WRITE_c0000005_Qt5Core.dll!Unknown
      
      OS_VERSION:  10.0.18362.1
      
      BUILDLAB_STR:  19h1_release
      
      OSPLATFORM_TYPE:  x86
      
      OSNAME:  Windows 10
      
      IMAGE_VERSION:  5.12.5.0
      
      FAILURE_ID_HASH:  {fc2f8ca5-a0ab-db00-c6a8-0206710295e7}
      
      Followup:     MachineOwner
      ---------
      
      
      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 5 Dec 2024, 06:23 last edited by
      #2

      @qingfeng Run your application in debugger until it crashes and check the stack trace to see where the crash comes from.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      1/2

      5 Dec 2024, 01:49

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved