Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-14048

Debugger: Hitting Soft Asserts when loading core file

    XMLWordPrintable

Details

    • 01cb4ee21db0bdc9ecedc499bff94799624fed68

    Description

      Steps to reproduce:

      • create a simple application which will result in a segfault, run it to have a core file at hand
      • trigger 'Debug' -> 'Start Debugging' -> 'Load Core File...'
      • configure the dialog as necessary

      Current result:

      • works, but displays a Soft Assert on the cmdline
        ATTEMPTING TO QUEUE COMMAND  "info shared" IN INAPPROPRIATE STATE EngineRunRequested
        ATTEMPTING TO QUEUE COMMAND  "p 5" IN INAPPROPRIATE STATE EngineRunRequested
        SOFT ASSERT: "m_currentIndex < m_stackFrames.size()" in file stackhandler.cpp, line 165
        

      Expected result:

      • no output on the cmdline

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-14048
        # Subject Branch Project Status CR V

        Activity

          People

            hjk hjk
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes