Hi,

> On Aug 16, 2021, at 16:51, Nikos Chantziaras <rea...@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.zil...@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

_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
https://lists.qt-project.org/listinfo/qt-creator

Reply via email to