Bug 380125 - crash when hitting "next change" in the patchreview plugin after making an (unsaved) edit
Summary: crash when hitting "next change" in the patchreview plugin after making an (u...
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources macOS
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
: 384272 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-05-23 17:16 UTC by RJVB
Modified: 2017-09-01 22:55 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description RJVB 2017-05-23 17:16:42 UTC
Application: kdevelop (5.1.1)
 (Compiled from sources)
Qt Version: 5.8.0
Frameworks Version: 5.32.0
Operating System: Darwin 13.4.0 x86_64
Distribution (Platform): MacPorts Packages

-- Information about the crash:
- What I was doing when the application crashed:

Preparing a commit, wanted to add a few comments to my changes. Entered one and then hit the "next change" button without saving first. Boom.

The crash can be reproduced sometimes.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault: 11
(lldb) process attach --pid 51234
Process 51234 stopped
Executable module set to "/Applications/MacPorts/KF5/kdevelop.app/Contents/MacOS/kdevelop.bin".
Architecture set to: x86_64-apple-macosx.
(lldb) set term-width 200
(lldb) thread info
thread #1: tid = 0x227dc2, 0x00007fff8bc47e20 libsystem_kernel.dylib`__wait4 + 8, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP

(lldb) bt all
* thread #1: tid = 0x227dc2, 0x00007fff8bc47e20 libsystem_kernel.dylib`__wait4 + 8, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
  * frame #0: 0x00007fff8bc47e20 libsystem_kernel.dylib`__wait4 + 8
    frame #1: 0x000000010f66744e libKF5Crash.5.dylib`KCrash::startProcess(int, char const**, bool) [inlined] startProcessInternal(argc=<unavailable>, directly=<unavailable>) + 125 at kcrash.cpp:649
    frame #2: 0x000000010f6673d1 libKF5Crash.5.dylib`KCrash::startProcess(argc=<unavailable>, argv=<unavailable>, waitAndExit=<unavailable>) + 17 at kcrash.cpp:631
    frame #3: 0x000000010f667138 libKF5Crash.5.dylib`KCrash::defaultCrashHandler(sig=11) + 1064 at kcrash.cpp:528
    frame #4: 0x00007fff8bb755aa libsystem_platform.dylib`_sigtramp + 26
    frame #5: 0x0000000124841ddc kdevpatchreview.so`PatchReviewPlugin::seekHunk(this=0x00007fd786fd4ea0, forwards=<unavailable>, fileName=<unavailable>) + 1516 at patchreview.cpp:106
    frame #6: 0x0000000124857efd kdevpatchreview.so`PatchReviewToolView::nextHunk(this=<unavailable>) + 109 at patchreviewtoolview.cpp:391
    frame #7: 0x000000011240753b QtCore`QMetaObject::activate(QObject*, int, int, void**) [inlined] QtPrivate::QSlotObjectBase::call(this=<unavailable>, r=<unavailable>, a=<unavailable>) + 2011 at qobject_impl.h:101
    frame #8: 0x000000011240751f QtCore`QMetaObject::activate(sender=0x00007fd7860277a0, signalOffset=<unavailable>, local_signal_index=<unavailable>, argv=<unavailable>) + 1983 at qobject.cpp:3723
    frame #9: 0x00000001114cbfe0 QtWidgets`QAbstractButtonPrivate::emitClicked() [inlined] QAbstractButton::clicked(_t1=false) + 112 at moc_qabstractbutton.cpp:309
    frame #10: 0x00000001114cbfb8 QtWidgets`QAbstractButtonPrivate::emitClicked(this=0x00007fd787105890) + 72 at qabstractbutton.cpp:411
    frame #11: 0x00000001114cbe64 QtWidgets`QAbstractButtonPrivate::click(this=<unavailable>) + 260 at qabstractbutton.cpp:404
    frame #12: 0x00000001114ccf2e QtWidgets`QAbstractButton::mouseReleaseEvent(this=<unavailable>, e=0x00007fff50986bb8) + 270 at qabstractbutton.cpp:1009
    frame #13: 0x00000001115a261f QtWidgets`QToolButton::mouseReleaseEvent(this=<unavailable>, e=<unavailable>) + 15 at qtoolbutton.cpp:616
    frame #14: 0x000000011141b137 QtWidgets`QWidget::event(this=0x00007fd7860277a0, event=0x00007fff50986bb8) + 1607 at qwidget.cpp:8780
    frame #15: 0x00000001114ccc83 QtWidgets`QAbstractButton::event(this=0x00007fd7860277a0, e=<unavailable>) + 179 at qabstractbutton.cpp:966
    frame #16: 0x00000001115a2bf4 QtWidgets`QToolButton::event(this=0x00007fd7860277a0, event=0x00007fff50986bb8) + 324 at qtoolbutton.cpp:982
    frame #17: 0x00000001113d99ad QtWidgets`QApplicationPrivate::notify_helper(this=<unavailable>, receiver=0x00007fd7860277a0, e=0x00007fff50986bb8) + 269 at qapplication.cpp:3745
    frame #18: 0x00000001113dd143 QtWidgets`QApplication::notify(this=<unavailable>, receiver=0x00007fd7860277a0, e=0x00007fff50986bb8) + 9363 at qapplication.cpp:3219
    frame #19: 0x00000001123d5b37 QtCore`QCoreApplication::notifyInternal2(receiver=0x00007fd7860277a0, event=0x00007fff50986bb8) + 167 at qcoreapplication.cpp:995
    frame #20: 0x00000001113da38a QtWidgets`QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) [inlined] QCoreApplication::sendEvent(QObject*, QEvent*) + 17 at qcoreapplication.h:231
    frame #21: 0x00000001113da379 QtWidgets`QApplicationPrivate::sendMouseEvent(receiver=0x00007fd7860277a0, event=0x00007fff50986bb8, alienWidget=<unavailable>, nativeWidget=0x00007fd783776050, buttonDown=<unavailable>, lastMouseReceiver=0x0000000111886a98, spontaneous=<unavailable>) + 1001 at qapplication.cpp:2715
    frame #22: 0x000000011143bb8f QtWidgets`QWidgetWindow::handleMouseEvent(this=0x00007fd785eb7690, event=0x00007fff50987278) + 1471 at qwidgetwindow.cpp:616
    frame #23: 0x000000011143aae9 QtWidgets`QWidgetWindow::event(this=0x00007fd785eb7690, event=0x00007fff50987278) + 185 at qwidgetwindow.cpp:239
    frame #24: 0x00000001113d99ad QtWidgets`QApplicationPrivate::notify_helper(this=<unavailable>, receiver=0x00007fd785eb7690, e=0x00007fff50987278) + 269 at qapplication.cpp:3745
    frame #25: 0x00000001113dcd22 QtWidgets`QApplication::notify(this=<unavailable>, receiver=<unavailable>, e=<unavailable>) + 8306 at qapplication.cpp:3708
    frame #26: 0x00000001123d5b37 QtCore`QCoreApplication::notifyInternal2(receiver=0x00007fd785eb7690, event=0x00007fff50987278) + 167 at qcoreapplication.cpp:995
    frame #27: 0x0000000111c08025 QtGui`QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) [inlined] QCoreApplication::sendSpontaneousEvent(receiver=0x00007fd785eb7690, event=0x0000000111f5b8e0) + 2581 at qcoreapplication.h:234
    frame #28: 0x0000000111c0800f QtGui`QGuiApplicationPrivate::processMouseEvent(e=0x00007fd78b1beb30) + 2559 at qguiapplication.cpp:1931
    frame #29: 0x0000000111c06e9c QtGui`QGuiApplicationPrivate::processWindowSystemEvent(e=0x00007fd78b1beb30) + 124 at qguiapplication.cpp:1715
    frame #30: 0x0000000111bef4bb QtGui`QWindowSystemInterface::sendWindowSystemEvents(flags=<unavailable>) + 411 at qwindowsysteminterface.cpp:710
    frame #31: 0x000000011bfa17f1 libqaltcocoa.dylib`QCocoaEventDispatcherPrivate::processPostedEvents(this=<unavailable>) + 321 at qcocoaeventdispatcher.mm:889
    frame #32: 0x000000011bfa20d0 libqaltcocoa.dylib`QCocoaEventDispatcherPrivate::postedEventsSourceCallback(info=0x00007fd7835a1cd0) + 32 at qcocoaeventdispatcher.mm:925
    frame #33: 0x00007fff858fe5b1 CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    frame #34: 0x00007fff858efc62 CoreFoundation`__CFRunLoopDoSources0 + 242
    frame #35: 0x00007fff858ef3ef CoreFoundation`__CFRunLoopRun + 831
    frame #36: 0x00007fff858eee75 CoreFoundation`CFRunLoopRunSpecific + 309
    frame #37: 0x00007fff89c12a0d HIToolbox`RunCurrentEventLoopInMode + 226
    frame #38: 0x00007fff89c12685 HIToolbox`ReceiveNextEventCommon + 173
    frame #39: 0x00007fff89c125bc HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 65
    frame #40: 0x00007fff8daaa24e AppKit`_DPSNextEvent + 1434
    frame #41: 0x00007fff8daa989b AppKit`-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    frame #42: 0x00007fff8da9d99c AppKit`-[NSApplication run] + 553
    frame #43: 0x000000011bfa0d6f libqaltcocoa.dylib`QCocoaEventDispatcher::processEvents(this=0x00007fd7835a0f40, flags=<unavailable>) + 2287 at qcocoaeventdispatcher.mm:421
    frame #44: 0x00000001123d1d51 QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined] QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 401 at qeventloop.cpp:134
    frame #45: 0x00000001123d1d34 QtCore`QEventLoop::exec(this=0x00007fff50988e70, flags=<unavailable>) + 372 at qeventloop.cpp:212
    frame #46: 0x00000001123d621a QtCore`QCoreApplication::exec() + 346 at qcoreapplication.cpp:1268
    frame #47: 0x000000010f28f435 kdevelop.bin`main(argc=<unavailable>, argv=0x00007fff50989148) + 53077 at main.cpp:896
    frame #48: 0x00007fff8ce785fd libdyld.dylib`start + 1
    frame #49: 0x00007fff8ce785fd libdyld.dylib`start + 1

  thread #2: tid = 0x227dcc, 0x00007fff8bc47e22 libsystem_kernel.dylib`__wait4 + 10, queue = 'com.apple.libdispatch-manager'
    frame #0: 0x00007fff8bc47e22 libsystem_kernel.dylib`__wait4 + 10
    frame #1: 0x000000010f66744e libKF5Crash.5.dylib`KCrash::startProcess(int, char const**, bool) [inlined] startProcessInternal(argc=<unavailable>, directly=<unavailable>) + 125 at kcrash.cpp:649
    frame #2: 0x000000010f6673d1 libKF5Crash.5.dylib`KCrash::startProcess(argc=<unavailable>, argv=<unavailable>, waitAndExit=<unavailable>) + 17 at kcrash.cpp:631
    frame #3: 0x000000010f667138 libKF5Crash.5.dylib`KCrash::defaultCrashHandler(sig=11) + 1064 at kcrash.cpp:528
    frame #4: 0x00007fff8bb755aa libsystem_platform.dylib`_sigtramp + 26
    frame #5: 0x00007fff8bc48663 libsystem_kernel.dylib`kevent64 + 11
    frame #6: 0x00007fff8bcde136 libdispatch.dylib`_dispatch_mgr_thread + 52

  thread #3: tid = 0x227dec, 0x00007fff8bc4894a libsystem_kernel.dylib`poll + 10, name = 'QDBusConnectionManager'
    frame #0: 0x00007fff8bc4894a libsystem_kernel.dylib`poll + 10
    frame #1: 0x0000000112429cf0 QtCore`qt_safe_poll(pollfd*, unsigned int, timespec const*) [inlined] qt_ppoll(fds=0x00007fd7834a37a8, nfds=2) + 592 at qcore_unix.cpp:83
    frame #2: 0x0000000112429ce5 QtCore`qt_safe_poll(fds=0x00007fd7834a37a8, nfds=2, timeout_ts=<unavailable>) + 581 at qcore_unix.cpp:102
    frame #3: 0x000000011242b200 QtCore`QEventDispatcherUNIX::processEvents(this=<unavailable>, flags=<unavailable>) + 880 at qeventdispatcher_unix.cpp:500
    frame #4: 0x00000001123d1d51 QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined] QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 401 at qeventloop.cpp:134
    frame #5: 0x00000001123d1d34 QtCore`QEventLoop::exec(this=0x000000011f197e28, flags=<unavailable>) + 372 at qeventloop.cpp:212
    frame #6: 0x000000011220af35 QtCore`QThread::exec(this=<unavailable>) + 117 at qthread.cpp:507
    frame #7: 0x0000000110ab4a93 QtDBus`QDBusConnectionManager::run(this=0x00007fd7835e2880) + 19 at qdbusconnection.cpp:170
    frame #8: 0x000000011220e86b QtCore`QThreadPrivate::start(arg=0x00007fd7835e2880) + 363 at qthread_unix.cpp:368
    frame #9: 0x00007fff8bfcd899 libsystem_pthread.dylib`_pthread_body + 138
    frame #10: 0x00007fff8bfcd72a libsystem_pthread.dylib`_pthread_start + 137
    frame #11: 0x00007fff8bfd1fc9 libsystem_pthread.dylib`thread_start + 13

  thread #4: tid = 0x227e06, 0x00007fff8bc43a1a libsystem_kernel.dylib`mach_msg_trap + 10
    frame #0: 0x00007fff8bc43a1a libsystem_kernel.dylib`mach_msg_trap + 10
    frame #1: 0x00007fff8bc42d18 libsystem_kernel.dylib`mach_msg + 64
    frame #2: 0x00007fff858eff15 CoreFoundation`__CFRunLoopServiceMachPort + 181
    frame #3: 0x00007fff858ef539 CoreFoundation`__CFRunLoopRun + 1161
    frame #4: 0x00007fff858eee75 CoreFoundation`CFRunLoopRunSpecific + 309
    frame #5: 0x00007fff8dc4a05e AppKit`_NSEventThread + 144
    frame #6: 0x00007fff8bfcd899 libsystem_pthread.dylib`_pthread_body + 138
    frame #7: 0x00007fff8bfcd72a libsystem_pthread.dylib`_pthread_start + 137
    frame #8: 0x00007fff8bfd1fc9 libsystem_pthread.dylib`thread_start + 13

  thread #5: tid = 0x227e30, 0x00007fff8bc47716 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'QThread'
    frame #0: 0x00007fff8bc47716 libsystem_kernel.dylib`__psynch_cvwait + 10
    frame #1: 0x00007fff8bfcfc3b libsystem_pthread.dylib`_pthread_cond_wait + 727
    frame #2: 0x0000000112210080 QtCore`QWaitConditionPrivate::wait_relative(this=0x00007fd786195310, time=<unavailable>) + 288 at qwaitcondition_unix.cpp:133
    frame #3: 0x000000011220febb QtCore`QWaitConditionPrivate::wait(this=0x00007fd786195310, time=1000) + 43 at qwaitcondition_unix.cpp:141
    frame #4: 0x000000011220fd82 QtCore`QWaitCondition::wait(this=0x00007fd786195158, mutex=0x00007fd786195160, time=1000) + 162 at qwaitcondition_unix.cpp:215
    frame #5: 0x0000000112b5ccbf libKDevPlatformLanguage.10.dylib`KDevelop::DUChainPrivate::CleanupThread::run(this=0x00007fd786195140) + 79 at duchain.cpp:282
    frame #6: 0x000000011220e86b QtCore`QThreadPrivate::start(arg=0x00007fd786195140) + 363 at qthread_unix.cpp:368
    frame #7: 0x00007fff8bfcd899 libsystem_pthread.dylib`_pthread_body + 138
    frame #8: 0x00007fff8bfcd72a libsystem_pthread.dylib`_pthread_start + 137
    frame #9: 0x00007fff8bfd1fc9 libsystem_pthread.dylib`thread_start + 13

  thread #6: tid = 0x227e3e, 0x00007fff8bc4894a libsystem_kernel.dylib`poll + 10, name = 'KDevelop::CompletionWorkerThread'
    frame #0: 0x00007fff8bc4894a libsystem_kernel.dylib`poll + 10
    frame #1: 0x0000000112429cf0 QtCore`qt_safe_poll(pollfd*, unsigned int, timespec const*) [inlined] qt_ppoll(fds=0x00007fd7864aaf28, nfds=1) + 592 at qcore_unix.cpp:83
    frame #2: 0x0000000112429ce5 QtCore`qt_safe_poll(fds=0x00007fd7864aaf28, nfds=1, timeout_ts=<unavailable>) + 581 at qcore_unix.cpp:102
    frame #3: 0x000000011242b200 QtCore`QEventDispatcherUNIX::processEvents(this=<unavailable>, flags=<unavailable>) + 880 at qeventdispatcher_unix.cpp:500
    frame #4: 0x00000001123d1d51 QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined] QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 401 at qeventloop.cpp:134
    frame #5: 0x00000001123d1d34 QtCore`QEventLoop::exec(this=0x000000012442bda8, flags=<unavailable>) + 372 at qeventloop.cpp:212
    frame #6: 0x000000011220af35 QtCore`QThread::exec(this=<unavailable>) + 117 at qthread.cpp:507
    frame #7: 0x0000000112c4df24 libKDevPlatformLanguage.10.dylib`KDevelop::CompletionWorkerThread::run(this=0x00007fd786510c10) + 388 at codecompletionmodel.cpp:89
    frame #8: 0x000000011220e86b QtCore`QThreadPrivate::start(arg=0x00007fd786510c10) + 363 at qthread_unix.cpp:368
    frame #9: 0x00007fff8bfcd899 libsystem_pthread.dylib`_pthread_body + 138
    frame #10: 0x00007fff8bfcd72a libsystem_pthread.dylib`_pthread_start + 137
    frame #11: 0x00007fff8bfd1fc9 libsystem_pthread.dylib`thread_start + 13

  thread #7: tid = 0x227e63, 0x00007fff8bc479aa libsystem_kernel.dylib`__select + 10, name = 'com.apple.CFSocket.private'
    frame #0: 0x00007fff8bc479aa libsystem_kernel.dylib`__select + 10
    frame #1: 0x00007fff8593ba03 CoreFoundation`__CFSocketManager + 867
    frame #2: 0x00007fff8bfcd899 libsystem_pthread.dylib`_pthread_body + 138
    frame #3: 0x00007fff8bfcd72a libsystem_pthread.dylib`_pthread_start + 137
    frame #4: 0x00007fff8bfd1fc9 libsystem_pthread.dylib`thread_start + 13

  thread #8: tid = 0x227f49, 0x00007fff8bc47716 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Queue(0x7fd7860e1f50)[01]'
    frame #0: 0x00007fff8bc47716 libsystem_kernel.dylib`__psynch_cvwait + 10
    frame #1: 0x00007fff8bfcfc3b libsystem_pthread.dylib`_pthread_cond_wait + 727
    frame #2: 0x000000011220fedb QtCore`QWaitConditionPrivate::wait(this=0x00007fd7860ec0a0, time=<unavailable>) + 75 at qwaitcondition_unix.cpp:143
    frame #3: 0x000000011220fd82 QtCore`QWaitCondition::wait(this=0x00007fd7860ec010, mutex=0x00007fd7860e1f80, time=18446744073709551615) + 162 at qwaitcondition_unix.cpp:215
    frame #4: 0x0000000113b27604 libKF5ThreadWeaver.5.dylib`ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) [inlined] ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked(this=<unavailable>, th=<unavailable>) + 804 at weaver.cpp:594
    frame #5: 0x0000000113b275ed libKF5ThreadWeaver.5.dylib`ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(this=<unavailable>, th=0x00007fd786157d20, threadWasBusy=<unavailable>, suspendIfInactive=<unavailable>, justReturning=<unavailable>) + 781 at weaver.cpp:554
    frame #6: 0x0000000113b2bff0 libKF5ThreadWeaver.5.dylib`ThreadWeaver::WorkingHardState::applyForWork(this=0x00007fd7860dd810, th=0x00007fd786157d20, wasBusy=true) + 64 at workinghardstate.cpp:66
    frame #7: 0x0000000113b2c0f5 libKF5ThreadWeaver.5.dylib`non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(this=<unavailable>, th=<unavailable>, wasBusy=<unavailable>) + 21 at workinghardstate.cpp:75
    frame #8: 0x0000000113b27902 libKF5ThreadWeaver.5.dylib`ThreadWeaver::Weaver::applyForWork(this=<unavailable>, th=<unavailable>, wasBusy=true) + 50 at weaver.cpp:568
    frame #9: 0x0000000113b29a66 libKF5ThreadWeaver.5.dylib`ThreadWeaver::Thread::run(this=0x00007fd786157d20) + 118 at thread.cpp:103
    frame #10: 0x000000011220e86b QtCore`QThreadPrivate::start(arg=0x00007fd786157d20) + 363 at qthread_unix.cpp:368
    frame #11: 0x00007fff8bfcd899 libsystem_pthread.dylib`_pthread_body + 138
    frame #12: 0x00007fff8bfcd72a libsystem_pthread.dylib`_pthread_start + 137
    frame #13: 0x00007fff8bfd1fc9 libsystem_pthread.dylib`thread_start + 13

  thread #9: tid = 0x227f4a, 0x00007fff8bc47716 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Queue(0x7fd7860e1f50)[02]'
    frame #0: 0x00007fff8bc47716 libsystem_kernel.dylib`__psynch_cvwait + 10
    frame #1: 0x00007fff8bfcfc3b libsystem_pthread.dylib`_pthread_cond_wait + 727
    frame #2: 0x000000011220fedb QtCore`QWaitConditionPrivate::wait(this=0x00007fd7860ec0a0, time=<unavailable>) + 75 at qwaitcondition_unix.cpp:143
    frame #3: 0x000000011220fd82 QtCore`QWaitCondition::wait(this=0x00007fd7860ec010, mutex=0x00007fd7860e1f80, time=18446744073709551615) + 162 at qwaitcondition_unix.cpp:215
    frame #4: 0x0000000113b27604 libKF5ThreadWeaver.5.dylib`ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) [inlined] ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked(this=<unavailable>, th=<unavailable>) + 804 at weaver.cpp:594
    frame #5: 0x0000000113b275ed libKF5ThreadWeaver.5.dylib`ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(this=<unavailable>, th=0x00007fd78736bbd0, threadWasBusy=<unavailable>, suspendIfInactive=<unavailable>, justReturning=<unavailable>) + 781 at weaver.cpp:554
    frame #6: 0x0000000113b2bff0 libKF5ThreadWeaver.5.dylib`ThreadWeaver::WorkingHardState::applyForWork(this=0x00007fd7860dd810, th=0x00007fd78736bbd0, wasBusy=false) + 64 at workinghardstate.cpp:66
    frame #7: 0x0000000113b2c0f5 libKF5ThreadWeaver.5.dylib`non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(this=<unavailable>, th=<unavailable>, wasBusy=<unavailable>) + 21 at workinghardstate.cpp:75
    frame #8: 0x0000000113b27902 libKF5ThreadWeaver.5.dylib`ThreadWeaver::Weaver::applyForWork(this=<unavailable>, th=<unavailable>, wasBusy=false) + 50 at weaver.cpp:568
    frame #9: 0x0000000113b2c035 libKF5ThreadWeaver.5.dylib`ThreadWeaver::WorkingHardState::applyForWork(this=<unavailable>, th=<unavailable>, wasBusy=<unavailable>) + 133 at workinghardstate.cpp:73
    frame #10: 0x0000000113b2c0f5 libKF5ThreadWeaver.5.dylib`non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(this=<unavailable>, th=<unavailable>, wasBusy=<unavailable>) + 21 at workinghardstate.cpp:75
    frame #11: 0x0000000113b27902 libKF5ThreadWeaver.5.dylib`ThreadWeaver::Weaver::applyForWork(this=<unavailable>, th=<unavailable>, wasBusy=true) + 50 at weaver.cpp:568
    frame #12: 0x0000000113b29a66 libKF5ThreadWeaver.5.dylib`ThreadWeaver::Thread::run(this=0x00007fd78736bbd0) + 118 at thread.cpp:103
    frame #13: 0x000000011220e86b QtCore`QThreadPrivate::start(arg=0x00007fd78736bbd0) + 363 at qthread_unix.cpp:368
    frame #14: 0x00007fff8bfcd899 libsystem_pthread.dylib`_pthread_body + 138
    frame #15: 0x00007fff8bfcd72a libsystem_pthread.dylib`_pthread_start + 137
    frame #16: 0x00007fff8bfd1fc9 libsystem_pthread.dylib`thread_start + 13

  thread #10: tid = 0x227f4b, 0x00007fff8bc47716 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Queue(0x7fd7860e1f50)[03]'
    frame #0: 0x00007fff8bc47716 libsystem_kernel.dylib`__psynch_cvwait + 10
    frame #1: 0x00007fff8bfcfc3b libsystem_pthread.dylib`_pthread_cond_wait + 727
    frame #2: 0x000000011220fedb QtCore`QWaitConditionPrivate::wait(this=0x00007fd7860ec0a0, time=<unavailable>) + 75 at qwaitcondition_unix.cpp:143
    frame #3: 0x000000011220fd82 QtCore`QWaitCondition::wait(this=0x00007fd7860ec010, mutex=0x00007fd7860e1f80, time=18446744073709551615) + 162 at qwaitcondition_unix.cpp:215
    frame #4: 0x0000000113b27604 libKF5ThreadWeaver.5.dylib`ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) [inlined] ThreadWeaver::Weaver::blockThreadUntilJobsAreBeingAssigned_locked(this=<unavailable>, th=<unavailable>) + 804 at weaver.cpp:594
    frame #5: 0x0000000113b275ed libKF5ThreadWeaver.5.dylib`ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(this=<unavailable>, th=0x00007fd7837a81b0, threadWasBusy=<unavailable>, suspendIfInactive=<unavailable>, justReturning=<unavailable>) + 781 at weaver.cpp:554
    frame #6: 0x0000000113b2bff0 libKF5ThreadWeaver.5.dylib`ThreadWeaver::WorkingHardState::applyForWork(this=0x00007fd7860dd810, th=0x00007fd7837a81b0, wasBusy=false) + 64 at workinghardstate.cpp:66
    frame #7: 0x0000000113b2c0f5 libKF5ThreadWeaver.5.dylib`non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(this=<unavailable>, th=<unavailable>, wasBusy=<unavailable>) + 21 at workinghardstate.cpp:75
    frame #8: 0x0000000113b27902 libKF5ThreadWeaver.5.dylib`ThreadWeaver::Weaver::applyForWork(this=<unavailable>, th=<unavailable>, wasBusy=false) + 50 at weaver.cpp:568
    frame #9: 0x0000000113b2c035 libKF5ThreadWeaver.5.dylib`ThreadWeaver::WorkingHardState::applyForWork(this=<unavailable>, th=<unavailable>, wasBusy=<unavailable>) + 133 at workinghardstate.cpp:73
    frame #10: 0x0000000113b2c0f5 libKF5ThreadWeaver.5.dylib`non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(this=<unavailable>, th=<unavailable>, wasBusy=<unavailable>) + 21 at workinghardstate.cpp:75
    frame #11: 0x0000000113b27902 libKF5ThreadWeaver.5.dylib`ThreadWeaver::Weaver::applyForWork(this=<unavailable>, th=<unavailable>, wasBusy=false) + 50 at weaver.cpp:568
    frame #12: 0x0000000113b2c035 libKF5ThreadWeaver.5.dylib`ThreadWeaver::WorkingHardState::applyForWork(this=<unavailable>, th=<unavailable>, wasBusy=<unavailable>) + 133 at workinghardstate.cpp:73
    frame #13: 0x0000000113b2c0f5 libKF5ThreadWeaver.5.dylib`non-virtual thunk to ThreadWeaver::WorkingHardState::applyForWork(this=<unavailable>, th=<unavailable>, wasBusy=<unavailable>) + 21 at workinghardstate.cpp:75
    frame #14: 0x0000000113b27902 libKF5ThreadWeaver.5.dylib`ThreadWeaver::Weaver::applyForWork(this=<unavailable>, th=<unavailable>, wasBusy=true) + 50 at weaver.cpp:568
    frame #15: 0x0000000113b29a66 libKF5ThreadWeaver.5.dylib`ThreadWeaver::Thread::run(this=0x00007fd7837a81b0) + 118 at thread.cpp:103
    frame #16: 0x000000011220e86b QtCore`QThreadPrivate::start(arg=0x00007fd7837a81b0) + 363 at qthread_unix.cpp:368
    frame #17: 0x00007fff8bfcd899 libsystem_pthread.dylib`_pthread_body + 138
    frame #18: 0x00007fff8bfcd72a libsystem_pthread.dylib`_pthread_start + 137
    frame #19: 0x00007fff8bfd1fc9 libsystem_pthread.dylib`thread_start + 13

  thread #11: tid = 0x227fd4, 0x00007fff8bc4894a libsystem_kernel.dylib`poll + 10, name = 'OutputFilterThread'
    frame #0: 0x00007fff8bc4894a libsystem_kernel.dylib`poll + 10
    frame #1: 0x0000000112429cf0 QtCore`qt_safe_poll(pollfd*, unsigned int, timespec const*) [inlined] qt_ppoll(fds=0x00007fd787a9b1a8, nfds=1) + 592 at qcore_unix.cpp:83
    frame #2: 0x0000000112429ce5 QtCore`qt_safe_poll(fds=0x00007fd787a9b1a8, nfds=1, timeout_ts=<unavailable>) + 581 at qcore_unix.cpp:102
    frame #3: 0x000000011242b200 QtCore`QEventDispatcherUNIX::processEvents(this=<unavailable>, flags=<unavailable>) + 880 at qeventdispatcher_unix.cpp:500
    frame #4: 0x00000001123d1d51 QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined] QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 401 at qeventloop.cpp:134
    frame #5: 0x00000001123d1d34 QtCore`QEventLoop::exec(this=0x000000012f2a5e58, flags=<unavailable>) + 372 at qeventloop.cpp:212
    frame #6: 0x000000011220af35 QtCore`QThread::exec(this=<unavailable>) + 117 at qthread.cpp:507
    frame #7: 0x000000011220e86b QtCore`QThreadPrivate::start(arg=0x00007fd787c3fb08) + 363 at qthread_unix.cpp:368
    frame #8: 0x00007fff8bfcd899 libsystem_pthread.dylib`_pthread_body + 138
    frame #9: 0x00007fff8bfcd72a libsystem_pthread.dylib`_pthread_start + 137
    frame #10: 0x00007fff8bfd1fc9 libsystem_pthread.dylib`thread_start + 13

  thread #12: tid = 0x22837a, 0x00007fff8bc4894a libsystem_kernel.dylib`poll + 10, name = 'QQmlThread'
    frame #0: 0x00007fff8bc4894a libsystem_kernel.dylib`poll + 10
    frame #1: 0x0000000112429cf0 QtCore`qt_safe_poll(pollfd*, unsigned int, timespec const*) [inlined] qt_ppoll(fds=0x00007fd78732f988, nfds=1) + 592 at qcore_unix.cpp:83
    frame #2: 0x0000000112429ce5 QtCore`qt_safe_poll(fds=0x00007fd78732f988, nfds=1, timeout_ts=<unavailable>) + 581 at qcore_unix.cpp:102
    frame #3: 0x000000011242b200 QtCore`QEventDispatcherUNIX::processEvents(this=<unavailable>, flags=<unavailable>) + 880 at qeventdispatcher_unix.cpp:500
    frame #4: 0x00000001123d1d51 QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined] QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 401 at qeventloop.cpp:134
    frame #5: 0x00000001123d1d34 QtCore`QEventLoop::exec(this=0x000000012512ae38, flags=<unavailable>) + 372 at qeventloop.cpp:212
    frame #6: 0x000000011220af35 QtCore`QThread::exec(this=<unavailable>) + 117 at qthread.cpp:507
    frame #7: 0x000000010f931a79 QtQml`QQmlThreadPrivate::run(this=0x00007fd787c4a560) + 57 at qqmlthread.cpp:147
    frame #8: 0x000000011220e86b QtCore`QThreadPrivate::start(arg=0x00007fd787c4a560) + 363 at qthread_unix.cpp:368
    frame #9: 0x00007fff8bfcd899 libsystem_pthread.dylib`_pthread_body + 138
    frame #10: 0x00007fff8bfcd72a libsystem_pthread.dylib`_pthread_start + 137
    frame #11: 0x00007fff8bfd1fc9 libsystem_pthread.dylib`thread_start + 13
(lldb) detach
Process 51234 detached

Possible duplicates by query: bug 380124, bug 380111, bug 380023, bug 379882, bug 379881.

Reported using DrKonqi
Comment 1 Kevin Funk 2017-06-29 18:56:45 UTC
I presume this is fixed.
Comment 2 RJVB 2017-06-29 20:07:53 UTC
Why would you presume that? Because I haven't reported other occurrences in a month?
Comment 3 Kevin Funk 2017-06-29 20:49:25 UTC
Because this patch (see "Latest commit" field) claims to address/fix the issue:
https://commits.kde.org/kdevplatform/e518fe2bfb9cf270b42312c72dd161f37d2d8b8d
Comment 4 Piotr Mierzwinski 2017-09-01 21:56:30 UTC
@Kevin
I met this crash in version 5.1.2, so I think this is not fixed fully.
Please check bug report with Id: 384272

Tested with: kdevelop-git-5.1.2.r24258.76f2fdf774-1-x86_64
Comment 5 Christoph Roick 2017-09-01 22:37:36 UTC
It will only be fixed in 5.2.0.
Comment 6 Francis Herne 2017-09-01 22:55:09 UTC
*** Bug 384272 has been marked as a duplicate of this bug. ***