Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 2.5.0-beta, Qt Creator 2.5.0-rc
-
None
-
Ubuntu 11.04 32bit
MacOSX 10.6.8
Windows Vista x64
-
20811627b14f22ea2f6d30ffdc50822809a539ed
Description
Steps to reproduce:
- create a simple project (I've chosen Qt GUI application)
- go to Debug view, right click into Breakpoints widget, Add Breakpoint...
- choose 'Break on data access at fixed address' as BP type
- choose an address (I've chosen an address taken from a former debug run as well as a pure fictional)
- let this BP disabled
- click OK
- right-click on the added BP, choose 'Enable Breakpoint'
Expected behaviour:
- Breakpoint has been enabled
Current behaviour:
- Creator crashes (Segmentation fault)
See attached backtrace (taken from core dump)