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

Qt Creator debugger locks up entire machine when debugging inside try-catch block

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • None
    • Qt Creator 3.1.1
    • Debugger
    • OpenSUSE 13.1
      Kernel 3.11.10-11-desktop #1 SMP x86_64 GNU/Linux
      Using Qt version 4.8.5 in /usr/lib64
      gcc version 4.8.1

    Description

      When I debug certain programs via "Start Debugging", the debugger will reach the first breakpoint. If I hit "Step Over" or anything from that point, Qt creator will hang and the entire system will become unresponsive. My only choice is to go to runlevel 1 and kill qtcreator. Other programs have worked fine. What I have found with the troublesome program is that it has a try-catch block. If I set a breakpoint within the try block, the debugger hangs anytime I try to move from that breakpoint. Once I remove the try and catch statements, but keep the code within the try block, the debugger works fine.

      Attachments

        1. log.txt
          43 kB
          Chance
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hjk hjk
            sadastronaut Chance
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes