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. Program exits with code -1073741510.
Forum Updated to NodeBB v4.3 + New Features

Program exits with code -1073741510.

Scheduled Pinned Locked Moved General and Desktop
exitcrash
3 Posts 3 Posters 1.3k Views 1 Watching
  • 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.
  • O Offline
    O Offline
    one-one
    wrote on last edited by
    #1

    Hi,
    my Qt application runs for a while and suddenly stops in the middle of running.
    message: exited with code -1073741510
    anyone?

    K 1 Reply Last reply
    0
    • O one-one

      Hi,
      my Qt application runs for a while and suddenly stops in the middle of running.
      message: exited with code -1073741510
      anyone?

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @one-one
      You see only the return code?
      Typically you should see also some more information on screen. However, you produce somewhere a crash. You need to use the debugger or some other means to find the location of the crash. It could be anything from uninitialized pointer, array overrun and many more.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • H Offline
        H Offline
        HappyCoder
        wrote on last edited by
        #3

        Search the forum for the code... see here

        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