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

QML FileDialog Kills MinGW Debugging

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • 5.3.1
    • Quick: Dialogs
    • None
    • Windows 7
      Desktop Qt 5.3 MinGW 32bit

      After launching a FileDialog from QML, then hitting a breakpoint in c++ code, continuing or stepping the debugger crashes the app with error:

      Cannot continue debugged process:
      Warning:
      Cannot insert breakpoint -253.
      Cannot access memory at address 0x643ecd30

      In the attached example, set a breakpoint at line 10 in DebugObject.cpp from Qt Creator. Run the app in debug, click 1., cancel the file dialog, then click 2. After hitting the breakpoint either stepping the debugger or continuing will crash the app.

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

            srutledg Shawn Rutledge
            aaronjaques Aaron Jaques
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes