Hi All,
I'm experiencing a crash with Qt Creator. The crash happens consistently when I
try to break inside a specific function. Breaking on the function entry is
possible, but the next step will result in the same crash.
The crash is not of the debugged application, but of Qt Creator (or gdb)
themselves!
The crash is "seasonal" :-) - sometimes it does not happen for weeks, and
sometimes it happen for days straight.
The breakpoint function is not template (but it receives instantiated
parameters).
The crash also happens in other functions when a valid pointer is
evaluated by pressing the '+' sign next to the pointer in "local and
watchers" window.
This behavior exists with Qt Creator 1.2.1 and 1.3.0.
It has something to do with the code itself - it's not just the IDE or debugger
themselves. Rebuild all yields same results.
My platform:
Qt Creator 1.3.0 64bit
Qt 4.5.0
Fedora 8, kernel 2.6.24.3-50 SMP
g++ (GCC) 4.1.2 20070925 (Red Hat 4.1.2-33)
gdb GNU Red Hat Linux (6.6-45.fc8rh)
I'll try to compile on windows as well as see how it goes.
I appreciate any insight you have!
Thanks,
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator