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

Debugging x86_64 application on M1 crashes often when adding/removing breakpoints

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • None
    • Qt Creator 7.0.2, Qt Creator 8.0.2, Qt Creator 9.0.2
    • Debugger
    • None
    • M1
    • macOS

    Description

      Often, adding or removing breakpoints while an application is being debugged, leads to a crash in the rosetta debug server. These are extremely easy to trigger, and we get almost a 100% reproducability in our company.

      Today, I noticed a piece of output in the log I didn't notice before:

      assertion failed [gTaskSuspended == true]: debugserver requesting translation removal but task not suspended
      (DebugServer.cpp:123 remove_translation)

      This was right after adding a breakpoint a few lines down from where there was already one. I don't remember if the application was stopped by the debugger at the time of the modification/crash or if it was just running uninterrupted

      Attachments

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

        Activity

          People

            hjk hjk
            ruben.vanboxem Ruben Van Boxem
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes