[Qt-creator] 5.0 RC segfaults when loading compilation db project

Eike Ziller Eike.Ziller at qt.io
Tue Aug 17 08:12:56 CEST 2021


Hi,

> On Aug 16, 2021, at 16:51, Nikos Chantziaras <realnc at gmail.com> wrote:
> 
> The 5.0 RC (installed through online installer) segfaults on Linux with loading a project based on a compile_commands.json file. Trying to get a backtrace with gdb is not very useful, since there's no debug symbols. The online installer does not have a download for the debug symbols, like it does for Creator 4.15.2 (which does not segfault.)

Indeed looks like debug info for the pre-release is missing from the online installer. Looks like that was simply forgotten. Created https://bugreports.qt.io/browse/QTCREATORBUG-26130

> So, how do I report this bug?

The debug information is available at https://download.qt.io/development_releases/qtcreator/5.0/5.0.0-rc1/installer_source/linux_x64/ (qtcreator-debug.7z).
If you unzip that into your Qt Creator installation, you should get better stack traces.
Maybe it is better if you create a copy of <Qt>/Tools/Preview/Qt Creator 5.0.0-rc1 for that purpose, so you don't end up with funny files in your online installation that the online installer knows nothing about (and does not clean up when updates come in).

Br, Eike

-- 
Eike Ziller
Principal Software Engineer

The Qt Company GmbH
Erich-Thilo-Straße 10
D-12489 Berlin
eike.ziller at qt.io
http://qt.io
Geschäftsführer: Mika Pälsi,
Juha Varelius, Jouni Lintunen
Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B



More information about the Qt-creator mailing list