[Qt-creator] Segfault in libQbsProjectManager
Richard Weickelt
richard at weickelt.de
Tue May 12 08:09:29 CEST 2020
Hi,
> QtC 4.12.0 official build is crashing every now and then when i run it
> without arguments, and then load my project. When i run QtC with my
> project file as argument, it crashes straight away in
> libQbsProjectManager, see attached backtrace. Is there a way to install
> debug symbols?
Debug symbols are here:
http://download.qt.io/official_releases/qtcreator/4.12/4.12.0/installer_source/linux_gcc_64_rhel72/
Just run Qt Creator with gdb.
Please file a ticket in the Qt Creator project. The Qbs integration changed
fundamentally in Creator 4.12 and now uses Qbs' session command. That caused
a couple of crashes unfortunately.
Best regards
Richard
More information about the Qt-creator
mailing list