Application: kdevelop (4.7.0) KDE Platform Version: 4.14.3 (Compiled from sources) Qt Version: 4.8.6 Operating System: Darwin 13.3.0 x86_64 Distribution (Platform): MacPorts Packages -- Information about the crash: - What I was doing when the application crashed: I just reported a crash when importing lldb-3.5 through its CMakeLists.txt file on Linux (https://bugs.kde.org/show_bug.cgi?id=341560); on OS X this crashes too, but apparently not in the same way. Build: kdevelop git/e52e8204 and kdevplatform git/c7b2d8f5 -- Backtrace: Application: KDevelop (kdevelop), signal: Segmentation fault: 11 (lldb) process attach --pid 81110 Process 81110 stopped Executable module set to "/opt/local/bin/kdevelop". Architecture set to: x86_64-apple-macosx. (lldb) set set term-width 200 (lldb) thread info thread #1: tid = 0x4c14a0, 0x00007fff8cb81a1a libsystem_kernel.dylib`mach_msg_trap + 10, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP (lldb) bt all * thread #1: tid = 0x4c14a0, 0x00007fff8cb81a1a libsystem_kernel.dylib`mach_msg_trap + 10, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP * frame #0: 0x00007fff8cb81a1a libsystem_kernel.dylib`mach_msg_trap + 10 frame #1: 0x00007fff8cb80d18 libsystem_kernel.dylib`mach_msg + 64 frame #2: 0x00007fff8b0e3f15 CoreFoundation`__CFRunLoopServiceMachPort + 181 frame #3: 0x00007fff8b0e3539 CoreFoundation`__CFRunLoopRun + 1161 frame #4: 0x00007fff8b0e2e75 CoreFoundation`CFRunLoopRunSpecific + 309 frame #5: 0x00007fff92edaa0d HIToolbox`RunCurrentEventLoopInMode + 226 frame #6: 0x00007fff92eda7b7 HIToolbox`ReceiveNextEventCommon + 479 frame #7: 0x00007fff92eda5bc HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 65 frame #8: 0x00007fff8e16d24e AppKit`_DPSNextEvent + 1434 frame #9: 0x00007fff8e16c89b AppKit`-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 frame #10: 0x00007fff8e16099c AppKit`-[NSApplication run] + 553 frame #11: 0x000000010d23aba0 QtGui`QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 528 frame #12: 0x000000010e29b8ad QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined] QFlags(this=0x00007fff00000024) + 9 at qglobal.h:2319 frame #13: 0x000000010e29b8a4 QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined] QFlags(this=0x00007fff00000024) at qglobal.h:2319 frame #14: 0x000000010e29b8a4 QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined] QFlags<QEventLoop::ProcessEventsFlag>::operator|(this=<unavailable>, f=EventLoopExec) const + 59 at qeventloop.cpp:149 frame #15: 0x000000010e29b869 QtCore`QEventLoop::exec(this=0x00007fff54aebd70, flags=(i = 0)) + 409 at qeventloop.cpp:204 frame #16: 0x000000010e29eac7 QtCore`QCoreApplication::exec() + 199 at qcoreapplication.cpp:1225 frame #17: 0x000000010b127b7a kdevelop`main(argc=<unavailable>, argv=<unavailable>) + 54042 at main.cpp:564 frame #18: 0x00007fff8d6075fd libdyld.dylib`start + 1 frame #19: 0x00007fff8d6075fd libdyld.dylib`start + 1 thread #2: tid = 0x4c14a1, 0x00007fff8cb86662 libsystem_kernel.dylib`kevent64 + 10, queue = 'com.apple.libdispatch-manager' frame #0: 0x00007fff8cb86662 libsystem_kernel.dylib`kevent64 + 10 frame #1: 0x00007fff905a1421 libdispatch.dylib`_dispatch_mgr_invoke + 239 frame #2: 0x00007fff905a1136 libdispatch.dylib`_dispatch_mgr_thread + 52 thread #3: tid = 0x4c14a9, 0x00007fff8cb859aa libsystem_kernel.dylib`__select + 10, name = 'com.apple.CFSocket.private' frame #0: 0x00007fff8cb859aa libsystem_kernel.dylib`__select + 10 frame #1: 0x00007fff8b12fa03 CoreFoundation`__CFSocketManager + 867 frame #2: 0x00007fff8f5d5899 libsystem_pthread.dylib`_pthread_body + 138 frame #3: 0x00007fff8f5d572a libsystem_pthread.dylib`_pthread_start + 137 frame #4: 0x00007fff8f5d9fc9 libsystem_pthread.dylib`thread_start + 13 thread #4: tid = 0x4c14ad, 0x00007fff8cb81a1a libsystem_kernel.dylib`mach_msg_trap + 10 frame #0: 0x00007fff8cb81a1a libsystem_kernel.dylib`mach_msg_trap + 10 frame #1: 0x00007fff8cb80d18 libsystem_kernel.dylib`mach_msg + 64 frame #2: 0x00007fff8b0e3f15 CoreFoundation`__CFRunLoopServiceMachPort + 181 frame #3: 0x00007fff8b0e3539 CoreFoundation`__CFRunLoopRun + 1161 frame #4: 0x00007fff8b0e2e75 CoreFoundation`CFRunLoopRunSpecific + 309 frame #5: 0x00007fff8e30d05e AppKit`_NSEventThread + 144 frame #6: 0x00007fff8f5d5899 libsystem_pthread.dylib`_pthread_body + 138 frame #7: 0x00007fff8f5d572a libsystem_pthread.dylib`_pthread_start + 137 frame #8: 0x00007fff8f5d9fc9 libsystem_pthread.dylib`thread_start + 13 thread #5: tid = 0x4c14b3, 0x00007fff8cb85716 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'QThread' frame #0: 0x00007fff8cb85716 libsystem_kernel.dylib`__psynch_cvwait + 10 frame #1: 0x00007fff8f5d7c3b libsystem_pthread.dylib`_pthread_cond_wait + 727 frame #2: 0x000000010e197e13 QtCore`QWaitConditionPrivate::wait(this=<unavailable>, time=<unavailable>) + 211 frame #3: 0x000000010e197c6f QtCore`QWaitCondition::wait(this=0x00007fac74e95b08, mutex=0x00007fac74e95b10, time=1000) + 111 at qwaitcondition_unix.cpp:158 frame #4: 0x000000010f2c5450 libkdevplatformlanguage.8.dylib`KDevelop::DUChainPrivate::CleanupThread::run(this=0x00007fac74e95af0) + 192 at duchain.cpp:283 frame #5: 0x000000010e196752 QtCore`QThreadPrivate::start(arg=<unavailable>) + 418 at qthread_unix.cpp:349 frame #6: 0x00007fff8f5d5899 libsystem_pthread.dylib`_pthread_body + 138 frame #7: 0x00007fff8f5d572a libsystem_pthread.dylib`_pthread_start + 137 frame #8: 0x00007fff8f5d9fc9 libsystem_pthread.dylib`thread_start + 13 thread #6: tid = 0x4c14b4, 0x00007fff8cb859aa libsystem_kernel.dylib`__select + 10, name = 'OutputFilterThread' frame #0: 0x00007fff8cb859aa libsystem_kernel.dylib`__select + 10 frame #1: 0x000000010e2c9d04 QtCore`qt_safe_select(nfds=14, fdread=0x00007fac7291c7b8, fdwrite=0x00007fac7291ca50, fdexcept=0x00007fac7291cce8, orig_timeout=<unavailable>) + 452 at qcore_unix.cpp:79 frame #2: 0x000000010e2ccf0a QtCore`QEventDispatcherUNIXPrivate::doSelect(this=0x00007fac7291c600, flags=(i = 36), timeout=0x0000000000000000) + 794 at qeventdispatcher_unix.cpp:219 frame #3: 0x000000010e2ce853 QtCore`QEventDispatcherUNIX::processEvents(this=0x00007fac74d80220, flags=(i = 36)) + 227 at qeventdispatcher_unix.cpp:936 frame #4: 0x000000010e29b8ad QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined] QFlags(this=0x0000000100000024) + 9 at qglobal.h:2319 frame #5: 0x000000010e29b8a4 QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined] QFlags(this=0x0000000100000024) at qglobal.h:2319 frame #6: 0x000000010e29b8a4 QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined] QFlags<QEventLoop::ProcessEventsFlag>::operator|(this=<unavailable>, f=EventLoopExec) const + 59 at qeventloop.cpp:149 frame #7: 0x000000010e29b869 QtCore`QEventLoop::exec(this=0x000000011e034e50, flags=(i = 0)) + 409 at qeventloop.cpp:204 frame #8: 0x000000010e194bf9 QtCore`QThread::exec(this=<unavailable>) + 217 at qthread.cpp:538 frame #9: 0x000000010e196752 QtCore`QThreadPrivate::start(arg=<unavailable>) + 418 at qthread_unix.cpp:349 frame #10: 0x00007fff8f5d5899 libsystem_pthread.dylib`_pthread_body + 138 frame #11: 0x00007fff8f5d572a libsystem_pthread.dylib`_pthread_start + 137 frame #12: 0x00007fff8f5d9fc9 libsystem_pthread.dylib`thread_start + 13 thread #7: tid = 0x4c14b5, 0x00007fff8cb859aa libsystem_kernel.dylib`__select + 10, name = 'QProcessManager' frame #0: 0x00007fff8cb859aa libsystem_kernel.dylib`__select + 10 frame #1: 0x000000010e273007 QtCore`QProcessManager::run(this=0x000000010e3e7020) + 135 at qprocess_unix.cpp:270 frame #2: 0x000000010e196752 QtCore`QThreadPrivate::start(arg=<unavailable>) + 418 at qthread_unix.cpp:349 frame #3: 0x00007fff8f5d5899 libsystem_pthread.dylib`_pthread_body + 138 frame #4: 0x00007fff8f5d572a libsystem_pthread.dylib`_pthread_start + 137 frame #5: 0x00007fff8f5d9fc9 libsystem_pthread.dylib`thread_start + 13 thread #8: tid = 0x4c1f45, 0x00007fff8cb85716 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'ThreadWeaver::Thread' frame #0: 0x00007fff8cb85716 libsystem_kernel.dylib`__psynch_cvwait + 10 frame #1: 0x00007fff8f5d7c3b libsystem_pthread.dylib`_pthread_cond_wait + 727 frame #2: 0x000000010e197da1 QtCore`QWaitConditionPrivate::wait(this=0x00007fac75212590, time=18446744073709551615) + 97 frame #3: 0x000000010e197c6f QtCore`QWaitCondition::wait(this=0x00007fac75e63c38, mutex=0x00007fac75e9ef10, time=18446744073709551615) + 111 at qwaitcondition_unix.cpp:158 frame #4: 0x000000010beaf2cb libthreadweaver.4.dylib`ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned(this=<unavailable>, th=0x00007fac75223780) + 187 at WeaverImpl.cpp:370 frame #5: 0x000000010beb2263 libthreadweaver.4.dylib`ThreadWeaver::WorkingHardState::applyForWork(this=0x00007fac75335180, th=0x00007fac75223780, previous=<unavailable>) + 179 at WorkingHardState.cpp:68 frame #6: 0x000000010beb06e7 libthreadweaver.4.dylib`ThreadWeaver::Thread::run(this=0x00007fac75223780) + 359 at Thread.cpp:98 frame #7: 0x000000010e196752 QtCore`QThreadPrivate::start(arg=<unavailable>) + 418 at qthread_unix.cpp:349 frame #8: 0x00007fff8f5d5899 libsystem_pthread.dylib`_pthread_body + 138 frame #9: 0x00007fff8f5d572a libsystem_pthread.dylib`_pthread_start + 137 frame #10: 0x00007fff8f5d9fc9 libsystem_pthread.dylib`thread_start + 13 thread #9: tid = 0x4c2055, 0x00007fff8cb8664a libsystem_kernel.dylib`kevent + 10, name = 'QKqueueFileSystemWatcherEngine' frame #0: 0x00007fff8cb8664a libsystem_kernel.dylib`kevent + 10 frame #1: 0x000000010e2816d9 QtCore`QKqueueFileSystemWatcherEngine::run(this=0x00007fac74c79fe0) + 105 at qfilesystemwatcher_kqueue.cpp:254 frame #2: 0x000000010e196752 QtCore`QThreadPrivate::start(arg=<unavailable>) + 418 at qthread_unix.cpp:349 frame #3: 0x00007fff8f5d5899 libsystem_pthread.dylib`_pthread_body + 138 frame #4: 0x00007fff8f5d572a libsystem_pthread.dylib`_pthread_start + 137 frame #5: 0x00007fff8f5d9fc9 libsystem_pthread.dylib`thread_start + 13 thread #10: tid = 0x4c20d7, 0x00007fff8cb859aa libsystem_kernel.dylib`__select + 10, name = 'QThread' frame #0: 0x00007fff8cb859aa libsystem_kernel.dylib`__select + 10 frame #1: 0x000000010e2c9d04 QtCore`qt_safe_select(nfds=513, fdread=0x00007fac7313b5b8, fdwrite=0x00007fac7313b850, fdexcept=0x00007fac7313bae8, orig_timeout=<unavailable>) + 452 at qcore_unix.cpp:79 frame #2: 0x000000010e2ccf0a QtCore`QEventDispatcherUNIXPrivate::doSelect(this=0x00007fac7313b400, flags=(i = 36), timeout=0x0000000000000000) + 794 at qeventdispatcher_unix.cpp:219 frame #3: 0x000000010e2ce853 QtCore`QEventDispatcherUNIX::processEvents(this=0x00007fac75d389a0, flags=(i = 36)) + 227 at qeventdispatcher_unix.cpp:936 frame #4: 0x000000010e29b8ad QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined] QFlags(this=0x0000000100000024) + 9 at qglobal.h:2319 frame #5: 0x000000010e29b8a4 QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined] QFlags(this=0x0000000100000024) at qglobal.h:2319 frame #6: 0x000000010e29b8a4 QtCore`QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) [inlined] QFlags<QEventLoop::ProcessEventsFlag>::operator|(this=<unavailable>, f=EventLoopExec) const + 59 at qeventloop.cpp:149 frame #7: 0x000000010e29b869 QtCore`QEventLoop::exec(this=0x0000000120b1ce50, flags=(i = 0)) + 409 at qeventloop.cpp:204 frame #8: 0x000000010e194bf9 QtCore`QThread::exec(this=<unavailable>) + 217 at qthread.cpp:538 frame #9: 0x000000010e196752 QtCore`QThreadPrivate::start(arg=<unavailable>) + 418 at qthread_unix.cpp:349 frame #10: 0x00007fff8f5d5899 libsystem_pthread.dylib`_pthread_body + 138 frame #11: 0x00007fff8f5d572a libsystem_pthread.dylib`_pthread_start + 137 frame #12: 0x00007fff8f5d9fc9 libsystem_pthread.dylib`thread_start + 13 thread #11: tid = 0x4c20e1, 0x00007fff8cb85716 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'ThreadWeaver::Thread' frame #0: 0x00007fff8cb85716 libsystem_kernel.dylib`__psynch_cvwait + 10 frame #1: 0x00007fff8f5d7c3b libsystem_pthread.dylib`_pthread_cond_wait + 727 frame #2: 0x000000010e197da1 QtCore`QWaitConditionPrivate::wait(this=0x00007fac74e364f0, time=18446744073709551615) + 97 frame #3: 0x000000010e197c6f QtCore`QWaitCondition::wait(this=0x00007fac74e363f8, mutex=0x00007fac74e36740, time=18446744073709551615) + 111 at qwaitcondition_unix.cpp:158 frame #4: 0x000000010beaf2cb libthreadweaver.4.dylib`ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned(this=<unavailable>, th=0x00007fac75285dc0) + 187 at WeaverImpl.cpp:370 frame #5: 0x000000010beb2263 libthreadweaver.4.dylib`ThreadWeaver::WorkingHardState::applyForWork(this=0x00007fac74e36840, th=0x00007fac75285dc0, previous=<unavailable>) + 179 at WorkingHardState.cpp:68 frame #6: 0x000000010beb227c libthreadweaver.4.dylib`ThreadWeaver::WorkingHardState::applyForWork(this=<unavailable>, th=<unavailable>, previous=<unavailable>) + 204 at WorkingHardState.cpp:71 frame #7: 0x000000010beb06e7 libthreadweaver.4.dylib`ThreadWeaver::Thread::run(this=0x00007fac75285dc0) + 359 at Thread.cpp:98 frame #8: 0x000000010e196752 QtCore`QThreadPrivate::start(arg=<unavailable>) + 418 at qthread_unix.cpp:349 frame #9: 0x00007fff8f5d5899 libsystem_pthread.dylib`_pthread_body + 138 frame #10: 0x00007fff8f5d572a libsystem_pthread.dylib`_pthread_start + 137 frame #11: 0x00007fff8f5d9fc9 libsystem_pthread.dylib`thread_start + 13 thread #12: tid = 0x4c20e2, 0x00007fff8cb85e22 libsystem_kernel.dylib`__wait4 + 10, name = 'ThreadWeaver::Thread' frame #0: 0x00007fff8cb85e22 libsystem_kernel.dylib`__wait4 + 10 frame #1: 0x000000010cc13c8e libkdeui.5.dylib`KCrash::startProcess(int, char const**, bool) [inlined] startProcessInternal(argc=<unavailable>, directly=<unavailable>) + 265 at kcrash.cpp:556 frame #2: 0x000000010cc13b85 libkdeui.5.dylib`KCrash::startProcess(argc=<unavailable>, argv=<unavailable>, waitAndExit=<unavailable>) + 21 at kcrash.cpp:538 frame #3: 0x000000010cc12db9 libkdeui.5.dylib`KCrash::defaultCrashHandler(sig=<unavailable>) + 1209 at kcrash.cpp:441 frame #4: 0x00007fff8fe965aa libsystem_platform.dylib`_sigtramp + 26 frame #5: 0x000000010f2f0175 libkdevplatformlanguage.8.dylib`KDevelop::Declaration::kind() const [inlined] KDevelop::Declaration::d_func(this=0x0000000000000000) const + 1 at declaration.h:556 frame #6: 0x000000010f2f0174 libkdevplatformlanguage.8.dylib`KDevelop::Declaration::kind(this=0x0000000000000000) const + 4 at declaration.cpp:98 frame #7: 0x0000000120857731 libkdev4cppduchain.dylib`DeclarationBuilder::resolveNamespaceIdentifier(this=0x0000000121613b80, identifier=0x0000000121612da8, position=0x0000000121612d88) + 449 at declarationbuilder.cpp:1212 frame #8: 0x0000000120858307 libkdev4cppduchain.dylib`DeclarationBuilder::visitUsingDirective(this=0x0000000121613b80, node=<unavailable>) + 199 at declarationbuilder.cpp:1281 frame #9: 0x0000000120a2b5cc libkdev4cppparser.dylib`DefaultVisitor::visitTranslationUnit(TranslationUnitAST*) [inlined] void visitNodes<DeclarationAST*>(nodes=<unavailable>) + 75 at visitor.h:139 frame #10: 0x0000000120a2b581 libkdev4cppparser.dylib`DefaultVisitor::visitTranslationUnit(this=0x0000000121613bd8, node=<unavailable>) + 17 at default_visitor.cpp:425 frame #11: 0x0000000120843969 libkdev4cppduchain.dylib`KDevelop::AbstractContextBuilder<AST, NameAST>::supportBuild(this=0x0000000121613b80, node=0x00007fac741e9200, context=<unavailable>) + 57 at abstractcontextbuilder.h:133 frame #12: 0x000000012083f655 libkdev4cppduchain.dylib`ContextBuilder::buildContexts(this=0x0000000121613b80, file=Cpp::EnvironmentFilePointer at 0x00000001216130b8, node=<unavailable>, includes=<unavailable>, updateContext=<unavailable>, removeOldImports=<unavailable>) + 2293 at contextbuilder.cpp:421 frame #13: 0x000000012084f0f5 libkdev4cppduchain.dylib`DeclarationBuilder::buildDeclarations(this=<unavailable>, file=<unavailable>, node=<unavailable>, includes=<unavailable>, updateContext=<unavailable>, removeOldImports=<unavailable>) + 53 at declarationbuilder.cpp:95 frame #14: 0x0000000120703086 kdevcpplanguagesupport.so`CPPInternalParseJob::run(this=0x00007fac7c5731f0) + 14070 at cppparsejob.cpp:639 frame #15: 0x000000010beb0f82 libthreadweaver.4.dylib`ThreadWeaver::JobRunHelper::runTheJob(this=0x0000000121613dc0, th=<unavailable>, job=0x00007fac7c5731f0) + 242 at Job.cpp:106 frame #16: 0x000000010beb1332 libthreadweaver.4.dylib`ThreadWeaver::Job::execute(this=<unavailable>, th=0x00007fac74a80910) + 290 at Job.cpp:135 frame #17: 0x000000010beb2e2f libthreadweaver.4.dylib`ThreadWeaver::JobCollectionJobRunner::execute(this=0x00007fac7c572330, t=0x00007fac74a80910) + 31 at JobCollection.cpp:82 frame #18: 0x000000010beb0613 libthreadweaver.4.dylib`ThreadWeaver::Thread::run(this=0x00007fac74a80910) + 147 at Thread.cpp:108 frame #19: 0x000000010e196752 QtCore`QThreadPrivate::start(arg=<unavailable>) + 418 at qthread_unix.cpp:349 frame #20: 0x00007fff8f5d5899 libsystem_pthread.dylib`_pthread_body + 138 frame #21: 0x00007fff8f5d572a libsystem_pthread.dylib`_pthread_start + 137 frame #22: 0x00007fff8f5d9fc9 libsystem_pthread.dylib`thread_start + 13 thread #13: tid = 0x4c2bf2, 0x00007fff8cb85e6a libsystem_kernel.dylib`__workq_kernreturn + 10 frame #0: 0x00007fff8cb85e6a libsystem_kernel.dylib`__workq_kernreturn + 10 frame #1: 0x00007fff8f5d6f08 libsystem_pthread.dylib`_pthread_wqthread + 330 frame #2: 0x00007fff8f5d9fb9 libsystem_pthread.dylib`start_wqthread + 13 thread #14: tid = 0x4c2bf3, 0x00007fff8cb85e6a libsystem_kernel.dylib`__workq_kernreturn + 10 frame #0: 0x00007fff8cb85e6a libsystem_kernel.dylib`__workq_kernreturn + 10 frame #1: 0x00007fff8f5d6f08 libsystem_pthread.dylib`_pthread_wqthread + 330 frame #2: 0x00007fff8f5d9fb9 libsystem_pthread.dylib`start_wqthread + 13 thread #15: tid = 0x4c2bf4, 0x00007fff8cb85e6a libsystem_kernel.dylib`__workq_kernreturn + 10 frame #0: 0x00007fff8cb85e6a libsystem_kernel.dylib`__workq_kernreturn + 10 frame #1: 0x00007fff8f5d6f08 libsystem_pthread.dylib`_pthread_wqthread + 330 frame #2: 0x00007fff8f5d9fb9 libsystem_pthread.dylib`start_wqthread + 13 thread #16: tid = 0x4c2bf5, 0x00007fff8cb85e6a libsystem_kernel.dylib`__workq_kernreturn + 10 frame #0: 0x00007fff8cb85e6a libsystem_kernel.dylib`__workq_kernreturn + 10 frame #1: 0x00007fff8f5d6f08 libsystem_pthread.dylib`_pthread_wqthread + 330 frame #2: 0x00007fff8f5d9fb9 libsystem_pthread.dylib`start_wqthread + 13 (lldb) detach Process 81110 detached (lldb) (lldb) quit Possible duplicates by query: bug 341551, bug 341534, bug 341528, bug 341507, bug 341456. Reported using DrKonqi
Comment by a GCI student: Duplicate of https://bugs.kde.org/show_bug.cgi?id=341560
(In reply to Imran Tatriev from comment #1) > Comment by a GCI student: > Duplicate of https://bugs.kde.org/show_bug.cgi?id=341560 I'm not sure, the backtraces are not identical (and not just because of the platform differences)
This is indeed not the same crash, even if the summary of the report is the same.
Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone!
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!