Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-45479

QSegfalutHandler disables core dumps for SEGV

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.5.0 Alpha
    • 5.4.1
    • Core: Other
    • None
    • Ubuntu 14.04, Qt 5.4.1
    • f6e6ef46b382e1a7f827afc5f70ce6e5deaa7e86

    Description

      QSegfaultHandler installs its own handler for SEGV, however this doesn't call the default handler, so core dumps can no longer be created. As QSegfaultHandler is initialized for gui apps using the eglfs platform (in qfbvthandler), this effectively means that core dumps can't be genereated for GUI apps.

      A workaround can be to set QT_QPA_ENABLE_TERMINAL_KEYBOARD=1 if you don't have keyboard.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            thiago Thiago Macieira
            pjohnsen Pelle Johnsen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes