In my ubuntu some libs may mismatch. I used ubuntu additional repo kdevelop 5.2.2 (http://ppa.launchpad.net/blaze/kf5/ubuntu/pool/main/k/kdevelop/) I'm trying to open project saved on server by fish protocol. I can do this with success when I open kdevelop, create a new session and then open project in this session by "Add project to current session". When I try to open the project in another session "Open session My project" then kdevelop crash. Debug: LANG=C gdb kdevelop -s "{1b7b919e-21d1-4604-bf1d-9674e3c2a2b7}" GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from kdevelop...(no debugging symbols found)...done. (gdb) run Starting program: /usr/bin/kdevelop [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffdb256700 (LWP 31161)] kdevplatform.serialization: version mismatch or no version hint; expected version: 84017664 kdevplatform.serialization: "The data-repository at /home/tomash/.cache/kdevduchain/kdevelop-{1b7b919e-21d1-4604-bf1d-9674e3c2a2b7} has to be cleared." [New Thread 0x7fffd0425700 (LWP 31162)] [New Thread 0x7fffcde8b700 (LWP 31164)] Recreating ksycoca file ("/home/tomash/.cache/ksycoca5_C_Ib+5r3CuU1QCOYDUGwhHR6YGw_E=", version 303) Menu "applications-kmenuedit.menu" not found. Saving [New Thread 0x7fffc6d35700 (LWP 31167)] [New Thread 0x7fffc5de7700 (LWP 31169)] [New Thread 0x7fffc55d6700 (LWP 31170)] [Thread 0x7fffc55d6700 (LWP 31170) exited] [New Thread 0x7fffc55d6700 (LWP 31171)] [Thread 0x7fffc55d6700 (LWP 31171) exited] [New Thread 0x7fffc55d6700 (LWP 31173)] kasten.okteta.gui: Failed to open view profiles file "/home/tomash/.local/share/okteta/defaultviewprofile" Thread 1 "kdevelop" received signal SIGSEGV, Segmentation fault. __memmove_avx_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S:267 267 ../sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: No such file or directory. (gdb) bt #0 __memmove_avx_unaligned () at ../sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S:267 #1 0x00007fffef9093c4 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ItemModels.so.5 #2 0x00007fffef906241 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ItemModels.so.5 #3 0x00007fffef906d67 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ItemModels.so.5 #4 0x00007ffff5e64d2a in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007ffff5ee1054 in QAbstractItemModel::rowsInserted(QModelIndex const&, int, int, QAbstractItemModel::QPrivateSignal) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #6 0x00007ffff5dde4d6 in QAbstractItemModel::endInsertRows() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #7 0x00007fffb39b9016 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kdevplatform/30/kdevcmakedocumentation.so #8 0x00007ffff5e64baf in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #9 0x00007ffff5d63a01 in QProcess::finished(int) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #10 0x00007ffff5d6c298 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #11 0x00007ffff5d6c449 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #12 0x00007ffff5e64d2a in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #13 0x00007ffff5ee424e in QSocketNotifier::activated(int, QSocketNotifier::QPrivateSignal) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #14 0x00007ffff5e711cb in QSocketNotifier::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #15 0x00007ffff672905c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #16 0x00007ffff672e516 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #17 0x00007ffff5e3638b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #18 0x00007ffff5e8cc95 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #19 0x00007fffee62a197 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #20 0x00007fffee62a3f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #21 0x00007fffee62a49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #22 0x00007ffff5e8c7cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #23 0x00007ffff5e33b4a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #24 0x00007ffff6c9777e in KJob::exec() () from /usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5 #25 0x00007ffff7ad300b in ?? () from /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.52 #26 0x00007ffff7ad0e5d in KDevelop::Project::open(KDevelop::Path const&) () from /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.52 #27 0x00007ffff7acceaf in ?? () from /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.52 #28 0x00007ffff7ac68d3 in KDevelop::ProjectController::openProject(QUrl const&) () from /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.52 #29 0x00007ffff7ac18ac in KDevelop::ProjectController::openProjects(QList<QUrl> const&) () from /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.52 #30 0x00007ffff7b73311 in ?? () from /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.52 #31 0x00007ffff5e65c01 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #32 0x00007ffff672905c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #33 0x00007ffff672e516 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #34 0x00007ffff5e3638b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #35 0x00007ffff5e38786 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #36 0x00007ffff5e8c3c3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #37 0x00007fffee62a197 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #38 0x00007fffee62a3f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #39 0x00007fffee62a49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 ---Type <return> to continue, or q <return> to quit--- #40 0x00007ffff5e8c7cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #41 0x00007ffff5e33b4a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #42 0x00007ffff6c9777e in KJob::exec() () from /usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5 #43 0x00007ffff7ae6ba4 in ?? () from /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.52 #44 0x00007ffff7ae3a85 in KDevelop::DocumentController::openDocument(QUrl const&, KTextEditor::Range const&, QFlags<KDevelop::IDocumentController::DocumentActivation>, QString const&, KDevelop::IDocument*) () from /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.52 #45 0x00007ffff73b1df6 in KDevelop::IDocumentController::openDocument(QUrl const&, KTextEditor::Cursor const&, QFlags<KDevelop::IDocumentController::DocumentActivation>, QString const&) () from /usr/lib/x86_64-linux-gnu/libKDevPlatformInterfaces.so.52 #46 0x00007ffff7a8a852 in ?? () from /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.52 #47 0x00007ffff7a8b8b8 in ?? () from /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.52 #48 0x00007ffff7a85318 in ?? () from /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.52 #49 0x00007ffff5e64baf in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #50 0x00007ffff318765c in Sublime::Area::changedWorkingSet(Sublime::Area*, QString, QString) () from /usr/lib/x86_64-linux-gnu/libKDevPlatformSublime.so.52 #51 0x00007ffff315f09e in Sublime::Area::setWorkingSet(QString const&) () from /usr/lib/x86_64-linux-gnu/libKDevPlatformSublime.so.52 #52 0x00007ffff3161043 in Sublime::Area::load(KConfigGroup const&) () from /usr/lib/x86_64-linux-gnu/libKDevPlatformSublime.so.52 #53 0x00007ffff7ab7836 in KDevelop::UiController::loadArea(Sublime::Area*, KConfigGroup const&) () from /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.52 #54 0x00007ffff7abb06f in KDevelop::UiController::loadAllAreas(QExplicitlySharedDataPointer<KSharedConfig> const&) () from /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.52 #55 0x00007ffff7ab4e16 in KDevelop::CorePrivate::initialize(KDevelop::Core::Setup, QString const&) () from /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.52 #56 0x00007ffff7ab619d in KDevelop::Core::initialize(KDevelop::Core::Setup, QString const&) () from /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.52 #57 0x000000000040b32d in ?? () #58 0x00007ffff5484830 in __libc_start_main (main=0x4060e0, argc=1, argv=0x7fffffffdd78, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffdd68) at ../csu/libc-start.c:291 #59 0x000000000040c859 in _start ()
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!