Details
-
Bug
-
Resolution: Duplicate
-
P0: Blocker
-
None
-
5.3.0 RC1
-
This is on Mac OS X 10.9 Mavericks. I compiled the recent development version of Qt5.3.0 (from git release branch on 17.04.2014) and with that compiled Qt Creator 3.1 branch on 17.04.2014. It crashes quite a bit, but at least some crashes seem to be related to context menus. For others I'm not sure.This is on Mac OS X 10.9 Mavericks. I compiled the recent development version of Qt5.3.0 (from git release branch on 17.04.2014) and with that compiled Qt Creator 3.1 branch on 17.04.2014. It crashes quite a bit, but at least some crashes seem to be related to context menus. For others I'm not sure.
Description
This current crash is reproducible by opening a widget in design mode and right clicking on it twice. The first time I get the context menu, the second time it crashes. This is what the debugger says: link
Update: I cannot reproduce it for the context menu of the main designer window any more.
However I can always reproduce it for the second context menu invocation in:
1) QtCreator -> Designer -> Text field in the Property Editor: crash report
2) QtCreator -> Text Editor: crash report
3) standalone Designer -> action editor: crash report
I can sometimes get a similar crash for:
4) Qt Creator -> open last session: crash report
Attachments
Issue Links
- is replaced by
-
QTBUG-38418 Regression: Clicking combo boxes away crashes application
- Closed