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

Debugged application crashes only when stepping with cdb

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P5: Not important
    • None
    • Qt Creator 2.1.0
    • Debugger
    • Windows Vista x64
      MSVC 2008

    Description

      1. Open simple.pro from Creator's repository
      2. Set a breakpoint at call to testStdSet() (simple_gdbtest_app.cpp, 2037)
      3. Run in debugger. Wait until execution stops at breakpoint
        1. Step over. Everything works fine
        2. Step into testStdSet() and step over all function calls there. Debugged application crashes when stepping over return (line 1194)

      Creator does not provide a stacktrace to where the crash happens.

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes