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. Qt5 GUI Crashes With Exit Code 5
Forum Updated to NodeBB v4.3 + New Features

Qt5 GUI Crashes With Exit Code 5

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 207 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.
  • L Offline
    L Offline
    LeonWBA
    wrote on 26 Apr 2022, 14:29 last edited by
    #1

    63f48813-805d-4eee-b6ce-6e8243ace9ea-image.png

    Hello!

    I receive the application output above, and the GUI I created shows up briefly, before crashing almost immediately after each time I start the program. This always occurs after I call the command engine.load(url) and before return app.exec().

    Do you know why this might be/what exit code 5 means?

    Thanks!

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SPlatten
      wrote on 26 Apr 2022, 15:54 last edited by
      #2

      If there is no interaction required by you to trigger the crash then start out by commenting out source, rebuild and run until you get to a stage where it doesn't crash then gradually re-add bits until you can get it to crash, that may give you some ideas.

      Kind Regards,
      Sy

      1 Reply Last reply
      0

      1/2

      26 Apr 2022, 14:29

      • 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