Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. APP CRASH on Windows
Qt 6.11 is out! See what's new in the release blog

APP CRASH on Windows

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 2 Posters 1.1k 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.
  • W Offline
    W Offline
    William.Tran
    wrote on last edited by
    #1

    Hi All,

    I am facing an issue. My application was crashed. I found out the reason as log info below:

    Faulting module name: Qt5Core.dll, version: 5.3.1.0, time stamp: 0x53a2be28
    Exception code: 0xc0000005
    Fault offset: 0x001b91c1
    Faulting process ID: 0x1bb0
    Faulting application start time: 0x01d157ecbcff4fca

    Can anybody help me on this? How to fix this issue?

    Best regards.

    raven-worxR 1 Reply Last reply
    0
    • W William.Tran

      Hi All,

      I am facing an issue. My application was crashed. I found out the reason as log info below:

      Faulting module name: Qt5Core.dll, version: 5.3.1.0, time stamp: 0x53a2be28
      Exception code: 0xc0000005
      Fault offset: 0x001b91c1
      Faulting process ID: 0x1bb0
      Faulting application start time: 0x01d157ecbcff4fca

      Can anybody help me on this? How to fix this issue?

      Best regards.

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @William.Tran
      the provided info doesn't help locating the cause of the crash.
      Can you start the application with a debugger attached and check the stacktrace?

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      0
      • W Offline
        W Offline
        William.Tran
        wrote on last edited by
        #3

        it's happen sometimes. I am investigating on it. I think it is a side affect from android simulator which was running in Automation Test. It could be performance issue.

        1 Reply Last reply
        0

        • Login

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