Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 4.11.1
-
None
-
Qt 5.14.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 5.3.1 20160406 (Red Hat 5.3.1-6)) on "xcb"
OS: Slackware 14.2 [linux version 4.14.81]
Architecture: x86_64; features: SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX AVX2 RTM HLE
Qt Creator 4.11.1
Based on Qt 5.14.1 (GCC 5.3.1 20160406 (Red Hat 5.3.1-6), 64 bit)
From revision b2ddeacfb5
Built on Feb 5 2020 12:49:09
Qt 5.14.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 5.3.1 20160406 (Red Hat 5.3.1-6)) on "xcb" OS: Slackware 14.2 [linux version 4.14.81] Architecture: x86_64; features: SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX AVX2 RTM HLE Qt Creator 4.11.1 Based on Qt 5.14.1 (GCC 5.3.1 20160406 (Red Hat 5.3.1-6), 64 bit) From revision b2ddeacfb5 Built on Feb 5 2020 12:49:09
Description
In a SUBDIR project, I have a common pri file shared between all the libraries of the project.
Since QtCreator 4.11, modifying that pri file very often cause QtCreator to crash.
Console message after the crash:
qt.xkb.compose: failed to create compose table
ConnectionServer error: "QLocalSocket: Remote closed" "/tmp/QtCreator-FhcrjU/ClangBackEnd-8334"
Segmentation fault.
Additional Info:
modifing the .pri file through for instance a Git discard or with a text editor, even if the the pri file is not opened in the editor cause a crash.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-23504 Random crashes when parsing qmake project
- Closed
- relates to
-
QTCREATORBUG-23504 Random crashes when parsing qmake project
- Closed