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. Segfault on exit, linux only
Forum Updated to NodeBB v4.3 + New Features

Segfault on exit, linux only

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 797 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.
  • J Offline
    J Offline
    Jedd
    wrote on last edited by
    #1

    It seems to be something sqlite related?

    Debugger output:

    https://pastebin.com/dTuN16tg

    I'm not sure where to start looking since Windows and Mac return 0 on exit.

    jsulmJ 1 Reply Last reply
    0
    • J Jedd

      It seems to be something sqlite related?

      Debugger output:

      https://pastebin.com/dTuN16tg

      I'm not sure where to start looking since Windows and Mac return 0 on exit.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Jedd ""1 "myprog" received signal SIGSEGV, Segmentation fault.\n"" "0x00007ffff6b3fa21 in QSqlDatabase::close()" - you should debug especially the places where you handle you SQL connection. Looks like an issue with an invalid pointer.

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

      1 Reply Last reply
      1
      • J Offline
        J Offline
        Jedd
        wrote on last edited by
        #3

        Thank you

        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