Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QtCreator 4.11.0 crash on startup loading ClangPchManager
Forum Updated to NodeBB v4.3 + New Features

QtCreator 4.11.0 crash on startup loading ClangPchManager

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 367 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    fcusolito
    wrote on last edited by
    #1

    After updating QtCreator to 4.11.0, I get a crash on startup. This is what is printed in terminal:

    terminate called after throwing an instance of 'ClangBackEnd::StringCacheException'
      what():  StringCache entries are in invalid state.
    ConnectionServer error: "QLocalSocket: Remote closed" "/tmp/QtCreator-uLZhge/ClangBackEnd-31859"
    Aborted (created core dump)
    

    I found out that passing -noload ClangPchManager let it start without crashing.

    Using GDB I dumped stacktrace and loaded libraries.
    Has anyone any idea of what's going wrong?

    #0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
    #1  0x00007ffff5214535 in __GI_abort () at abort.c:79
    #2  0x00007ffff5612997 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
    #3  0x00007ffff5618af6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
    #4  0x00007ffff5618b31 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
    #5  0x00007ffff5618d64 in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
    #6  0x00007fffd9cb9c7e in ClangBackEnd::StringCache<ClangBackEnd::FileNameEntry, ClangBackEnd::FileNameView, int, ClangBackEnd::SharedMutex, int (*)(ClangBackEnd::FileNameView, ClangBackEnd::FileNameView), &ClangBackEnd::FileNameView::compare, ClangBackEnd::Sources::Source>::checkEntries() [clone .part.400] () from ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libClangPchManager.so
    #7  0x00007fffd9cc3dad in ClangBackEnd::StringCache<ClangBackEnd::FileNameEntry, ClangBackEnd::FileNameView, int, ClangBackEnd::SharedMutex, int (*)(ClangBackEnd::FileNameView, ClangBackEnd::FileNameView), &ClangBackEnd::FileNameView::compare, ClangBackEnd::Sources::Source>::checkEntries() () from ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libClangPchManager.so
    #8  0x00007fffd9ccc301 in ClangPchManager::ClangPchManagerPluginData::ClangPchManagerPluginData() () from ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libClangPchManager.so
    #9  0x00007fffd9cba6ad in ClangPchManager::ClangPchManagerPlugin::initialize(QStringList const&, QString*) () from ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libClangPchManager.so
    #10 0x00007ffff7daec36 in ExtensionSystem::Internal::PluginSpecPrivate::initializePlugin() () from ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/qtcreator/libExtensionSystem.so.4
    #11 0x00007ffff7da7e72 in ExtensionSystem::Internal::PluginManagerPrivate::loadPlugin(ExtensionSystem::PluginSpec*, ExtensionSystem::PluginSpec::State) ()
       from ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/qtcreator/libExtensionSystem.so.4
    #12 0x00007ffff7da8587 in ExtensionSystem::Internal::PluginManagerPrivate::loadPlugins() () from ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/qtcreator/libExtensionSystem.so.4
    #13 0x000000000040a600 in main ()
    
    From                To                  Syms Read   Shared Object Library
    0x00007ffff7fd4090  0x00007ffff7ff3bf0  Yes         /lib64/ld-linux-x86-64.so.2
    0x00007ffff7d9d0f0  0x00007ffff7dc0578  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/qtcreator/libExtensionSystem.so.4
    0x00007ffff7b82320  0x00007ffff7b83824  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/qtcreator/libAggregation.so.4
    0x00007ffff7796850  0x00007ffff78aa4c4  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/qtcreator/libUtils.so.4
    0x00007ffff6ff3580  0x00007ffff735f3b8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/Qt/lib/libQt5Widgets.so.5
    0x00007ffff666f640  0x00007ffff6b57c9c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/Qt/lib/libQt5Gui.so.5
    0x00007ffff637da00  0x00007ffff637fb14  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/Qt/lib/libQt5Concurrent.so.5
    0x00007ffff600d900  0x00007ffff611c414  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/Qt/lib/libQt5Network.so.5
    0x00007ffff5887a40  0x00007ffff5baed9c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/Qt/lib/libQt5Core.so.5
    0x00007ffff5774220  0x00007ffff57775df  Yes (*)     /usr/lib/x86_64-linux-gnu/libGL.so.1
    0x00007ffff57165b0  0x00007ffff5724d31  Yes         /lib/x86_64-linux-gnu/libpthread.so.0
    0x00007ffff56124d0  0x00007ffff56c1b8e  Yes (*)     /usr/lib/x86_64-linux-gnu/libstdc++.so.6
    0x00007ffff5403290  0x00007ffff54ad8b2  Yes         /lib/x86_64-linux-gnu/libm.so.6
    0x00007ffff53df2e0  0x00007ffff53efc1d  Yes (*)     /lib/x86_64-linux-gnu/libgcc_s.so.1
    0x00007ffff5214320  0x00007ffff5381fdb  Yes         /lib/x86_64-linux-gnu/libc.so.6
    0x00007ffff51ed130  0x00007ffff51ee025  Yes         /lib/x86_64-linux-gnu/libdl.so.2
    0x00007ffff4c45aa0  0x00007ffff4f015cc  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/qtcreator/../Qt/lib/libQt5Qml.so.5
    0x00007ffff4973f90  0x00007ffff4991414  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/qtcreator/../Qt/lib/libQt5Xml.so.5
    0x00007ffff4749f90  0x00007ffff475d640  Yes (*)     /lib/x86_64-linux-gnu/libz.so.1
    0x00007ffff47070b0  0x00007ffff47371f6  Yes (*)     /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2
    0x00007ffff4321940  0x00007ffff44759c8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/Qt/lib/libicui18n.so.56
    0x00007ffff3f02260  0x00007ffff3fdc3f4  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/Qt/lib/libicuuc.so.56
                                            Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/Qt/lib/libicudata.so.56
    0x00007ffff24c1060  0x00007ffff24c119a  Yes (*)     /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0
    0x00007ffff23bedb0  0x00007ffff243ae1e  Yes (*)     /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
    0x00007ffff2372460  0x00007ffff237c1f5  Yes (*)     /usr/lib/x86_64-linux-gnu/libGLX.so.0
    0x00007ffff22f2260  0x00007ffff22f5087  Yes (*)     /usr/lib/x86_64-linux-gnu/libGLdispatch.so.0
    0x00007ffff22a83b0  0x00007ffff22ab76c  Yes         /lib/x86_64-linux-gnu/librt.so.1
    0x00007ffff21eef50  0x00007ffff224c0a4  Yes (*)     /usr/lib/x86_64-linux-gnu/libkrb5.so.3
    0x00007ffff219e2a0  0x00007ffff21ba616  Yes (*)     /usr/lib/x86_64-linux-gnu/libk5crypto.so.3
    0x00007ffff2195250  0x00007ffff2195e19  Yes (*)     /lib/x86_64-linux-gnu/libcom_err.so.2
    0x00007ffff21882c0  0x00007ffff218d281  Yes (*)     /usr/lib/x86_64-linux-gnu/libkrb5support.so.0
    0x00007ffff2111170  0x00007ffff21625c6  Yes (*)     /lib/x86_64-linux-gnu/libpcre.so.3
    0x00007ffff1fed870  0x00007ffff20746b6  Yes (*)     /usr/lib/x86_64-linux-gnu/libX11.so.6
    0x00007ffff1fd1140  0x00007ffff1fd1d18  Yes (*)     /lib/x86_64-linux-gnu/libkeyutils.so.1
    0x00007ffff1fb83a0  0x00007ffff1fc6d3e  Yes         /lib/x86_64-linux-gnu/libresolv.so.2
    0x00007ffff1f96330  0x00007ffff1fa8735  Yes (*)     /usr/lib/x86_64-linux-gnu/libxcb.so.1
    0x00007ffff1d85e50  0x00007ffff1d86acc  Yes (*)     /usr/lib/x86_64-linux-gnu/libXau.so.6
    0x00007ffff1b80110  0x00007ffff1b81a18  Yes (*)     /usr/lib/x86_64-linux-gnu/libXdmcp.so.6
    0x00007ffff196bb50  0x00007ffff19797d5  Yes (*)     /lib/x86_64-linux-gnu/libbsd.so.0
    0x00007ffff0981320  0x00007ffff09816cc  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/platforms/libqxcb.so
    0x00007ffff063daa0  0x00007ffff07024ec  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/platforms/../../lib/libQt5XcbQpa.so.5
    0x00007ffff05c97c0  0x00007ffff05eb61a  Yes (*)     /usr/lib/x86_64-linux-gnu/libfontconfig.so.1
    0x00007ffff03197f0  0x00007ffff03922e4  Yes (*)     /usr/lib/x86_64-linux-gnu/libfreetype.so.6
    0x00007ffff0097990  0x00007ffff00f2544  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/platforms/../../lib/libQt5DBus.so.5
    0x00007ffff007e040  0x00007ffff007e11b  Yes (*)     /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1
    0x00007fffefe6e590  0x00007fffefe7839f  Yes (*)     /usr/lib/x86_64-linux-gnu/libXext.so.6
    0x00007fffefe635f0  0x00007fffefe66020  Yes (*)     /usr/lib/x86_64-linux-gnu/libxkbcommon-x11.so.0
    0x00007fffefe232e0  0x00007fffefe3dd2a  Yes (*)     /usr/lib/x86_64-linux-gnu/libxkbcommon.so.0
    0x00007fffefde6130  0x00007fffefe06253  Yes (*)     /lib/x86_64-linux-gnu/libexpat.so.1
    0x00007fffefddb2e0  0x00007fffefddeca9  Yes (*)     /lib/x86_64-linux-gnu/libuuid.so.1
    0x00007fffefda92a0  0x00007fffefdcb155  Yes (*)     /usr/lib/x86_64-linux-gnu/libpng16.so.16
    0x00007fffefd60770  0x00007fffefd8c441  Yes (*)     /lib/x86_64-linux-gnu/libdbus-1.so.3
    0x00007fffefd420b0  0x00007fffefd4dca5  Yes (*)     /usr/lib/x86_64-linux-gnu/libxcb-xkb.so.1
    0x00007fffefcbbc70  0x00007fffefd15c24  Yes (*)     /lib/x86_64-linux-gnu/libsystemd.so.0
    0x00007fffefa8a8e0  0x00007fffefaa13e2  Yes (*)     /lib/x86_64-linux-gnu/liblzma.so.5
    0x00007fffef852e30  0x00007fffef884027  Yes (*)     /usr/lib/x86_64-linux-gnu/liblz4.so.1
    0x00007fffef540bc0  0x00007fffef60d5f8  Yes (*)     /lib/x86_64-linux-gnu/libgcrypt.so.20
    0x00007fffef319140  0x00007fffef32a2ae  Yes (*)     /lib/x86_64-linux-gnu/libgpg-error.so.0
    0x00007fffee90c320  0x00007fffee910d40  Yes (*)     /usr/lib/x86_64-linux-gnu/libXcursor.so.1
    0x00007fffee701a60  0x00007fffee707ab5  Yes (*)     /usr/lib/x86_64-linux-gnu/libXrender.so.1
    0x00007fffee4fb540  0x00007fffee4fd876  Yes (*)     /usr/lib/x86_64-linux-gnu/libXfixes.so.3
    0x00007fffee2f65e0  0x00007fffee2f72a0  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so
    0x00007fffee0eaa90  0x00007fffee0f0468  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/xcbglintegrations/libqxcb-glx-integration.so
    0x00007fffee0d1070  0x00007fffee0d9495  Yes (*)     /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0
    0x00007fffee066e40  0x00007fffee0a842e  Yes (*)     /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0
    0x00007fffee049090  0x00007fffee049e63  Yes (*)     /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0
    0x00007fffee043070  0x00007fffee0438d6  Yes (*)     /usr/lib/x86_64-linux-gnu/libxcb-present.so.0
    0x00007fffee03b0a0  0x00007fffee03d122  Yes (*)     /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1
    0x00007fffede36960  0x00007fffede36c2c  Yes (*)     /usr/lib/x86_64-linux-gnu/libxshmfence.so.1
    0x00007fffede0e100  0x00007fffede19bb0  Yes (*)     /usr/lib/x86_64-linux-gnu/libglapi.so.0
    0x00007fffedc00b60  0x00007fffedc0144b  Yes (*)     /usr/lib/x86_64-linux-gnu/libXdamage.so.1
    0x00007fffedbfb070  0x00007fffedbfc1b5  Yes (*)     /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0
    0x00007fffed9f3fc0  0x00007fffed9f68c8  Yes (*)     /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1
    0x00007fffed9e4380  0x00007fffed9ecbab  Yes (*)     /usr/lib/x86_64-linux-gnu/libdrm.so.2
    0x00007fffed027260  0x00007fffed7076ae  Yes (*)     /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
    0x00007fffecf68330  0x00007fffecf7d213  Yes (*)     /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1
    0x00007ffff57c71f0  0x00007ffff57cb03c  Yes (*)     /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2
    0x00007fffecf59170  0x00007fffecf60a82  Yes (*)     /usr/lib/x86_64-linux-gnu/libdrm_radeon.so.1
    0x00007fffecd500b0  0x00007fffecd544d5  Yes (*)     /usr/lib/x86_64-linux-gnu/libpciaccess.so.0
    0x00007fffecd3c300  0x00007fffecd42a58  Yes         /lib/x86_64-linux-gnu/libnss_files.so.2
    0x00007fffe6ac49d0  0x00007fffe6c70df8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libCore.so
    0x00007fffe67d1800  0x00007fffe6802adc  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5PrintSupport.so.5
    0x00007fffe65754b0  0x00007fffe65a0b34  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5Sql.so.5
    0x00007fffe611cd30  0x00007fffe62dcba4  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5Script.so.5
    0x00007fffe5d59550  0x00007fffe5e7b7cc  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libTextEditor.so
    0x00007fffe5a9fff0  0x00007fffe5ac9708  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libKSyntaxHighlighting.so.4
    0x00007fffe5513de0  0x00007fffe578be24  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libProjectExplorer.so
    0x00007fffe51ea070  0x00007fffe520a9c0  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libQtcSsh.so.4
    0x00007fffe4fa9740  0x00007fffe4fcab98  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libResourceEditor.so
    0x00007fffe4cc5070  0x00007fffe4d57bec  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libQtSupport.so
    0x00007fffe4a72120  0x00007fffe4a84bac  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libBinEditor.so
    0x00007fffe46cfd50  0x00007fffe4802cd8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libCppTools.so
    0x00007fffe431b380  0x00007fffe43cd52c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libCPlusPlus.so.4
    0x00007fffdfd3c5f0  0x00007fffdfdc3d3c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libCppEditor.so
    0x00007fffdf8586c0  0x00007fffdfa32328  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libDebugger.so
    0x00007fffdf5d34e0  0x00007fffdf5d9824  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libLanguageUtils.so.4
    0x00007fffdf3aeff0  0x00007fffdf3c4380  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libQmlDebug.so.4
    0x00007fffdf05ded0  0x00007fffdf1440ec  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libQmlJS.so.4
    0x00007fffdedcd430  0x00007fffdedee2f4  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libQmlJSTools.so
    0x00007fffdeab0f30  0x00007fffdeb757f8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libAutoTest.so
    0x00007fffde82a8f0  0x00007fffde863424  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libDiffEditor.so
    0x00007fffde5967c0  0x00007fffde5ec238  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libVcsBase.so
    0x00007fffde342490  0x00007fffde352ecc  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libBookmarks.so
    0x00007fffde0cb3d0  0x00007fffde1152f8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libRemoteLinux.so
    0x00007fffdde6c370  0x00007fffdde8978c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libBoot2Qt.so
    0x00007fffddc23140  0x00007fffddc46940  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libDesigner.so
    0x00007fffdd800ac0  0x00007fffdd94d648  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5DesignerComponents.so.5
    0x00007fffdd1473a0  0x00007fffdd308fc8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5Designer.so.5
    0x00007fffdcd83b00  0x00007fffdce488f8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libCMakeProjectManager.so
    0x00007fffdcab3160  0x00007fffdcb27a38  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libClangCodeModel.so
    0x00007fffdc831ba0  0x00007fffdc8806ac  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libClangsupport.so.4
    0x00007fffdc52cf90  0x00007fffdc5e4a30  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libSqlite.so.4
    0x00007fffdbec4310  0x00007fffdc190e20  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libClangFormat.so
    0x00007fffe4038730  0x00007fffe4153a1e  Yes (*)     /usr/lib/x86_64-linux-gnu/libxml2.so.2
    0x00007fffdbaefb00  0x00007fffdbbbb1db  Yes (*)     /usr/lib/x86_64-linux-gnu/libicuuc.so.60
    0x00007fffd9ee6480  0x00007fffd9ee655a  Yes (*)     /usr/lib/x86_64-linux-gnu/libicudata.so.60
    0x00007fffd9ca1a80  0x00007fffd9cd77b4  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libClangPchManager.so
    0x00007fffd9a522e0  0x00007fffd9a82b08  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libClangRefactoring.so
    0x00007fffd97d4780  0x00007fffd9825f08  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libClangTools.so
    0x00007fffd95467b0  0x00007fffd959f42c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libyaml-cpp.so.4
    0x00007fffd4e41c70  0x00007fffd7bf79d0  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libclang.so.8
    0x00007fffd4702400  0x00007fffd4715948  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libClassView.so
    0x00007fffd44d8770  0x00007fffd44f12f8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libCompilationDatabaseProjectManager.so
    0x00007fffd42b21a0  0x00007fffd42c5218  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libCppcheck.so
    0x00007fffd406b8c0  0x00007fffd4096718  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libCtfVisualizer.so
    0x00007fffd3e18a40  0x00007fffd3e38990  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libTracing.so.4
    0x00007fffd3bf5e30  0x00007fffd3bfb740  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5QuickWidgets.so.5
    0x00007fffd35d4c90  0x00007fffd38a46a8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5Quick.so.5
    0x00007fffd324a120  0x00007fffd32a1820  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5QmlModels.so.5
    0x00007fffd2fc50d0  0x00007fffd3010e7c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libFakeVim.so
    0x00007fffd2d8cb80  0x00007fffd2da20f8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libGenericProjectManager.so
    0x00007fffd2aa9ac0  0x00007fffd2b4629c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libGit.so
    0x00007fffd2721c80  0x00007fffd27f2768  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libHelp.so
    0x00007fffd24868b0  0x00007fffd24c45fc  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5Help.so.5
    0x00007fffd2258660  0x00007fffd2266278  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libImageViewer.so
    0x00007fffd200fee0  0x00007fffd203cdd8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5Svg.so.5
    0x00007fffd1d18540  0x00007fffd1dbe158  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libQmakeProjectManager.so
    0x00007fffd1a151d0  0x00007fffd1a99184  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libLanguageClient.so
    0x00007fffd1735ec0  0x00007fffd17a32a0  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libLanguageServerProtocol.so.4
    0x00007fffd14bf280  0x00007fffd14e0948  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libLicenseChecker.so
    0x00007fffd0a895d0  0x00007fffd0aa8448  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libMacros.so
    0x00007fffd083b400  0x00007fffd086939c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libModelEditor.so
    0x00007fffd04814d0  0x00007fffd05a0f1c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libModeling.so.4
    0x00007fffd0186af0  0x00007fffd01dfdc8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libPerfProfiler.so
    0x00007fffcbdca100  0x00007fffcbdf070c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libPython.so
    0x00007fffcbb4a980  0x00007fffcbb976ac  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libQbsProjectManager.so
    0x00007fffcb64ca10  0x00007fffcb88201c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libqbscore.so.1.15
    0x00007fffcb360530  0x00007fffcb3c5338  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libQmlJSEditor.so
    0x00007fffcb0da180  0x00007fffcb106490  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libQmlEditorWidgets.so.4
    0x00007fffcaa54080  0x00007fffcad86320  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libQmlDesigner.so
    0x00007fffca761ce0  0x00007fffca770c30  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libQmlPreview.so
    0x00007fffca4b0750  0x00007fffca527d54  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libQmlProfiler.so
    0x00007fffca25ac20  0x00007fffca276688  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libQmlProjectManager.so
    0x00007fffc9f84030  0x00007fffca00bcc8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libScxmlEditor.so
    0x00007fffc9d2b2d0  0x00007fffc9d3acf4  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libSerialTerminal.so
    0x00007fffc9b0dac0  0x00007fffc9b193b4  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5SerialPort.so.5
    0x00007fffc98e8c20  0x00007fffc98fc648  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libSubversion.so
    0x00007fffc96d1a40  0x00007fffc96d3d3c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libTaskList.so
    0x00007fffc94a3be0  0x00007fffc94c1794  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libTodo.so
    0x00007fffc9288680  0x00007fffc928e2c8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libUpdateInfo.so
    0x00007fffc8ff1e00  0x00007fffc905b628  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libValgrind.so
    0x00007fffc8daedd0  0x00007fffc8dbe60c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libWelcome.so
    0x00007fffc8a8f970  0x00007fffc8b65e20  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/sqldrivers/libqsqlite.so
    0x00007fffc7e3c060  0x00007fffc7e3ecdc  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/imageformats/libqgif.so
    0x00007fffc7c32d90  0x00007fffc7c36c08  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/imageformats/libqicns.so
    0x00007fffc7a2b950  0x00007fffc7a2ddfc  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/imageformats/libqico.so
    0x00007fffc77c7b70  0x00007fffc77fd3fc  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/imageformats/libqjpeg.so
    0x00007fffc75bf830  0x00007fffc75c095c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/imageformats/libqsvg.so
    0x00007fffc73b9fd0  0x00007fffc73baf3c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/imageformats/libqtga.so
    0x00007fffc714f240  0x00007fffc7189b08  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/imageformats/libqtiff.so
    0x00007fffc6f47160  0x00007fffc6f47f5c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/imageformats/libqwbmp.so
    0x00007fffc6cc4610  0x00007fffc6d24e2c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/imageformats/libqwebp.so
    0x00007fffc62b80e0  0x00007fffc62bbd14  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/iconengines/libqsvgicon.so
    

    Thanks in advance!

    aha_1980A 1 Reply Last reply
    1
    • F fcusolito

      After updating QtCreator to 4.11.0, I get a crash on startup. This is what is printed in terminal:

      terminate called after throwing an instance of 'ClangBackEnd::StringCacheException'
        what():  StringCache entries are in invalid state.
      ConnectionServer error: "QLocalSocket: Remote closed" "/tmp/QtCreator-uLZhge/ClangBackEnd-31859"
      Aborted (created core dump)
      

      I found out that passing -noload ClangPchManager let it start without crashing.

      Using GDB I dumped stacktrace and loaded libraries.
      Has anyone any idea of what's going wrong?

      #0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
      #1  0x00007ffff5214535 in __GI_abort () at abort.c:79
      #2  0x00007ffff5612997 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
      #3  0x00007ffff5618af6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
      #4  0x00007ffff5618b31 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
      #5  0x00007ffff5618d64 in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
      #6  0x00007fffd9cb9c7e in ClangBackEnd::StringCache<ClangBackEnd::FileNameEntry, ClangBackEnd::FileNameView, int, ClangBackEnd::SharedMutex, int (*)(ClangBackEnd::FileNameView, ClangBackEnd::FileNameView), &ClangBackEnd::FileNameView::compare, ClangBackEnd::Sources::Source>::checkEntries() [clone .part.400] () from ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libClangPchManager.so
      #7  0x00007fffd9cc3dad in ClangBackEnd::StringCache<ClangBackEnd::FileNameEntry, ClangBackEnd::FileNameView, int, ClangBackEnd::SharedMutex, int (*)(ClangBackEnd::FileNameView, ClangBackEnd::FileNameView), &ClangBackEnd::FileNameView::compare, ClangBackEnd::Sources::Source>::checkEntries() () from ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libClangPchManager.so
      #8  0x00007fffd9ccc301 in ClangPchManager::ClangPchManagerPluginData::ClangPchManagerPluginData() () from ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libClangPchManager.so
      #9  0x00007fffd9cba6ad in ClangPchManager::ClangPchManagerPlugin::initialize(QStringList const&, QString*) () from ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libClangPchManager.so
      #10 0x00007ffff7daec36 in ExtensionSystem::Internal::PluginSpecPrivate::initializePlugin() () from ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/qtcreator/libExtensionSystem.so.4
      #11 0x00007ffff7da7e72 in ExtensionSystem::Internal::PluginManagerPrivate::loadPlugin(ExtensionSystem::PluginSpec*, ExtensionSystem::PluginSpec::State) ()
         from ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/qtcreator/libExtensionSystem.so.4
      #12 0x00007ffff7da8587 in ExtensionSystem::Internal::PluginManagerPrivate::loadPlugins() () from ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/qtcreator/libExtensionSystem.so.4
      #13 0x000000000040a600 in main ()
      
      From                To                  Syms Read   Shared Object Library
      0x00007ffff7fd4090  0x00007ffff7ff3bf0  Yes         /lib64/ld-linux-x86-64.so.2
      0x00007ffff7d9d0f0  0x00007ffff7dc0578  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/qtcreator/libExtensionSystem.so.4
      0x00007ffff7b82320  0x00007ffff7b83824  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/qtcreator/libAggregation.so.4
      0x00007ffff7796850  0x00007ffff78aa4c4  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/qtcreator/libUtils.so.4
      0x00007ffff6ff3580  0x00007ffff735f3b8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/Qt/lib/libQt5Widgets.so.5
      0x00007ffff666f640  0x00007ffff6b57c9c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/Qt/lib/libQt5Gui.so.5
      0x00007ffff637da00  0x00007ffff637fb14  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/Qt/lib/libQt5Concurrent.so.5
      0x00007ffff600d900  0x00007ffff611c414  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/Qt/lib/libQt5Network.so.5
      0x00007ffff5887a40  0x00007ffff5baed9c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/Qt/lib/libQt5Core.so.5
      0x00007ffff5774220  0x00007ffff57775df  Yes (*)     /usr/lib/x86_64-linux-gnu/libGL.so.1
      0x00007ffff57165b0  0x00007ffff5724d31  Yes         /lib/x86_64-linux-gnu/libpthread.so.0
      0x00007ffff56124d0  0x00007ffff56c1b8e  Yes (*)     /usr/lib/x86_64-linux-gnu/libstdc++.so.6
      0x00007ffff5403290  0x00007ffff54ad8b2  Yes         /lib/x86_64-linux-gnu/libm.so.6
      0x00007ffff53df2e0  0x00007ffff53efc1d  Yes (*)     /lib/x86_64-linux-gnu/libgcc_s.so.1
      0x00007ffff5214320  0x00007ffff5381fdb  Yes         /lib/x86_64-linux-gnu/libc.so.6
      0x00007ffff51ed130  0x00007ffff51ee025  Yes         /lib/x86_64-linux-gnu/libdl.so.2
      0x00007ffff4c45aa0  0x00007ffff4f015cc  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/qtcreator/../Qt/lib/libQt5Qml.so.5
      0x00007ffff4973f90  0x00007ffff4991414  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/qtcreator/../Qt/lib/libQt5Xml.so.5
      0x00007ffff4749f90  0x00007ffff475d640  Yes (*)     /lib/x86_64-linux-gnu/libz.so.1
      0x00007ffff47070b0  0x00007ffff47371f6  Yes (*)     /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2
      0x00007ffff4321940  0x00007ffff44759c8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/Qt/lib/libicui18n.so.56
      0x00007ffff3f02260  0x00007ffff3fdc3f4  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/Qt/lib/libicuuc.so.56
                                              Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/bin/../lib/Qt/lib/libicudata.so.56
      0x00007ffff24c1060  0x00007ffff24c119a  Yes (*)     /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0
      0x00007ffff23bedb0  0x00007ffff243ae1e  Yes (*)     /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
      0x00007ffff2372460  0x00007ffff237c1f5  Yes (*)     /usr/lib/x86_64-linux-gnu/libGLX.so.0
      0x00007ffff22f2260  0x00007ffff22f5087  Yes (*)     /usr/lib/x86_64-linux-gnu/libGLdispatch.so.0
      0x00007ffff22a83b0  0x00007ffff22ab76c  Yes         /lib/x86_64-linux-gnu/librt.so.1
      0x00007ffff21eef50  0x00007ffff224c0a4  Yes (*)     /usr/lib/x86_64-linux-gnu/libkrb5.so.3
      0x00007ffff219e2a0  0x00007ffff21ba616  Yes (*)     /usr/lib/x86_64-linux-gnu/libk5crypto.so.3
      0x00007ffff2195250  0x00007ffff2195e19  Yes (*)     /lib/x86_64-linux-gnu/libcom_err.so.2
      0x00007ffff21882c0  0x00007ffff218d281  Yes (*)     /usr/lib/x86_64-linux-gnu/libkrb5support.so.0
      0x00007ffff2111170  0x00007ffff21625c6  Yes (*)     /lib/x86_64-linux-gnu/libpcre.so.3
      0x00007ffff1fed870  0x00007ffff20746b6  Yes (*)     /usr/lib/x86_64-linux-gnu/libX11.so.6
      0x00007ffff1fd1140  0x00007ffff1fd1d18  Yes (*)     /lib/x86_64-linux-gnu/libkeyutils.so.1
      0x00007ffff1fb83a0  0x00007ffff1fc6d3e  Yes         /lib/x86_64-linux-gnu/libresolv.so.2
      0x00007ffff1f96330  0x00007ffff1fa8735  Yes (*)     /usr/lib/x86_64-linux-gnu/libxcb.so.1
      0x00007ffff1d85e50  0x00007ffff1d86acc  Yes (*)     /usr/lib/x86_64-linux-gnu/libXau.so.6
      0x00007ffff1b80110  0x00007ffff1b81a18  Yes (*)     /usr/lib/x86_64-linux-gnu/libXdmcp.so.6
      0x00007ffff196bb50  0x00007ffff19797d5  Yes (*)     /lib/x86_64-linux-gnu/libbsd.so.0
      0x00007ffff0981320  0x00007ffff09816cc  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/platforms/libqxcb.so
      0x00007ffff063daa0  0x00007ffff07024ec  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/platforms/../../lib/libQt5XcbQpa.so.5
      0x00007ffff05c97c0  0x00007ffff05eb61a  Yes (*)     /usr/lib/x86_64-linux-gnu/libfontconfig.so.1
      0x00007ffff03197f0  0x00007ffff03922e4  Yes (*)     /usr/lib/x86_64-linux-gnu/libfreetype.so.6
      0x00007ffff0097990  0x00007ffff00f2544  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/platforms/../../lib/libQt5DBus.so.5
      0x00007ffff007e040  0x00007ffff007e11b  Yes (*)     /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1
      0x00007fffefe6e590  0x00007fffefe7839f  Yes (*)     /usr/lib/x86_64-linux-gnu/libXext.so.6
      0x00007fffefe635f0  0x00007fffefe66020  Yes (*)     /usr/lib/x86_64-linux-gnu/libxkbcommon-x11.so.0
      0x00007fffefe232e0  0x00007fffefe3dd2a  Yes (*)     /usr/lib/x86_64-linux-gnu/libxkbcommon.so.0
      0x00007fffefde6130  0x00007fffefe06253  Yes (*)     /lib/x86_64-linux-gnu/libexpat.so.1
      0x00007fffefddb2e0  0x00007fffefddeca9  Yes (*)     /lib/x86_64-linux-gnu/libuuid.so.1
      0x00007fffefda92a0  0x00007fffefdcb155  Yes (*)     /usr/lib/x86_64-linux-gnu/libpng16.so.16
      0x00007fffefd60770  0x00007fffefd8c441  Yes (*)     /lib/x86_64-linux-gnu/libdbus-1.so.3
      0x00007fffefd420b0  0x00007fffefd4dca5  Yes (*)     /usr/lib/x86_64-linux-gnu/libxcb-xkb.so.1
      0x00007fffefcbbc70  0x00007fffefd15c24  Yes (*)     /lib/x86_64-linux-gnu/libsystemd.so.0
      0x00007fffefa8a8e0  0x00007fffefaa13e2  Yes (*)     /lib/x86_64-linux-gnu/liblzma.so.5
      0x00007fffef852e30  0x00007fffef884027  Yes (*)     /usr/lib/x86_64-linux-gnu/liblz4.so.1
      0x00007fffef540bc0  0x00007fffef60d5f8  Yes (*)     /lib/x86_64-linux-gnu/libgcrypt.so.20
      0x00007fffef319140  0x00007fffef32a2ae  Yes (*)     /lib/x86_64-linux-gnu/libgpg-error.so.0
      0x00007fffee90c320  0x00007fffee910d40  Yes (*)     /usr/lib/x86_64-linux-gnu/libXcursor.so.1
      0x00007fffee701a60  0x00007fffee707ab5  Yes (*)     /usr/lib/x86_64-linux-gnu/libXrender.so.1
      0x00007fffee4fb540  0x00007fffee4fd876  Yes (*)     /usr/lib/x86_64-linux-gnu/libXfixes.so.3
      0x00007fffee2f65e0  0x00007fffee2f72a0  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so
      0x00007fffee0eaa90  0x00007fffee0f0468  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/xcbglintegrations/libqxcb-glx-integration.so
      0x00007fffee0d1070  0x00007fffee0d9495  Yes (*)     /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0
      0x00007fffee066e40  0x00007fffee0a842e  Yes (*)     /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0
      0x00007fffee049090  0x00007fffee049e63  Yes (*)     /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0
      0x00007fffee043070  0x00007fffee0438d6  Yes (*)     /usr/lib/x86_64-linux-gnu/libxcb-present.so.0
      0x00007fffee03b0a0  0x00007fffee03d122  Yes (*)     /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1
      0x00007fffede36960  0x00007fffede36c2c  Yes (*)     /usr/lib/x86_64-linux-gnu/libxshmfence.so.1
      0x00007fffede0e100  0x00007fffede19bb0  Yes (*)     /usr/lib/x86_64-linux-gnu/libglapi.so.0
      0x00007fffedc00b60  0x00007fffedc0144b  Yes (*)     /usr/lib/x86_64-linux-gnu/libXdamage.so.1
      0x00007fffedbfb070  0x00007fffedbfc1b5  Yes (*)     /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0
      0x00007fffed9f3fc0  0x00007fffed9f68c8  Yes (*)     /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1
      0x00007fffed9e4380  0x00007fffed9ecbab  Yes (*)     /usr/lib/x86_64-linux-gnu/libdrm.so.2
      0x00007fffed027260  0x00007fffed7076ae  Yes (*)     /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
      0x00007fffecf68330  0x00007fffecf7d213  Yes (*)     /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1
      0x00007ffff57c71f0  0x00007ffff57cb03c  Yes (*)     /usr/lib/x86_64-linux-gnu/libdrm_nouveau.so.2
      0x00007fffecf59170  0x00007fffecf60a82  Yes (*)     /usr/lib/x86_64-linux-gnu/libdrm_radeon.so.1
      0x00007fffecd500b0  0x00007fffecd544d5  Yes (*)     /usr/lib/x86_64-linux-gnu/libpciaccess.so.0
      0x00007fffecd3c300  0x00007fffecd42a58  Yes         /lib/x86_64-linux-gnu/libnss_files.so.2
      0x00007fffe6ac49d0  0x00007fffe6c70df8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libCore.so
      0x00007fffe67d1800  0x00007fffe6802adc  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5PrintSupport.so.5
      0x00007fffe65754b0  0x00007fffe65a0b34  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5Sql.so.5
      0x00007fffe611cd30  0x00007fffe62dcba4  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5Script.so.5
      0x00007fffe5d59550  0x00007fffe5e7b7cc  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libTextEditor.so
      0x00007fffe5a9fff0  0x00007fffe5ac9708  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libKSyntaxHighlighting.so.4
      0x00007fffe5513de0  0x00007fffe578be24  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libProjectExplorer.so
      0x00007fffe51ea070  0x00007fffe520a9c0  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libQtcSsh.so.4
      0x00007fffe4fa9740  0x00007fffe4fcab98  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libResourceEditor.so
      0x00007fffe4cc5070  0x00007fffe4d57bec  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libQtSupport.so
      0x00007fffe4a72120  0x00007fffe4a84bac  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libBinEditor.so
      0x00007fffe46cfd50  0x00007fffe4802cd8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libCppTools.so
      0x00007fffe431b380  0x00007fffe43cd52c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libCPlusPlus.so.4
      0x00007fffdfd3c5f0  0x00007fffdfdc3d3c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libCppEditor.so
      0x00007fffdf8586c0  0x00007fffdfa32328  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libDebugger.so
      0x00007fffdf5d34e0  0x00007fffdf5d9824  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libLanguageUtils.so.4
      0x00007fffdf3aeff0  0x00007fffdf3c4380  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libQmlDebug.so.4
      0x00007fffdf05ded0  0x00007fffdf1440ec  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libQmlJS.so.4
      0x00007fffdedcd430  0x00007fffdedee2f4  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libQmlJSTools.so
      0x00007fffdeab0f30  0x00007fffdeb757f8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libAutoTest.so
      0x00007fffde82a8f0  0x00007fffde863424  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libDiffEditor.so
      0x00007fffde5967c0  0x00007fffde5ec238  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libVcsBase.so
      0x00007fffde342490  0x00007fffde352ecc  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libBookmarks.so
      0x00007fffde0cb3d0  0x00007fffde1152f8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libRemoteLinux.so
      0x00007fffdde6c370  0x00007fffdde8978c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libBoot2Qt.so
      0x00007fffddc23140  0x00007fffddc46940  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libDesigner.so
      0x00007fffdd800ac0  0x00007fffdd94d648  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5DesignerComponents.so.5
      0x00007fffdd1473a0  0x00007fffdd308fc8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5Designer.so.5
      0x00007fffdcd83b00  0x00007fffdce488f8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libCMakeProjectManager.so
      0x00007fffdcab3160  0x00007fffdcb27a38  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libClangCodeModel.so
      0x00007fffdc831ba0  0x00007fffdc8806ac  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libClangsupport.so.4
      0x00007fffdc52cf90  0x00007fffdc5e4a30  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libSqlite.so.4
      0x00007fffdbec4310  0x00007fffdc190e20  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libClangFormat.so
      0x00007fffe4038730  0x00007fffe4153a1e  Yes (*)     /usr/lib/x86_64-linux-gnu/libxml2.so.2
      0x00007fffdbaefb00  0x00007fffdbbbb1db  Yes (*)     /usr/lib/x86_64-linux-gnu/libicuuc.so.60
      0x00007fffd9ee6480  0x00007fffd9ee655a  Yes (*)     /usr/lib/x86_64-linux-gnu/libicudata.so.60
      0x00007fffd9ca1a80  0x00007fffd9cd77b4  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libClangPchManager.so
      0x00007fffd9a522e0  0x00007fffd9a82b08  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libClangRefactoring.so
      0x00007fffd97d4780  0x00007fffd9825f08  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libClangTools.so
      0x00007fffd95467b0  0x00007fffd959f42c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libyaml-cpp.so.4
      0x00007fffd4e41c70  0x00007fffd7bf79d0  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libclang.so.8
      0x00007fffd4702400  0x00007fffd4715948  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libClassView.so
      0x00007fffd44d8770  0x00007fffd44f12f8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libCompilationDatabaseProjectManager.so
      0x00007fffd42b21a0  0x00007fffd42c5218  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libCppcheck.so
      0x00007fffd406b8c0  0x00007fffd4096718  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libCtfVisualizer.so
      0x00007fffd3e18a40  0x00007fffd3e38990  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libTracing.so.4
      0x00007fffd3bf5e30  0x00007fffd3bfb740  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5QuickWidgets.so.5
      0x00007fffd35d4c90  0x00007fffd38a46a8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5Quick.so.5
      0x00007fffd324a120  0x00007fffd32a1820  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5QmlModels.so.5
      0x00007fffd2fc50d0  0x00007fffd3010e7c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libFakeVim.so
      0x00007fffd2d8cb80  0x00007fffd2da20f8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libGenericProjectManager.so
      0x00007fffd2aa9ac0  0x00007fffd2b4629c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libGit.so
      0x00007fffd2721c80  0x00007fffd27f2768  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libHelp.so
      0x00007fffd24868b0  0x00007fffd24c45fc  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5Help.so.5
      0x00007fffd2258660  0x00007fffd2266278  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libImageViewer.so
      0x00007fffd200fee0  0x00007fffd203cdd8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5Svg.so.5
      0x00007fffd1d18540  0x00007fffd1dbe158  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libQmakeProjectManager.so
      0x00007fffd1a151d0  0x00007fffd1a99184  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libLanguageClient.so
      0x00007fffd1735ec0  0x00007fffd17a32a0  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libLanguageServerProtocol.so.4
      0x00007fffd14bf280  0x00007fffd14e0948  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libLicenseChecker.so
      0x00007fffd0a895d0  0x00007fffd0aa8448  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libMacros.so
      0x00007fffd083b400  0x00007fffd086939c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libModelEditor.so
      0x00007fffd04814d0  0x00007fffd05a0f1c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libModeling.so.4
      0x00007fffd0186af0  0x00007fffd01dfdc8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libPerfProfiler.so
      0x00007fffcbdca100  0x00007fffcbdf070c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libPython.so
      0x00007fffcbb4a980  0x00007fffcbb976ac  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libQbsProjectManager.so
      0x00007fffcb64ca10  0x00007fffcb88201c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libqbscore.so.1.15
      0x00007fffcb360530  0x00007fffcb3c5338  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libQmlJSEditor.so
      0x00007fffcb0da180  0x00007fffcb106490  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../libQmlEditorWidgets.so.4
      0x00007fffcaa54080  0x00007fffcad86320  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libQmlDesigner.so
      0x00007fffca761ce0  0x00007fffca770c30  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libQmlPreview.so
      0x00007fffca4b0750  0x00007fffca527d54  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libQmlProfiler.so
      0x00007fffca25ac20  0x00007fffca276688  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libQmlProjectManager.so
      0x00007fffc9f84030  0x00007fffca00bcc8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libScxmlEditor.so
      0x00007fffc9d2b2d0  0x00007fffc9d3acf4  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libSerialTerminal.so
      0x00007fffc9b0dac0  0x00007fffc9b193b4  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/../../Qt/lib/libQt5SerialPort.so.5
      0x00007fffc98e8c20  0x00007fffc98fc648  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libSubversion.so
      0x00007fffc96d1a40  0x00007fffc96d3d3c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libTaskList.so
      0x00007fffc94a3be0  0x00007fffc94c1794  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libTodo.so
      0x00007fffc9288680  0x00007fffc928e2c8  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libUpdateInfo.so
      0x00007fffc8ff1e00  0x00007fffc905b628  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libValgrind.so
      0x00007fffc8daedd0  0x00007fffc8dbe60c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/qtcreator/plugins/libWelcome.so
      0x00007fffc8a8f970  0x00007fffc8b65e20  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/sqldrivers/libqsqlite.so
      0x00007fffc7e3c060  0x00007fffc7e3ecdc  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/imageformats/libqgif.so
      0x00007fffc7c32d90  0x00007fffc7c36c08  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/imageformats/libqicns.so
      0x00007fffc7a2b950  0x00007fffc7a2ddfc  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/imageformats/libqico.so
      0x00007fffc77c7b70  0x00007fffc77fd3fc  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/imageformats/libqjpeg.so
      0x00007fffc75bf830  0x00007fffc75c095c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/imageformats/libqsvg.so
      0x00007fffc73b9fd0  0x00007fffc73baf3c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/imageformats/libqtga.so
      0x00007fffc714f240  0x00007fffc7189b08  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/imageformats/libqtiff.so
      0x00007fffc6f47160  0x00007fffc6f47f5c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/imageformats/libqwbmp.so
      0x00007fffc6cc4610  0x00007fffc6d24e2c  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/imageformats/libqwebp.so
      0x00007fffc62b80e0  0x00007fffc62bbd14  Yes (*)     ~/.local/opt/Qt-pro/Tools/QtCreator/lib/Qt/plugins/iconengines/libqsvgicon.so
      

      Thanks in advance!

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @fcusolito I don't see ClangPchManager in my plugin list.

      Maybe that was an experimental plugin you enabled and that no longer exists?

      Regards

      Qt has to stay free or it will die.

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved