Bug 387322 - KDevelop Crashes on Create Project
Summary: KDevelop Crashes on Create Project
Status: RESOLVED DUPLICATE of bug 383086
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 5.1.1
Platform: Mint (Ubuntu based) Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-11-26 18:07 UTC by bastisawesomeltd
Modified: 2017-11-26 18:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bastisawesomeltd 2017-11-26 18:07:18 UTC
Application: kdevelop (5.1.1)

Qt Version: 5.6.1
Frameworks Version: 5.36.0
Operating System: Linux 4.10.0-33-generic x86_64
Distribution: Linux Mint 18.2 Sonya

-- Information about the crash:
- What I was doing when the application crashed:
I had created a new project (twice) and it crashed after creating all of the files. Upon trying to open the project manually, it alerts me that the project's bin directory already has files.

The crash can be reproduced every time.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2fa5bd7900 (LWP 2804))]

Thread 15 (Thread 0x7f2f49ffb700 (LWP 2953)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f2fa57b16bb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x00007f2f9a83e0af in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#3  0x00007f2f9a8420a8 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f2f9a83d29d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f2f9a83fc20 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f2fa57b0808 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f2f9efd26ba in start_thread (arg=0x7f2f49ffb700) at pthread_create.c:333
#8  0x00007f2fa50b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 14 (Thread 0x7f2f4a7fc700 (LWP 2952)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f2fa57b16bb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x00007f2f9a83e0af in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#3  0x00007f2f9a8420a8 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f2f9a83d29d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f2f9a83fc20 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f2fa57b0808 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f2f9efd26ba in start_thread (arg=0x7f2f4a7fc700) at pthread_create.c:333
#8  0x00007f2fa50b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 13 (Thread 0x7f2f4affd700 (LWP 2951)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f2fa57b16bb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x00007f2f9a83e0af in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#3  0x00007f2f9a8420a8 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f2f9a83d29d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f2f9a83fc20 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f2fa57b0808 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f2f9efd26ba in start_thread (arg=0x7f2f4affd700) at pthread_create.c:333
#8  0x00007f2fa50b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 12 (Thread 0x7f2f4b7fe700 (LWP 2950)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f2fa57b16bb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x00007f2f9a83e0af in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#3  0x00007f2f9a8420a8 in ?? () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#4  0x00007f2f9a83d29d in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#5  0x00007f2f9a83fc20 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#6  0x00007f2fa57b0808 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f2f9efd26ba in start_thread (arg=0x7f2f4b7fe700) at pthread_create.c:333
#8  0x00007f2fa50b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 11 (Thread 0x7f2f4bfff700 (LWP 2949)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007f2fa57a88b0 in QBasicMutex::lockInternal() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x00007f2fa57a89c2 in QMutex::lock() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x00007f2fa76b8ce1 in KDevelop::LanguageController::languagesForUrl(QUrl const&) () from /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.10
#4  0x00007f2fa322f6d8 in KDevelop::DUChainUtils::standardContextForUrl(QUrl const&, bool) () from /usr/lib/x86_64-linux-gnu/libKDevPlatformLanguage.so.10
#5  0x00007f2f60e56ba7 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kdevplatform/27/kdevcmakemanager.so
#6  0x00007f2f9a84141a in ThreadWeaver::IdDecorator::run(QSharedPointer<ThreadWeaver::JobInterface>, ThreadWeaver::Thread*) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#7  0x00007f2f9a841857 in ThreadWeaver::Executor::run(QSharedPointer<ThreadWeaver::JobInterface> const&, ThreadWeaver::Thread*) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#8  0x00007f2f9a840380 in ThreadWeaver::Job::execute(QSharedPointer<ThreadWeaver::JobInterface> const&, ThreadWeaver::Thread*) () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#9  0x00007f2f9a83fb70 in ThreadWeaver::Thread::run() () from /usr/lib/x86_64-linux-gnu/libKF5ThreadWeaver.so.5
#10 0x00007f2fa57b0808 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007f2f9efd26ba in start_thread (arg=0x7f2f4bfff700) at pthread_create.c:333
#12 0x00007f2fa50b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7f2f646f1700 (LWP 2948)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007f2fa57b15f6 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x00007f2fa57ace2a in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x00007f2fa57b0808 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f2f9efd26ba in start_thread (arg=0x7f2f646f1700) at pthread_create.c:333
#5  0x00007f2fa50b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7f2f64ef2700 (LWP 2846)):
#0  0x00007f2fa50a670d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f2f9e11d38c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2f9e11d49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f2fa59da37b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f2fa5982ffa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f2fa57ab9e4 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f2f9b4636b5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x00007f2fa57b0808 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f2f9efd26ba in start_thread (arg=0x7f2f64ef2700) at pthread_create.c:333
#9  0x00007f2fa50b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7f2f6f26e700 (LWP 2812)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007f2fa57b15f6 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x00007f2fa31c7e48 in ?? () from /usr/lib/x86_64-linux-gnu/libKDevPlatformLanguage.so.10
#3  0x00007f2fa57b0808 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f2f9efd26ba in start_thread (arg=0x7f2f6f26e700) at pthread_create.c:333
#5  0x00007f2fa50b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7f2f6feef700 (LWP 2811)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f2f7657a74b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#2  0x00007f2f7657a477 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#3  0x00007f2f9efd26ba in start_thread (arg=0x7f2f6feef700) at pthread_create.c:333
#4  0x00007f2fa50b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7f2f706f0700 (LWP 2810)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f2f7657a74b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#2  0x00007f2f7657a477 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#3  0x00007f2f9efd26ba in start_thread (arg=0x7f2f706f0700) at pthread_create.c:333
#4  0x00007f2fa50b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7f2f70ef1700 (LWP 2809)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f2f7657a74b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#2  0x00007f2f7657a477 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#3  0x00007f2f9efd26ba in start_thread (arg=0x7f2f70ef1700) at pthread_create.c:333
#4  0x00007f2fa50b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7f2f716f2700 (LWP 2808)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f2f7657a74b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#2  0x00007f2f7657a477 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#3  0x00007f2f9efd26ba in start_thread (arg=0x7f2f716f2700) at pthread_create.c:333
#4  0x00007f2fa50b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f2f72132700 (LWP 2807)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f2f7657a74b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#2  0x00007f2f7657a477 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#3  0x00007f2f9efd26ba in start_thread (arg=0x7f2f72132700) at pthread_create.c:333
#4  0x00007f2fa50b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f2f7ffff700 (LWP 2806)):
#0  0x00007f2fa50a670d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007f2f9e11d38c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2f9e11d49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f2fa59da37b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007f2fa5982ffa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f2fa57ab9e4 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f2fa7b18515 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007f2fa57b0808 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f2f9efd26ba in start_thread (arg=0x7f2f7ffff700) at pthread_create.c:333
#9  0x00007f2fa50b23dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f2fa5bd7900 (LWP 2804)):
[KCrash Handler]
#6  0x00007f2f7314952e in llvm::SmallVectorTemplateBase<llvm::cl::parser<llvm::ScheduleDAGInstrs* (*)(llvm::MachineSchedContext*)>::OptionInfo, false>::grow(unsigned long) () from /usr/lib/x86_64-linux-gnu/libLLVM-4.0.so.1
#7  0x00007f2f7314960e in ?? () from /usr/lib/x86_64-linux-gnu/libLLVM-4.0.so.1
#8  0x00007f2f2dafab0a in ?? () from /usr/lib/x86_64-linux-gnu/libLLVM-3.8.so.1
#9  0x00007f2fa79b36ba in call_init (l=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7ffec4659f88, env=env@entry=0x7ffec4659f98) at dl-init.c:72
#10 0x00007f2fa79b37cb in call_init (env=0x7ffec4659f98, argv=0x7ffec4659f88, argc=1, l=<optimized out>) at dl-init.c:30
#11 _dl_init (main_map=main_map@entry=0x3c20660, argc=1, argv=0x7ffec4659f88, env=0x7ffec4659f98) at dl-init.c:120
#12 0x00007f2fa79b88e2 in dl_open_worker (a=a@entry=0x7ffec46588c0) at dl-open.c:575
#13 0x00007f2fa79b3564 in _dl_catch_error (objname=objname@entry=0x7ffec46588b0, errstring=errstring@entry=0x7ffec46588b8, mallocedp=mallocedp@entry=0x7ffec46588af, operate=operate@entry=0x7f2fa79b84d0 <dl_open_worker>, args=args@entry=0x7ffec46588c0) at dl-error.c:187
#14 0x00007f2fa79b7da9 in _dl_open (file=0x3863d18 "/usr/lib/x86_64-linux-gnu/qt5/plugins/kdevplatform/27/kdevclangsupport.so", mode=-2147483647, caller_dlopen=0x7f2fa59811b0, nsid=-2, argc=<optimized out>, argv=<optimized out>, env=0x7ffec4659f98) at dl-open.c:660
#15 0x00007f2f9cb43f09 in dlopen_doit (a=a@entry=0x7ffec4658af0) at dlopen.c:66
#16 0x00007f2fa79b3564 in _dl_catch_error (objname=0x23e4a10, errstring=0x23e4a18, mallocedp=0x23e4a08, operate=0x7f2f9cb43eb0 <dlopen_doit>, args=0x7ffec4658af0) at dl-error.c:187
#17 0x00007f2f9cb44571 in _dlerror_run (operate=operate@entry=0x7f2f9cb43eb0 <dlopen_doit>, args=args@entry=0x7ffec4658af0) at dlerror.c:163
#18 0x00007f2f9cb43fa1 in __dlopen (file=<optimized out>, mode=<optimized out>) at dlopen.c:87
#19 0x00007f2fa59811b0 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f2fa597a735 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f2fa683a1fa in KPluginLoader::load() () from /usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#22 0x00007f2fa683a32a in KPluginLoader::instance() () from /usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#23 0x00007f2fa683a37c in KPluginLoader::factory() () from /usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#24 0x00007f2fa7675e0e in KDevelop::PluginController::loadPluginInternal(QString const&) () from /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.10
#25 0x00007f2fa7677bdb in KDevelop::PluginController::allPluginsForExtension(QString const&, QMap<QString, QVariant> const&) () from /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.10
#26 0x00007f2fa76b8689 in KDevelop::LanguageController::languagesForMimetype(QString const&) () from /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.10
#27 0x00007f2fa76b90f2 in KDevelop::LanguageController::languagesForUrl(QUrl const&) () from /usr/lib/x86_64-linux-gnu/libKDevPlatformShell.so.10
#28 0x00007f2fa3198ea3 in ?? () from /usr/lib/x86_64-linux-gnu/libKDevPlatformLanguage.so.10
#29 0x00007f2fa319be33 in ?? () from /usr/lib/x86_64-linux-gnu/libKDevPlatformLanguage.so.10
#30 0x00007f2fa3195bb4 in KDevelop::BackgroundParser::parseDocuments() () from /usr/lib/x86_64-linux-gnu/libKDevPlatformLanguage.so.10
#31 0x00007f2fa3330d95 in ?? () from /usr/lib/x86_64-linux-gnu/libKDevPlatformLanguage.so.10
#32 0x00007f2fa59b2719 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#33 0x00007f2fa62c7afc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#34 0x00007f2fa62cd036 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#35 0x00007f2fa59852a8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#36 0x00007f2fa598716a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#37 0x00007f2fa59d9f53 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#38 0x00007f2f9e11d197 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#39 0x00007f2f9e11d3f0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#40 0x00007f2f9e11d49c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#41 0x00007f2fa59da35f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#42 0x00007f2fa5982ffa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#43 0x00007f2fa598b6bc in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#44 0x000000000040bc06 in ?? ()
#45 0x00007f2fa4fcb830 in __libc_start_main (main=0x405f50, argc=1, argv=0x7ffec4659f88, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffec4659f78) at ../csu/libc-start.c:291
#46 0x000000000040c139 in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 386950.

Possible duplicates by query: bug 386950, bug 383223, bug 383170, bug 378097.

Reported using DrKonqi
Comment 1 Francis Herne 2017-11-26 18:15:24 UTC
This is caused by a packaging problem found in Ubuntu 16.04, which Mint is based on.

See https://answers.launchpad.net/ubuntu/+question/655238 , and particularly comment #18 which has some suggested methods to avoid it.

*** This bug has been marked as a duplicate of bug 383086 ***