https://bugs.kde.org/show_bug.cgi?id=395968

            Bug ID: 395968
           Summary: KDevelop crash while importing a QMake-based project
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
                OS: OS X
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Application: kdevelop (5.2.3-5-gec153b1f68)
 (Compiled from sources)
Qt Version: 5.9.6
Frameworks Version: 5.47.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:

I was importing a QMake-based project, with the only possible remarkable
property that the configured build dir is quite different from the source dir.
I got this crash after accepting the final dialog.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault: 11
(lldb) process attach --pid 45126
Process 45126 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 = 0x184cc14, 0x00007fff8a162e20 libsystem_kernel.dylib`__wait4 +
8, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP

(lldb) bt all
* thread #1: tid = 0x184cc14, 0x00007fff8a162e20 libsystem_kernel.dylib`__wait4
+ 8, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
  * frame #0: 0x00007fff8a162e20 libsystem_kernel.dylib`__wait4 + 8
    frame #1: 0x000000010f130d1e libKF5Crash.5.dylib`KCrash::startProcess(int,
char const**, bool) [inlined] startProcessInternal(argc=<unavailable>,
directly=<unavailable>) + 125 at kcrash.cpp:649
    frame #2: 0x000000010f130ca1
libKF5Crash.5.dylib`KCrash::startProcess(argc=<unavailable>,
argv=<unavailable>, waitAndExit=<unavailable>) + 17 at kcrash.cpp:631
    frame #3: 0x000000010f130ae5
libKF5Crash.5.dylib`KCrash::defaultCrashHandler(sig=11) + 1061 at
kcrash.cpp:528
    frame #4: 0x00007fff8cf2a5aa libsystem_platform.dylib`_sigtramp + 26
    frame #5: 0x0000000131a0c7bc kdevqmakemanager.so`QHash<QString,
QStringList>::keys() const [inlined] QHash<QString,
QStringList>::size(this=0x006f0063002d0081) const + 1 at qhash.h:267
    frame #6: 0x0000000131a0c7bb kdevqmakemanager.so`QHash<QString,
QStringList>::keys(this=0x006f0063002d0081) const + 27 at qhash.h:655
    frame #7: 0x0000000131a0c6ef
kdevqmakemanager.so`QMakeFile::variables(this=<unavailable>) const + 31 at
qmakefile.cpp:155
    frame #8: 0x0000000131a12821
kdevqmakemanager.so`QMakeProjectFile::read(this=0x00007fe7b61817e0) + 1425 at
qmakeprojectfile.cpp:82
    frame #9: 0x00000001319febb6
kdevqmakemanager.so`QMakeProjectManager::buildFolderItem(this=<unavailable>,
project=<unavailable>, path=<unavailable>, parent=<unavailable>) + 2774 at
qmakemanager.cpp:254
    frame #10: 0x00000001319fd7cd
kdevqmakemanager.so`QMakeProjectManager::createFolderItem(this=0x00007fe7b7405710,
project=0x00007fe7b639d270, path=0x00007fe7b68d51a8, parent=0x00007fe7b26b4e70)
+ 45 at qmakemanager.cpp:142
    frame #11: 0x0000000113b5d54b
libKDevPlatformProject.52.dylib`KDevelop::AbstractFileManagerPluginPrivate::addJobItems(this=0x00007fe7b7408cc0,
job=0x00007fe7b63938e0, baseItem=0x00007fe7b26b4e70, entries=<unavailable>) +
4123 at abstractfilemanagerplugin.cpp:297
    frame #12: 0x00000001123e0a88 QtCore`QMetaObject::activate(QObject*, int,
int, void**) [inlined] QtPrivate::QSlotObjectBase::call(this=<unavailable>,
r=<unavailable>, a=<unavailable>) + 1992 at qobject_impl.h:101
    frame #13: 0x00000001123e0a6c
QtCore`QMetaObject::activate(sender=0x00007fe7b63938e0,
signalOffset=<unavailable>, local_signal_index=<unavailable>,
argv=<unavailable>) + 1964 at qobject.cpp:3755
    frame #14: 0x0000000113b6c89c
libKDevPlatformProject.52.dylib`KDevelop::FileManagerListJob::entries(this=<unavailable>,
_t1=<unavailable>, _t2=<unavailable>, _t3=<unavailable>) + 76 at
moc_filemanagerlistjob.cpp:207
    frame #15: 0x0000000113b652dc
libKDevPlatformProject.52.dylib`KDevelop::FileManagerListJob::handleResults(this=0x00007fe7b63938e0,
entriesIn=<unavailable>) + 44 at filemanagerlistjob.cpp:233
    frame #16: 0x00000001123d9413 QtCore`QObject::event(this=<unavailable>,
e=<unavailable>) + 659 at qobject.cpp:1252
    frame #17: 0x0000000111391c4d
QtWidgets`QApplicationPrivate::notify_helper(this=<unavailable>,
receiver=0x00007fe7b63938e0, e=0x00007fe7b6424110) + 269 at
qapplication.cpp:3722
    frame #18: 0x0000000111394f22
QtWidgets`QApplication::notify(this=<unavailable>, receiver=<unavailable>,
e=<unavailable>) + 8210 at qapplication.cpp:3685
    frame #19: 0x00000001123af2c7
QtCore`QCoreApplication::notifyInternal2(receiver=0x00007fe7b63938e0,
event=0x00007fe7b6424110) + 167 at qcoreapplication.cpp:1031
    frame #20: 0x00000001123b002b
QtCore`QCoreApplicationPrivate::sendPostedEvents(receiver=0x0000000000000000,
event_type=0, data=0x00007fe7b2600950) + 539 at qcoreapplication.h:233
    frame #21: 0x0000000118f5f9a2
libqaltcocoa.dylib`QCocoaEventDispatcherPrivate::processPostedEvents(this=0x00007fe7b24d72e0)
+ 306 at qcocoaeventdispatcher.mm:898
    frame #22: 0x0000000118f603a7
libqaltcocoa.dylib`QCocoaEventDispatcherPrivate::postedEventsSourceCallback(info=0x00007fe7b24d72e0)
+ 167 at qcocoaeventdispatcher.mm:935
    frame #23: 0x00007fff94b245b1
CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    frame #24: 0x00007fff94b15c62 CoreFoundation`__CFRunLoopDoSources0 + 242
    frame #25: 0x00007fff94b153ef CoreFoundation`__CFRunLoopRun + 831
    frame #26: 0x00007fff94b14e75 CoreFoundation`CFRunLoopRunSpecific + 309
    frame #27: 0x00007fff8d055a0d HIToolbox`RunCurrentEventLoopInMode + 226
    frame #28: 0x00007fff8d0557b7 HIToolbox`ReceiveNextEventCommon + 479
    frame #29: 0x00007fff8d0555bc
HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 65
    frame #30: 0x00007fff8947d24e AppKit`_DPSNextEvent + 1434
    frame #31: 0x00007fff8947c89b AppKit`-[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    frame #32: 0x00007fff8947099c AppKit`-[NSApplication run] + 553
    frame #33: 0x0000000118f5f031
libqaltcocoa.dylib`QCocoaEventDispatcher::processEvents(this=0x00007fe7b24d5c00,
flags=<unavailable>) + 3297 at qcocoaeventdispatcher.mm:431
    frame #34: 0x00000001123aaef1
QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined]
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 401 at
qeventloop.cpp:134
    frame #35: 0x00000001123aaed4
QtCore`QEventLoop::exec(this=0x00007fff50e75dc8, flags=<unavailable>) + 372 at
qeventloop.cpp:212
    frame #36: 0x00000001123af98a QtCore`QCoreApplication::exec() + 378 at
qcoreapplication.cpp:1304
    frame #37: 0x000000010eda3026 kdevelop.bin`main(argc=<unavailable>,
argv=0x00007fff50e76128) + 52374 at main.cpp:947
    frame #38: 0x00007fff8accc5fd libdyld.dylib`start + 1
    frame #39: 0x00007fff8accc5fd libdyld.dylib`start + 1

  thread #2: tid = 0x184cc1c, 0x00007fff8a162e22 libsystem_kernel.dylib`__wait4
+ 10, queue = 'com.apple.libdispatch-manager'
    frame #0: 0x00007fff8a162e22 libsystem_kernel.dylib`__wait4 + 10
    frame #1: 0x000000010f130d1e libKF5Crash.5.dylib`KCrash::startProcess(int,
char const**, bool) [inlined] startProcessInternal(argc=<unavailable>,
directly=<unavailable>) + 125 at kcrash.cpp:649
    frame #2: 0x000000010f130ca1
libKF5Crash.5.dylib`KCrash::startProcess(argc=<unavailable>,
argv=<unavailable>, waitAndExit=<unavailable>) + 17 at kcrash.cpp:631
    frame #3: 0x000000010f130ae5
libKF5Crash.5.dylib`KCrash::defaultCrashHandler(sig=11) + 1061 at
kcrash.cpp:528
    frame #4: 0x00007fff8cf2a5aa libsystem_platform.dylib`_sigtramp + 26
    frame #5: 0x00007fff8a163663 libsystem_kernel.dylib`kevent64 + 11
    frame #6: 0x00007fff8e4b2136 libdispatch.dylib`_dispatch_mgr_thread + 52

  thread #3: tid = 0x184cc2f, 0x00007fff8a16394a libsystem_kernel.dylib`poll +
10, name = 'QDBusConnectionManager'
    frame #0: 0x00007fff8a16394a libsystem_kernel.dylib`poll + 10
    frame #1: 0x00000001124043e0 QtCore`qt_safe_poll(pollfd*, unsigned int,
timespec const*) [inlined] qt_ppoll(fds=0x00007fe7b2518518, nfds=2) + 576 at
qcore_unix.cpp:83
    frame #2: 0x00000001124043d5 QtCore`qt_safe_poll(fds=0x00007fe7b2518518,
nfds=2, timeout_ts=<unavailable>) + 565 at qcore_unix.cpp:102
    frame #3: 0x00000001124058b0
QtCore`QEventDispatcherUNIX::processEvents(this=<unavailable>,
flags=<unavailable>) + 880 at qeventdispatcher_unix.cpp:500
    frame #4: 0x00000001123aaef1
QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined]
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 401 at
qeventloop.cpp:134
    frame #5: 0x00000001123aaed4
QtCore`QEventLoop::exec(this=0x000000011ce59e28, flags=<unavailable>) + 372 at
qeventloop.cpp:212
    frame #6: 0x00000001121dce65 QtCore`QThread::exec(this=<unavailable>) + 117
at qthread.cpp:515
    frame #7: 0x0000000110d85f73
QtDBus`QDBusConnectionManager::run(this=0x00007fe7b4829ab0) + 19 at
qdbusconnection.cpp:178
    frame #8: 0x00000001121e0c30
QtCore`QThreadPrivate::start(arg=0x00007fe7b4829ab0) + 368 at
qthread_unix.cpp:368
    frame #9: 0x00007fff88267899 libsystem_pthread.dylib`_pthread_body + 138
    frame #10: 0x00007fff8826772a libsystem_pthread.dylib`_pthread_start + 137
    frame #11: 0x00007fff8826bfc9 libsystem_pthread.dylib`thread_start + 13

  thread #4: tid = 0x184cc42, 0x00007fff8a15ea1a
libsystem_kernel.dylib`mach_msg_trap + 10
    frame #0: 0x00007fff8a15ea1a libsystem_kernel.dylib`mach_msg_trap + 10
    frame #1: 0x00007fff8a15dd18 libsystem_kernel.dylib`mach_msg + 64
    frame #2: 0x00007fff94b15f15 CoreFoundation`__CFRunLoopServiceMachPort +
181
    frame #3: 0x00007fff94b15539 CoreFoundation`__CFRunLoopRun + 1161
    frame #4: 0x00007fff94b14e75 CoreFoundation`CFRunLoopRunSpecific + 309
    frame #5: 0x00007fff8961d05e AppKit`_NSEventThread + 144
    frame #6: 0x00007fff88267899 libsystem_pthread.dylib`_pthread_body + 138
    frame #7: 0x00007fff8826772a libsystem_pthread.dylib`_pthread_start + 137
    frame #8: 0x00007fff8826bfc9 libsystem_pthread.dylib`thread_start + 13

  thread #5: tid = 0x184cce9, 0x00007fff8a16394a libsystem_kernel.dylib`poll +
10, name = 'QThread'
    frame #0: 0x00007fff8a16394a libsystem_kernel.dylib`poll + 10
    frame #1: 0x0000000112404210 QtCore`qt_safe_poll(pollfd*, unsigned int,
timespec const*) [inlined] qt_ppoll(fds=0x00007fe7b5462e98, nfds=1) + 112 at
qcore_unix.cpp:83
    frame #2: 0x00000001124041e0 QtCore`qt_safe_poll(fds=0x00007fe7b5462e98,
nfds=1, timeout_ts=0x00000001201b5cd0) + 64 at qcore_unix.cpp:111
    frame #3: 0x00000001124058b0
QtCore`QEventDispatcherUNIX::processEvents(this=<unavailable>,
flags=<unavailable>) + 880 at qeventdispatcher_unix.cpp:500
    frame #4: 0x00000001123aaef1
QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined]
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 401 at
qeventloop.cpp:134
    frame #5: 0x00000001123aaed4
QtCore`QEventLoop::exec(this=0x00000001201b5dd8, flags=<unavailable>) + 372 at
qeventloop.cpp:212
    frame #6: 0x00000001121dce65 QtCore`QThread::exec(this=<unavailable>) + 117
at qthread.cpp:515
    frame #7: 0x0000000112b38aff
libKDevPlatformLanguage.52.dylib`KDevelop::DUChainPrivate::CleanupThread::run(this=0x00007fe7b56658a0)
+ 159 at duchain.cpp:283
    frame #8: 0x00000001121e0c30
QtCore`QThreadPrivate::start(arg=0x00007fe7b56658a0) + 368 at
qthread_unix.cpp:368
    frame #9: 0x00007fff88267899 libsystem_pthread.dylib`_pthread_body + 138
    frame #10: 0x00007fff8826772a libsystem_pthread.dylib`_pthread_start + 137
    frame #11: 0x00007fff8826bfc9 libsystem_pthread.dylib`thread_start + 13

  thread #6: tid = 0x184ccec, 0x00007fff8a1629aa
libsystem_kernel.dylib`__select + 10, name = 'com.apple.CFSocket.private'
    frame #0: 0x00007fff8a1629aa libsystem_kernel.dylib`__select + 10
    frame #1: 0x00007fff94b61a03 CoreFoundation`__CFSocketManager + 867
    frame #2: 0x00007fff88267899 libsystem_pthread.dylib`_pthread_body + 138
    frame #3: 0x00007fff8826772a libsystem_pthread.dylib`_pthread_start + 137
    frame #4: 0x00007fff8826bfc9 libsystem_pthread.dylib`thread_start + 13

  thread #7: tid = 0x184ccf8, 0x00007fff8a16394a libsystem_kernel.dylib`poll +
10, name = 'OutputFilterThread'
    frame #0: 0x00007fff8a16394a libsystem_kernel.dylib`poll + 10
    frame #1: 0x00000001124043e0 QtCore`qt_safe_poll(pollfd*, unsigned int,
timespec const*) [inlined] qt_ppoll(fds=0x00007fe7b5490e78, nfds=1) + 576 at
qcore_unix.cpp:83
    frame #2: 0x00000001124043d5 QtCore`qt_safe_poll(fds=0x00007fe7b5490e78,
nfds=1, timeout_ts=<unavailable>) + 565 at qcore_unix.cpp:102
    frame #3: 0x00000001124058b0
QtCore`QEventDispatcherUNIX::processEvents(this=<unavailable>,
flags=<unavailable>) + 880 at qeventdispatcher_unix.cpp:500
    frame #4: 0x00000001123aaef1
QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined]
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 401 at
qeventloop.cpp:134
    frame #5: 0x00000001123aaed4
QtCore`QEventLoop::exec(this=0x000000012069ee58, flags=<unavailable>) + 372 at
qeventloop.cpp:212
    frame #6: 0x00000001121dce65 QtCore`QThread::exec(this=<unavailable>) + 117
at qthread.cpp:515
    frame #7: 0x00000001121e0c30
QtCore`QThreadPrivate::start(arg=0x00007fe7b55c0888) + 368 at
qthread_unix.cpp:368
    frame #8: 0x00007fff88267899 libsystem_pthread.dylib`_pthread_body + 138
    frame #9: 0x00007fff8826772a libsystem_pthread.dylib`_pthread_start + 137
    frame #10: 0x00007fff8826bfc9 libsystem_pthread.dylib`thread_start + 13

  thread #8: tid = 0x184ccfe, 0x00007fff8a16394a libsystem_kernel.dylib`poll +
10, name = 'Qt bearer thread'
    frame #0: 0x00007fff8a16394a libsystem_kernel.dylib`poll + 10
    frame #1: 0x0000000112404210 QtCore`qt_safe_poll(pollfd*, unsigned int,
timespec const*) [inlined] qt_ppoll(fds=0x00007fe7b549e8d8, nfds=1) + 112 at
qcore_unix.cpp:83
    frame #2: 0x00000001124041e0 QtCore`qt_safe_poll(fds=0x00007fe7b549e8d8,
nfds=1, timeout_ts=0x0000000127ee2d50) + 64 at qcore_unix.cpp:111
    frame #3: 0x00000001124058b0
QtCore`QEventDispatcherUNIX::processEvents(this=<unavailable>,
flags=<unavailable>) + 880 at qeventdispatcher_unix.cpp:500
    frame #4: 0x00000001123aaef1
QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined]
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 401 at
qeventloop.cpp:134
    frame #5: 0x00000001123aaed4
QtCore`QEventLoop::exec(this=0x0000000127ee2e58, flags=<unavailable>) + 372 at
qeventloop.cpp:212
    frame #6: 0x00000001121dce65 QtCore`QThread::exec(this=<unavailable>) + 117
at qthread.cpp:515
    frame #7: 0x00000001121e0c30
QtCore`QThreadPrivate::start(arg=0x00007fe7b2437d30) + 368 at
qthread_unix.cpp:368
    frame #8: 0x00007fff88267899 libsystem_pthread.dylib`_pthread_body + 138
    frame #9: 0x00007fff8826772a libsystem_pthread.dylib`_pthread_start + 137
    frame #10: 0x00007fff8826bfc9 libsystem_pthread.dylib`thread_start + 13

  thread #9: tid = 0x184cd02, 0x00007fff8a16394a libsystem_kernel.dylib`poll +
10, name = 'QQmlThread'
    frame #0: 0x00007fff8a16394a libsystem_kernel.dylib`poll + 10
    frame #1: 0x00000001124043e0 QtCore`qt_safe_poll(pollfd*, unsigned int,
timespec const*) [inlined] qt_ppoll(fds=0x00007fe7b54a94e8, nfds=1) + 576 at
qcore_unix.cpp:83
    frame #2: 0x00000001124043d5 QtCore`qt_safe_poll(fds=0x00007fe7b54a94e8,
nfds=1, timeout_ts=<unavailable>) + 565 at qcore_unix.cpp:102
    frame #3: 0x00000001124058b0
QtCore`QEventDispatcherUNIX::processEvents(this=<unavailable>,
flags=<unavailable>) + 880 at qeventdispatcher_unix.cpp:500
    frame #4: 0x00000001123aaef1
QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined]
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 401 at
qeventloop.cpp:134
    frame #5: 0x00000001123aaed4
QtCore`QEventLoop::exec(this=0x0000000128102e38, flags=<unavailable>) + 372 at
qeventloop.cpp:212
    frame #6: 0x00000001121dce65 QtCore`QThread::exec(this=<unavailable>) + 117
at qthread.cpp:515
    frame #7: 0x000000010ffe5df9
QtQml`QQmlThreadPrivate::run(this=0x00007fe7b55d78a0) + 57 at
qqmlthread.cpp:147
    frame #8: 0x00000001121e0c30
QtCore`QThreadPrivate::start(arg=0x00007fe7b55d78a0) + 368 at
qthread_unix.cpp:368
    frame #9: 0x00007fff88267899 libsystem_pthread.dylib`_pthread_body + 138
    frame #10: 0x00007fff8826772a libsystem_pthread.dylib`_pthread_start + 137
    frame #11: 0x00007fff8826bfc9 libsystem_pthread.dylib`thread_start + 13

  thread #10: tid = 0x184cd24, 0x00007fff8a16394a libsystem_kernel.dylib`poll +
10, name = 'KDevelop::CompletionWorkerThread'
    frame #0: 0x00007fff8a16394a libsystem_kernel.dylib`poll + 10
    frame #1: 0x00000001124043e0 QtCore`qt_safe_poll(pollfd*, unsigned int,
timespec const*) [inlined] qt_ppoll(fds=0x00007fe7b52fa9b8, nfds=1) + 576 at
qcore_unix.cpp:83
    frame #2: 0x00000001124043d5 QtCore`qt_safe_poll(fds=0x00007fe7b52fa9b8,
nfds=1, timeout_ts=<unavailable>) + 565 at qcore_unix.cpp:102
    frame #3: 0x00000001124058b0
QtCore`QEventDispatcherUNIX::processEvents(this=<unavailable>,
flags=<unavailable>) + 880 at qeventdispatcher_unix.cpp:500
    frame #4: 0x00000001123aaef1
QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined]
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 401 at
qeventloop.cpp:134
    frame #5: 0x00000001123aaed4
QtCore`QEventLoop::exec(this=0x000000011a515da8, flags=<unavailable>) + 372 at
qeventloop.cpp:212
    frame #6: 0x00000001121dce65 QtCore`QThread::exec(this=<unavailable>) + 117
at qthread.cpp:515
    frame #7: 0x0000000112c38a99
libKDevPlatformLanguage.52.dylib`KDevelop::CompletionWorkerThread::run(this=0x00007fe7b2412790)
+ 313 at codecompletionmodel.cpp:79
    frame #8: 0x00000001121e0c30
QtCore`QThreadPrivate::start(arg=0x00007fe7b2412790) + 368 at
qthread_unix.cpp:368
    frame #9: 0x00007fff88267899 libsystem_pthread.dylib`_pthread_body + 138
    frame #10: 0x00007fff8826772a libsystem_pthread.dylib`_pthread_start + 137
    frame #11: 0x00007fff8826bfc9 libsystem_pthread.dylib`thread_start + 13

  thread #11: tid = 0x184cf0e, 0x00007fff8a162716
libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Queue(0x7fe7b594f5c0)[01]'
    frame #0: 0x00007fff8a162716 libsystem_kernel.dylib`__psynch_cvwait + 10
    frame #1: 0x00007fff88269c3b libsystem_pthread.dylib`_pthread_cond_wait +
727
    frame #2: 0x00000001121e227b
QtCore`QWaitConditionPrivate::wait(this=0x00007fe7b594dcb0, time=<unavailable>)
+ 75 at qwaitcondition_unix.cpp:143
    frame #3: 0x00000001121e212b
QtCore`QWaitCondition::wait(this=0x00007fe7b594dc18, mutex=0x00007fe7b53454d0,
time=18446744073709551615) + 155 at qwaitcondition_unix.cpp:215
    frame #4: 0x0000000113aef564
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: 0x0000000113aef54d
libKF5ThreadWeaver.5.dylib`ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(this=<unavailable>,
th=0x00007fe7b55dea00, threadWasBusy=<unavailable>,
suspendIfInactive=<unavailable>, justReturning=<unavailable>) + 781 at
weaver.cpp:554
    frame #6: 0x0000000113af3f90
libKF5ThreadWeaver.5.dylib`ThreadWeaver::WorkingHardState::applyForWork(this=0x00007fe7b594fa90,
th=0x00007fe7b55dea00, wasBusy=true) + 64 at workinghardstate.cpp:66
    frame #7: 0x0000000113af4095 libKF5ThreadWeaver.5.dylib`non-virtual thunk
to ThreadWeaver::WorkingHardState::applyForWork(this=<unavailable>,
th=<unavailable>, wasBusy=<unavailable>) + 21 at workinghardstate.cpp:75
    frame #8: 0x0000000113aef862
libKF5ThreadWeaver.5.dylib`ThreadWeaver::Weaver::applyForWork(this=<unavailable>,
th=<unavailable>, wasBusy=true) + 50 at weaver.cpp:568
    frame #9: 0x0000000113af1a06
libKF5ThreadWeaver.5.dylib`ThreadWeaver::Thread::run(this=0x00007fe7b55dea00) +
118 at thread.cpp:103
    frame #10: 0x00000001121e0c30
QtCore`QThreadPrivate::start(arg=0x00007fe7b55dea00) + 368 at
qthread_unix.cpp:368
    frame #11: 0x00007fff88267899 libsystem_pthread.dylib`_pthread_body + 138
    frame #12: 0x00007fff8826772a libsystem_pthread.dylib`_pthread_start + 137
    frame #13: 0x00007fff8826bfc9 libsystem_pthread.dylib`thread_start + 13

  thread #12: tid = 0x184cf0f, 0x00007fff8a162716
libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Queue(0x7fe7b594f5c0)[02]'
    frame #0: 0x00007fff8a162716 libsystem_kernel.dylib`__psynch_cvwait + 10
    frame #1: 0x00007fff88269c3b libsystem_pthread.dylib`_pthread_cond_wait +
727
    frame #2: 0x00000001121e227b
QtCore`QWaitConditionPrivate::wait(this=0x00007fe7b594dcb0, time=<unavailable>)
+ 75 at qwaitcondition_unix.cpp:143
    frame #3: 0x00000001121e212b
QtCore`QWaitCondition::wait(this=0x00007fe7b594dc18, mutex=0x00007fe7b53454d0,
time=18446744073709551615) + 155 at qwaitcondition_unix.cpp:215
    frame #4: 0x0000000113aef564
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: 0x0000000113aef54d
libKF5ThreadWeaver.5.dylib`ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(this=<unavailable>,
th=0x00007fe7b72aaf40, threadWasBusy=<unavailable>,
suspendIfInactive=<unavailable>, justReturning=<unavailable>) + 781 at
weaver.cpp:554
    frame #6: 0x0000000113af3f90
libKF5ThreadWeaver.5.dylib`ThreadWeaver::WorkingHardState::applyForWork(this=0x00007fe7b594fa90,
th=0x00007fe7b72aaf40, wasBusy=false) + 64 at workinghardstate.cpp:66
    frame #7: 0x0000000113af4095 libKF5ThreadWeaver.5.dylib`non-virtual thunk
to ThreadWeaver::WorkingHardState::applyForWork(this=<unavailable>,
th=<unavailable>, wasBusy=<unavailable>) + 21 at workinghardstate.cpp:75
    frame #8: 0x0000000113aef862
libKF5ThreadWeaver.5.dylib`ThreadWeaver::Weaver::applyForWork(this=<unavailable>,
th=<unavailable>, wasBusy=false) + 50 at weaver.cpp:568
    frame #9: 0x0000000113af3fd5
libKF5ThreadWeaver.5.dylib`ThreadWeaver::WorkingHardState::applyForWork(this=<unavailable>,
th=<unavailable>, wasBusy=<unavailable>) + 133 at workinghardstate.cpp:73
    frame #10: 0x0000000113af4095 libKF5ThreadWeaver.5.dylib`non-virtual thunk
to ThreadWeaver::WorkingHardState::applyForWork(this=<unavailable>,
th=<unavailable>, wasBusy=<unavailable>) + 21 at workinghardstate.cpp:75
    frame #11: 0x0000000113aef862
libKF5ThreadWeaver.5.dylib`ThreadWeaver::Weaver::applyForWork(this=<unavailable>,
th=<unavailable>, wasBusy=true) + 50 at weaver.cpp:568
    frame #12: 0x0000000113af1a06
libKF5ThreadWeaver.5.dylib`ThreadWeaver::Thread::run(this=0x00007fe7b72aaf40) +
118 at thread.cpp:103
    frame #13: 0x00000001121e0c30
QtCore`QThreadPrivate::start(arg=0x00007fe7b72aaf40) + 368 at
qthread_unix.cpp:368
    frame #14: 0x00007fff88267899 libsystem_pthread.dylib`_pthread_body + 138
    frame #15: 0x00007fff8826772a libsystem_pthread.dylib`_pthread_start + 137
    frame #16: 0x00007fff8826bfc9 libsystem_pthread.dylib`thread_start + 13

  thread #13: tid = 0x184cf10, 0x00007fff8a162716
libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Queue(0x7fe7b594f5c0)[03]'
    frame #0: 0x00007fff8a162716 libsystem_kernel.dylib`__psynch_cvwait + 10
    frame #1: 0x00007fff88269c3b libsystem_pthread.dylib`_pthread_cond_wait +
727
    frame #2: 0x00000001121e227b
QtCore`QWaitConditionPrivate::wait(this=0x00007fe7b594dcb0, time=<unavailable>)
+ 75 at qwaitcondition_unix.cpp:143
    frame #3: 0x00000001121e212b
QtCore`QWaitCondition::wait(this=0x00007fe7b594dc18, mutex=0x00007fe7b53454d0,
time=18446744073709551615) + 155 at qwaitcondition_unix.cpp:215
    frame #4: 0x0000000113aef564
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: 0x0000000113aef54d
libKF5ThreadWeaver.5.dylib`ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(this=<unavailable>,
th=0x00007fe7b7376b80, threadWasBusy=<unavailable>,
suspendIfInactive=<unavailable>, justReturning=<unavailable>) + 781 at
weaver.cpp:554
    frame #6: 0x0000000113af3f90
libKF5ThreadWeaver.5.dylib`ThreadWeaver::WorkingHardState::applyForWork(this=0x00007fe7b594fa90,
th=0x00007fe7b7376b80, wasBusy=false) + 64 at workinghardstate.cpp:66
    frame #7: 0x0000000113af4095 libKF5ThreadWeaver.5.dylib`non-virtual thunk
to ThreadWeaver::WorkingHardState::applyForWork(this=<unavailable>,
th=<unavailable>, wasBusy=<unavailable>) + 21 at workinghardstate.cpp:75
    frame #8: 0x0000000113aef862
libKF5ThreadWeaver.5.dylib`ThreadWeaver::Weaver::applyForWork(this=<unavailable>,
th=<unavailable>, wasBusy=false) + 50 at weaver.cpp:568
    frame #9: 0x0000000113af3fd5
libKF5ThreadWeaver.5.dylib`ThreadWeaver::WorkingHardState::applyForWork(this=<unavailable>,
th=<unavailable>, wasBusy=<unavailable>) + 133 at workinghardstate.cpp:73
    frame #10: 0x0000000113af4095 libKF5ThreadWeaver.5.dylib`non-virtual thunk
to ThreadWeaver::WorkingHardState::applyForWork(this=<unavailable>,
th=<unavailable>, wasBusy=<unavailable>) + 21 at workinghardstate.cpp:75
    frame #11: 0x0000000113aef862
libKF5ThreadWeaver.5.dylib`ThreadWeaver::Weaver::applyForWork(this=<unavailable>,
th=<unavailable>, wasBusy=false) + 50 at weaver.cpp:568
    frame #12: 0x0000000113af3fd5
libKF5ThreadWeaver.5.dylib`ThreadWeaver::WorkingHardState::applyForWork(this=<unavailable>,
th=<unavailable>, wasBusy=<unavailable>) + 133 at workinghardstate.cpp:73
    frame #13: 0x0000000113af4095 libKF5ThreadWeaver.5.dylib`non-virtual thunk
to ThreadWeaver::WorkingHardState::applyForWork(this=<unavailable>,
th=<unavailable>, wasBusy=<unavailable>) + 21 at workinghardstate.cpp:75
    frame #14: 0x0000000113aef862
libKF5ThreadWeaver.5.dylib`ThreadWeaver::Weaver::applyForWork(this=<unavailable>,
th=<unavailable>, wasBusy=true) + 50 at weaver.cpp:568
    frame #15: 0x0000000113af1a06
libKF5ThreadWeaver.5.dylib`ThreadWeaver::Thread::run(this=0x00007fe7b7376b80) +
118 at thread.cpp:103
    frame #16: 0x00000001121e0c30
QtCore`QThreadPrivate::start(arg=0x00007fe7b7376b80) + 368 at
qthread_unix.cpp:368
    frame #17: 0x00007fff88267899 libsystem_pthread.dylib`_pthread_body + 138
    frame #18: 0x00007fff8826772a libsystem_pthread.dylib`_pthread_start + 137
    frame #19: 0x00007fff8826bfc9 libsystem_pthread.dylib`thread_start + 13

  thread #14: tid = 0x184cf12, 0x00007fff8a16394a libsystem_kernel.dylib`poll +
10, name = 'QQuickXmlQueryEngine'
    frame #0: 0x00007fff8a16394a libsystem_kernel.dylib`poll + 10
    frame #1: 0x00000001124043e0 QtCore`qt_safe_poll(pollfd*, unsigned int,
timespec const*) [inlined] qt_ppoll(fds=0x00007fe7b7635758, nfds=1) + 576 at
qcore_unix.cpp:83
    frame #2: 0x00000001124043d5 QtCore`qt_safe_poll(fds=0x00007fe7b7635758,
nfds=1, timeout_ts=<unavailable>) + 565 at qcore_unix.cpp:102
    frame #3: 0x00000001124058b0
QtCore`QEventDispatcherUNIX::processEvents(this=<unavailable>,
flags=<unavailable>) + 880 at qeventdispatcher_unix.cpp:500
    frame #4: 0x00000001123aaef1
QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined]
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 401 at
qeventloop.cpp:134
    frame #5: 0x00000001123aaed4
QtCore`QEventLoop::exec(this=0x0000000133555e28, flags=<unavailable>) + 372 at
qeventloop.cpp:212
    frame #6: 0x00000001121dce65 QtCore`QThread::exec(this=<unavailable>) + 117
at qthread.cpp:515
    frame #7: 0x0000000131b1110a
libqmlxmllistmodelplugin.dylib`QQuickXmlQueryEngine::run(this=0x00007fe7b6c932f0)
+ 90 at qqmlxmllistmodel.cpp:323
    frame #8: 0x00000001121e0c30
QtCore`QThreadPrivate::start(arg=0x00007fe7b6c932f0) + 368 at
qthread_unix.cpp:368
    frame #9: 0x00007fff88267899 libsystem_pthread.dylib`_pthread_body + 138
    frame #10: 0x00007fff8826772a libsystem_pthread.dylib`_pthread_start + 137
    frame #11: 0x00007fff8826bfc9 libsystem_pthread.dylib`thread_start + 13

  thread #15: tid = 0x184d8af, 0x00007fff8a162e6a
libsystem_kernel.dylib`__workq_kernreturn + 10
    frame #0: 0x00007fff8a162e6a libsystem_kernel.dylib`__workq_kernreturn + 10
    frame #1: 0x00007fff88268f08 libsystem_pthread.dylib`_pthread_wqthread +
330
    frame #2: 0x00007fff8826bfb9 libsystem_pthread.dylib`start_wqthread + 13

  thread #16: tid = 0x184ee6a, 0x00007fff8a162716
libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Thread (pooled)'
    frame #0: 0x00007fff8a162716 libsystem_kernel.dylib`__psynch_cvwait + 10
    frame #1: 0x00007fff88269c3b libsystem_pthread.dylib`_pthread_cond_wait +
727
    frame #2: 0x00000001121e2420
QtCore`QWaitConditionPrivate::wait_relative(this=0x00007fe7b6e47630,
time=<unavailable>) + 288 at qwaitcondition_unix.cpp:133
    frame #3: 0x00000001121e225b
QtCore`QWaitConditionPrivate::wait(this=0x00007fe7b6e47630, time=30000) + 43 at
qwaitcondition_unix.cpp:141
    frame #4: 0x00000001121e212b
QtCore`QWaitCondition::wait(this=0x00007fe7b6e396f0, mutex=0x00007fe7b6c2c110,
time=30000) + 155 at qwaitcondition_unix.cpp:215
    frame #5: 0x00000001121ddbee
QtCore`QThreadPoolThread::run(this=0x00007fe7b6e396e0) + 654 at
qthreadpool.cpp:144
    frame #6: 0x00000001121e0c30
QtCore`QThreadPrivate::start(arg=0x00007fe7b6e396e0) + 368 at
qthread_unix.cpp:368
    frame #7: 0x00007fff88267899 libsystem_pthread.dylib`_pthread_body + 138
    frame #8: 0x00007fff8826772a libsystem_pthread.dylib`_pthread_start + 137
    frame #9: 0x00007fff8826bfc9 libsystem_pthread.dylib`thread_start + 13
(lldb) detach
Process 45126 detached

Possible duplicates by query: bug 395922, bug 395913, bug 395869, bug 395779,
bug 395743.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to