FS#73672 - [qtcreator] Adding a debug watch expression crashes the IDE

Attached to Project: Arch Linux
Opened by Aaron Barany (akb825) - Monday, 07 February 2022, 20:35 GMT
Last edited by Antonio Rojas (arojas) - Monday, 07 February 2022, 21:13 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Adding a watch expression in the debugger crashes the IDE. This is majorly disruptive to many debugging workflows.

Additional info:
* package version: qtcreator 6.0.2-2
* upstream bug report: https://bugreports.qt.io/browse/QTCREATORBUG-26989

Steps to reproduce:
1. Set a breakpoint.
2. Run a program through the debugger until it hits the breakpoint.
3. Right-click on the Expressions tab and add a new expression.
4. Shortly after hitting "OK" to confirm adding the expression, Qt Creator will crash.

Attached is a patch to fix the bug. This has been reviewed and will be included in the 7.0 release in late March.
This task depends upon

Closed by  Antonio Rojas (arojas)
Monday, 07 February 2022, 21:13 GMT
Reason for closing:  Fixed
Additional comments about closing:  qtcreator 6.0.2-3

Loading...