Bugzilla – Attachment 128981 Details for
Bug 104138
CRASH - SIGABRT when attempting to create Firebird3 ODB file - mutex release problem
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
backtrace from lldb debugging session
bt104138.txt (text/plain), 67.78 KB, created by
Alex Thurgood
on 2016-11-24 08:56:46 UTC
(
hide
)
Description:
backtrace from lldb debugging session
Filename:
MIME Type:
Creator:
Alex Thurgood
Created:
2016-11-24 08:56:46 UTC
Size:
67.78 KB
patch
obsolete
>Last login: Wed Nov 23 17:57:59 on ttys001 >ns1:~ alex$ lldb /Volumes/BUILDHD/Shared/LO/core/instdir/LibreOfficeDev.app >(lldb) target create "/Volumes/BUILDHD/Shared/LO/core/instdir/LibreOfficeDev.app" >Current executable set to '/Volumes/BUILDHD/Shared/LO/core/instdir/LibreOfficeDev.app' (x86_64). >(lldb) run >Process 18704 launched: '/Volumes/BUILDHD/Shared/LO/core/instdir/LibreOfficeDev.app/Contents/MacOS/soffice' (x86_64) >warn:legacy.osl:18704:1:svtools/source/uno/genericunodialog.cxx:314: OGenericUnoDialog::OnDialogDying: where does this come from? >Assertion failed: (ImplGetSVData()->mpDefInst->CheckYieldMutex() && "SolarMutex not locked"), function ImplDbgTestSolarMutex, file /Volumes/BUILDHD/Shared/LO/core/vcl/source/app/dbggui.cxx, line 47. >Process 18704 stopped >* thread #46: tid = 0x3f1859, 0x00007fffa71e5dda libsystem_kernel.dylib`__pthread_kill + 10, stop reason = signal SIGABRT > frame #0: 0x00007fffa71e5dda libsystem_kernel.dylib`__pthread_kill + 10 >libsystem_kernel.dylib`__pthread_kill: >-> 0x7fffa71e5dda <+10>: jae 0x7fffa71e5de4 ; <+20> > 0x7fffa71e5ddc <+12>: movq %rax, %rdi > 0x7fffa71e5ddf <+15>: jmp 0x7fffa71ded6f ; cerror_nocancel > 0x7fffa71e5de4 <+20>: retq >(lldb) bt all >warning: could not load any Objective-C class information. This will significantly reduce the quality of type information available. > thread #1: tid = 0x3f1250, 0x0000000107c0cce0 libvcllo.dylib`std::__1::char_traits<char>::eq_int_type(__c1=105, __c2=-1) + 16 at string:664, queue = 'com.apple.main-thread' > frame #0: 0x0000000107c0cce0 libvcllo.dylib`std::__1::char_traits<char>::eq_int_type(__c1=105, __c2=-1) + 16 at string:664 > frame #1: 0x0000000107c0f801 libvcllo.dylib`std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > std::__1::__pad_and_output<char, std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >, char const*, char const*, char const*, std::__1::ios_base&, char) [inlined] std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> >::operator=(this=0x00007fff5fbfd0d8, __c='i') + 214 at iterator:913 > frame #2: 0x0000000107c0f72b libvcllo.dylib`std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > std::__1::__pad_and_output<char, std::__1::ostreambuf_iterator<char, std::__1::char_traits<char> > >(__s=ostreambuf_iterator<char, std::__1::char_traits<char> > @ 0x00007fff5fbfd0d8, __ob="ive idle ", __op="Have active idle ", __oe="", __iob=0x00007fff5fbfd958, __fl=' ') + 859 at locale:1471 > frame #3: 0x0000000107c0f1f5 libvcllo.dylib`std::__1::basic_ostream<char, std::__1::char_traits<char> >& std::__1::__put_character_sequence<char, std::__1::char_traits<char> >(__os=0x00007fff5fbfd958, __str="Have active idle ", __len=17) + 773 at ostream:755 > frame #4: 0x0000000107bffe6c libvcllo.dylib`std::__1::basic_ostream<char, std::__1::char_traits<char> >& std::__1::operator<<<std::__1::char_traits<char> >(__os=0x00007fff5fbfd958, __str="Have active idle ") + 60 at ostream:894 > frame #5: 0x00000001083e92ef libvcllo.dylib`Scheduler::CalculateMinimumTimeout(bHasActiveIdles=0x00007fff5fbfdf17) + 3039 at scheduler.cxx:250 > frame #6: 0x0000000108415db7 libvcllo.dylib`ImplYield(i_bWait=true, i_bAllEvents=false, nReleased=0) + 1495 at svapp.cxx:484 > frame #7: 0x0000000108415798 libvcllo.dylib`Application::Yield() + 24 at svapp.cxx:552 > frame #8: 0x000000010841570e libvcllo.dylib`Application::Execute() + 478 at svapp.cxx:469 > frame #9: 0x00000001001c8d69 libsofficeapp.dylib`desktop::Desktop::DoExecute() + 9 at app.cxx:1351 > frame #10: 0x00000001001cbe83 libsofficeapp.dylib`desktop::Desktop::Main(this=0x00007fff5fbff9a8) + 12563 at app.cxx:1678 > frame #11: 0x00000001084240da libvcllo.dylib`ImplSVMain() + 186 at svmain.cxx:185 > frame #12: 0x0000000108585569 libvcllo.dylib`AquaSalInstance::handleAppDefinedEvent(pEvent=0x0000000110e40090) + 249 at salinst.cxx:469 > frame #13: 0x00000001086cc460 libvcllo.dylib`::-[VCL_NSApplication sendEvent:](self=0x0000000110c4ca20, _cmd="sendEvent:", pEvent=0x0000000110e40090) + 80 at vclnsapp.mm:94 > frame #14: 0x00007fff8fbc5589 AppKit`-[NSApplication run] + 1002 > frame #15: 0x00007fff8fb901ad AppKit`NSApplicationMain + 1237 > frame #16: 0x0000000108583a5a libvcllo.dylib`ImplSVMainHook(pnInit=0x00007fff5fbff924) + 522 at salinst.cxx:215 > frame #17: 0x000000010842594c libvcllo.dylib`SVMain() + 44 at svmain.cxx:220 > frame #18: 0x0000000100240ea6 libsofficeapp.dylib`::soffice_main() + 534 at sofficemain.cxx:165 > frame #19: 0x0000000100000efd soffice`sal_main + 13 at main.c:48 > frame #20: 0x0000000100000ed7 soffice`main(argc=1, argv=0x00007fff5fbffa98) + 39 at main.c:47 > frame #21: 0x00007fffa70b7255 libdyld.dylib`start + 1 > frame #22: 0x00007fffa70b7255 libdyld.dylib`start + 1 > > thread #2: tid = 0x3f1347, 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #0: 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #1: 0x00007fffa72cf96a libsystem_pthread.dylib`_pthread_cond_wait + 712 > frame #2: 0x00000001000a486e libuno_sal.dylib.3`rtl_cache_wsupdate_wait(seconds=10) + 110 at alloc_cache.cxx:1334 > frame #3: 0x00000001000a4747 libuno_sal.dylib.3`rtl_cache_wsupdate_all(arg=0x000000000000000a) + 87 at alloc_cache.cxx:1485 > frame #4: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #5: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #6: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 > > thread #7: tid = 0x3f1370, 0x00007fffa71de41a libsystem_kernel.dylib`mach_msg_trap + 10, name = 'com.apple.NSEventThread' > frame #0: 0x00007fffa71de41a libsystem_kernel.dylib`mach_msg_trap + 10 > frame #1: 0x00007fffa71dd867 libsystem_kernel.dylib`mach_msg + 55 > frame #2: 0x00007fff91f4bae4 CoreFoundation`__CFRunLoopServiceMachPort + 212 > frame #3: 0x00007fff91f4af61 CoreFoundation`__CFRunLoopRun + 1361 > frame #4: 0x00007fff91f4a7b4 CoreFoundation`CFRunLoopRunSpecific + 420 > frame #5: 0x00007fff8fd1d5a0 AppKit`_NSEventThread + 205 > frame #6: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #7: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #8: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 > > thread #9: tid = 0x3f1390, 0x00007fffa71e515a libsystem_kernel.dylib`__accept + 10 > frame #0: 0x00007fffa71e515a libsystem_kernel.dylib`__accept + 10 > frame #1: 0x000000010010a110 libuno_sal.dylib.3`::osl_acceptPipe(pPipe=0x0000000111836800) + 224 at pipe.cxx:428 > frame #2: 0x0000000100236212 libsofficeapp.dylib`osl::Pipe::accept(this=0x00000001167748c0, Connection=0x000070000e287860) + 50 at pipe.hxx:151 > frame #3: 0x00000001002343c0 libsofficeapp.dylib`desktop::PipeIpcThread::execute(this=0x0000000116774890) + 160 at officeipcthread.cxx:1193 > frame #4: 0x00000001019fcdf3 libuno_salhelpergcc3.dylib.3`salhelper::Thread::run(this=0x0000000116774890) + 51 at thread.cxx:40 > frame #5: 0x00000001019fceb9 libuno_salhelpergcc3.dylib.3`non-virtual thunk to salhelper::Thread::run(this=0x0000000116774890) + 25 at thread.cxx:37 > frame #6: 0x00000001019ff81e libuno_salhelpergcc3.dylib.3`::threadFunc(param=0x0000000116774890) + 30 at thread.hxx:185 > frame #7: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x0000000116774990) + 295 at thread.cxx:240 > frame #8: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #9: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #10: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 > > thread #19: tid = 0x3f14db, 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #0: 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #1: 0x00007fffa72cf96a libsystem_pthread.dylib`_pthread_cond_wait + 712 > frame #2: 0x00000001000e9802 libuno_sal.dylib.3`::osl_waitCondition(Condition=0x000000018c084bf0, pTimeout=0x000070000e493e60) + 3010 at conditn.cxx:201 > frame #3: 0x00000001871f3210 libupdchklo.dylib`osl::Condition::wait(this=0x000000018c08c270, pTimeout=0x000070000e493e60) + 32 at conditn.hxx:84 > frame #4: 0x00000001871f7130 libupdchklo.dylib`(anonymous namespace)::UpdateCheckThread::run(this=0x000000018bfb85c0) + 720 at updatecheck.cxx:506 > frame #5: 0x00000001871f316e libupdchklo.dylib`::threadFunc(param=0x000000018bfb85c0) + 30 at thread.hxx:185 > frame #6: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x000000018ec0d250) + 295 at thread.cxx:240 > frame #7: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #8: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #9: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 > > thread #34: tid = 0x3f167f, 0x00007fffa72ce204 libsystem_pthread.dylib`start_wqthread > frame #0: 0x00007fffa72ce204 libsystem_pthread.dylib`start_wqthread > > thread #41: tid = 0x3f17e8, 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10, queue = 'TBrowserViewDataSource' > frame #0: 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #1: 0x00007fffa72cf96a libsystem_pthread.dylib`_pthread_cond_wait + 712 > frame #2: 0x00007fff9e77fa2b FinderKit`ModifyDataSourceOnMainThreadSync(FI_TBrowserViewDataSource*, FI_TBVDSChangedNotificationData*, std::__1::function<void ()> const&) + 391 > frame #3: 0x00007fff9e782e0a FinderKit`__49-[FI_TBrowserViewDataSource closeContainerNodes:]_block_invoke + 264 > frame #4: 0x00007fffa7089f5f libdispatch.dylib`_dispatch_call_block_and_release + 12 > frame #5: 0x00007fffa7081128 libdispatch.dylib`_dispatch_client_callout + 8 > frame #6: 0x00007fffa7097b97 libdispatch.dylib`_dispatch_queue_serial_drain + 896 > frame #7: 0x00007fffa7089d41 libdispatch.dylib`_dispatch_queue_invoke + 1046 > frame #8: 0x00007fffa7090158 libdispatch.dylib`_dispatch_queue_override_invoke + 369 > frame #9: 0x00007fffa7082ee0 libdispatch.dylib`_dispatch_root_queue_drain + 476 > frame #10: 0x00007fffa7082cb7 libdispatch.dylib`_dispatch_worker_thread3 + 99 > frame #11: 0x00007fffa72ce736 libsystem_pthread.dylib`_pthread_wqthread + 1299 > frame #12: 0x00007fffa72ce211 libsystem_pthread.dylib`start_wqthread + 13 > > thread #42: tid = 0x3f17e9, 0x00007fffa72ce204 libsystem_pthread.dylib`start_wqthread > frame #0: 0x00007fffa72ce204 libsystem_pthread.dylib`start_wqthread > > thread #44: tid = 0x3f1855, 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #0: 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #1: 0x00007fffa72cf96a libsystem_pthread.dylib`_pthread_cond_wait + 712 > frame #2: 0x00000001000ea3ab libuno_sal.dylib.3`::osl_waitCondition(Condition=0x0000000191591a10, pTimeout=0x0000000000000000) + 5995 at conditn.cxx:228 > frame #3: 0x00000001006087f0 libcomphelper.dylib`osl::Condition::wait(this=0x000000018ee58b00, pTimeout=0x0000000000000000) + 32 at conditn.hxx:84 > frame #4: 0x00000001006c4070 libcomphelper.dylib`comphelper::ThreadPool::ThreadWorker::waitForWork(this=0x000000018ee58ad0) + 256 at threadpool.cxx:100 > frame #5: 0x00000001006c329a libcomphelper.dylib`comphelper::ThreadPool::ThreadWorker::execute(this=0x000000018ee58ad0) + 58 at threadpool.cxx:61 > frame #6: 0x00000001019fcdf3 libuno_salhelpergcc3.dylib.3`salhelper::Thread::run(this=0x000000018ee58ad0) + 51 at thread.cxx:40 > frame #7: 0x00000001019fceb9 libuno_salhelpergcc3.dylib.3`non-virtual thunk to salhelper::Thread::run(this=0x000000018ee58ad0) + 25 at thread.cxx:37 > frame #8: 0x00000001019ff81e libuno_salhelpergcc3.dylib.3`::threadFunc(param=0x000000018ee58ad0) + 30 at thread.hxx:185 > frame #9: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x000000018f10f510) + 295 at thread.cxx:240 > frame #10: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #11: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #12: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 > > thread #45: tid = 0x3f1856, 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #0: 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #1: 0x00007fffa72cf96a libsystem_pthread.dylib`_pthread_cond_wait + 712 > frame #2: 0x00000001000ea3ab libuno_sal.dylib.3`::osl_waitCondition(Condition=0x000000018eeb1d40, pTimeout=0x0000000000000000) + 5995 at conditn.cxx:228 > frame #3: 0x00000001006087f0 libcomphelper.dylib`osl::Condition::wait(this=0x00000001915cbef0, pTimeout=0x0000000000000000) + 32 at conditn.hxx:84 > frame #4: 0x00000001006c4070 libcomphelper.dylib`comphelper::ThreadPool::ThreadWorker::waitForWork(this=0x00000001915cbec0) + 256 at threadpool.cxx:100 > frame #5: 0x00000001006c329a libcomphelper.dylib`comphelper::ThreadPool::ThreadWorker::execute(this=0x00000001915cbec0) + 58 at threadpool.cxx:61 > frame #6: 0x00000001019fcdf3 libuno_salhelpergcc3.dylib.3`salhelper::Thread::run(this=0x00000001915cbec0) + 51 at thread.cxx:40 > frame #7: 0x00000001019fceb9 libuno_salhelpergcc3.dylib.3`non-virtual thunk to salhelper::Thread::run(this=0x00000001915cbec0) + 25 at thread.cxx:37 > frame #8: 0x00000001019ff81e libuno_salhelpergcc3.dylib.3`::threadFunc(param=0x00000001915cbec0) + 30 at thread.hxx:185 > frame #9: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x0000000195d101e0) + 295 at thread.cxx:240 > frame #10: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #11: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #12: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 > >* thread #46: tid = 0x3f1859, 0x00007fffa71e5dda libsystem_kernel.dylib`__pthread_kill + 10, stop reason = signal SIGABRT > * frame #0: 0x00007fffa71e5dda libsystem_kernel.dylib`__pthread_kill + 10 > frame #1: 0x00007fffa72d1787 libsystem_pthread.dylib`pthread_kill + 90 > frame #2: 0x00007fffa714b420 libsystem_c.dylib`abort + 129 > frame #3: 0x00007fffa7112893 libsystem_c.dylib`__assert_rtn + 320 > frame #4: 0x00000001083dfbae libvcllo.dylib`ImplDbgTestSolarMutex() + 110 at dbggui.cxx:47 > frame #5: 0x00000001073f8a32 libtllo.dylib`DbgTestSolarMutex() + 130 at debug.cxx:74 > frame #6: 0x00000001083e9a2a libvcllo.dylib`Scheduler::Start(this=0x00000001853a49b8) + 58 at scheduler.cxx:287 > frame #7: 0x000000010842801f libvcllo.dylib`Timer::Start(this=0x00000001853a49b8) + 31 at timer.cxx:93 > frame #8: 0x0000000184ab91e3 libfwklo.dylib`(anonymous namespace)::AutoRecovery::implts_updateTimer(this=0x00000001853a48b0) + 259 at autorecovery.cxx:2274 > frame #9: 0x0000000184ab49c5 libfwklo.dylib`(anonymous namespace)::AutoRecovery::changesOccurred(this=0x00000001853a48b0, aEvent=0x000000018c087248) + 645 at autorecovery.cxx:1678 > frame #10: 0x0000000184ab5b4c libfwklo.dylib`non-virtual thunk to (anonymous namespace)::AutoRecovery::changesOccurred(this=0x00000001853a48b0, aEvent=0x000000018c087248) + 44 at autorecovery.cxx:1628 > frame #11: 0x000000018497c97b libfwklo.dylib`framework::WeakChangesListener::changesOccurred(this=0x0000000186dc0c50, rEvent=0x000000018c087248) + 155 at mischelper.hxx:222 > frame #12: 0x000000018497ccec libfwklo.dylib`non-virtual thunk to framework::WeakChangesListener::changesOccurred(this=0x0000000186dc0c50, rEvent=0x000000018c087248) + 44 at mischelper.hxx:216 > frame #13: 0x0000000115a7c0ec libconfigmgrlo.dylib`configmgr::Broadcaster::send(this=0x000070000e309d50) + 5452 at broadcaster.cxx:187 > frame #14: 0x0000000115a3ed80 libconfigmgrlo.dylib`configmgr::Access::insertByName(this=0x00000001855bbd38, aName=0x000070000e30a168, aElement=0x000070000e30a028) + 3200 at access.cxx:1232 > frame #15: 0x0000000115a3f587 libconfigmgrlo.dylib`non-virtual thunk to configmgr::Access::insertByName(this=0x00000001855bbd38, aName=0x000070000e30a168, aElement=0x000070000e30a028) + 55 at access.cxx:1171 > frame #16: 0x0000000184abfd33 libfwklo.dylib`(anonymous namespace)::AutoRecovery::implts_flushConfigItem(this=0x00000001853a48b0, rInfo=0x000070000e30a530, bRemoveIt=false)::AutoRecovery::TDocumentInfo const&, bool) + 2483 at autorecovery.cxx:2092 > frame #17: 0x0000000184abcfdc libfwklo.dylib`(anonymous namespace)::AutoRecovery::implts_registerDocument(this=0x00000001853a48b0, xDocument=0x000070000e30a6c0) + 3596 at autorecovery.cxx:2519 > frame #18: 0x0000000184ab4401 libfwklo.dylib`(anonymous namespace)::AutoRecovery::documentEventOccured(this=0x00000001853a48b0, aEvent=0x0000000196007060) + 161 at autorecovery.cxx:1571 > frame #19: 0x0000000184ab5a4c libfwklo.dylib`non-virtual thunk to (anonymous namespace)::AutoRecovery::documentEventOccured(this=0x00000001853a48b0, aEvent=0x0000000196007060) + 44 at autorecovery.cxx:1560 > frame #20: 0x0000000184ad24cb libfwklo.dylib`framework::WeakDocumentEventListener::documentEventOccured(this=0x0000000186dc0e10, rEvent=0x0000000196007060) + 155 at mischelper.hxx:258 > frame #21: 0x0000000184ad283c libfwklo.dylib`non-virtual thunk to framework::WeakDocumentEventListener::documentEventOccured(this=0x0000000186dc0e10, rEvent=0x0000000196007060) + 44 at mischelper.hxx:252 > frame #22: 0x000000010254c326 libsfxlo.dylib`comphelper::OInterfaceContainerHelper2::NotifySingleListener<com::sun::star::document::XDocumentEventListener, com::sun::star::document::DocumentEvent>::operator(this=0x000070000e30a8b0, listener=0x000070000e30a820)(com::sun::star::uno::Reference<com::sun::star::document::XDocumentEventListener> const&) const + 134 at interfacecontainer2.hxx:272 > frame #23: 0x000000010254c133 libsfxlo.dylib`void comphelper::OInterfaceContainerHelper2::forEach<com::sun::star::document::XDocumentEventListener, comphelper::OInterfaceContainerHelper2::NotifySingleListener<com::sun::star::document::XDocumentEventListener, com::sun::star::document::DocumentEvent> >(this=0x0000000185378dc8, func=0x000070000e30a8b0) + 163 at interfacecontainer2.hxx:285 > frame #24: 0x000000010254bd8b libsfxlo.dylib`void comphelper::OInterfaceContainerHelper2::notifyEach<com::sun::star::document::XDocumentEventListener, com::sun::star::document::DocumentEvent>(this=0x0000000185378dc8, NotificationMethod=21 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Event=0x0000000196007060)(com::sun::star::document::DocumentEvent const&), com::sun::star::document::DocumentEvent const&) + 107 at interfacecontainer2.hxx:298 > frame #25: 0x000000010254bbe4 libsfxlo.dylib`(anonymous namespace)::SfxGlobalEvents_Impl::implts_notifyListener(this=0x0000000185378d38, aEvent=0x0000000196007060) + 164 at globalevents.cxx:438 > frame #26: 0x00000001025480d0 libsfxlo.dylib`(anonymous namespace)::SfxGlobalEvents_Impl::documentEventOccured(this=0x0000000185378d38, Event=0x0000000196007060) + 128 at globalevents.cxx:243 > frame #27: 0x000000010254a89c libsfxlo.dylib`non-virtual thunk to (anonymous namespace)::SfxGlobalEvents_Impl::documentEventOccured(this=0x0000000185378d38, Event=0x0000000196007060) + 44 at globalevents.cxx:238 > frame #28: 0x000000018c53b9b6 libdbalo.dylib`comphelper::OInterfaceContainerHelper2::NotifySingleListener<com::sun::star::document::XDocumentEventListener, com::sun::star::document::DocumentEvent>::operator(this=0x000070000e30ab10, listener=0x000070000e30aa80)(com::sun::star::uno::Reference<com::sun::star::document::XDocumentEventListener> const&) const + 134 at interfacecontainer2.hxx:272 > frame #29: 0x000000018c53b793 libdbalo.dylib`void comphelper::OInterfaceContainerHelper2::forEach<com::sun::star::document::XDocumentEventListener, comphelper::OInterfaceContainerHelper2::NotifySingleListener<com::sun::star::document::XDocumentEventListener, com::sun::star::document::DocumentEvent> >(this=0x0000000187e4d890, func=0x000070000e30ab10) + 163 at interfacecontainer2.hxx:285 > frame #30: 0x000000018c53a0db libdbalo.dylib`void comphelper::OInterfaceContainerHelper2::notifyEach<com::sun::star::document::XDocumentEventListener, com::sun::star::document::DocumentEvent>(this=0x0000000187e4d890, NotificationMethod=21 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Event=0x0000000196007060)(com::sun::star::document::DocumentEvent const&), com::sun::star::document::DocumentEvent const&) + 107 at interfacecontainer2.hxx:298 > frame #31: 0x000000018c539e8b libdbalo.dylib`dbaccess::DocumentEventNotifier_Impl::impl_notifyEvent_nothrow(this=0x0000000187e4d840, _rEvent=0x0000000196007060) + 379 at documenteventnotifier.cxx:196 > frame #32: 0x000000018c53a5f0 libdbalo.dylib`dbaccess::DocumentEventNotifier_Impl::processEvent(this=0x0000000187e4d840, _rEvent=0x0000000196007050) + 224 at documenteventnotifier.cxx:229 > frame #33: 0x0000000100608739 libcomphelper.dylib`comphelper::AsyncEventNotifierBase::execute(this=0x000000018ef26588) + 1145 at asyncnotification.cxx:163 > frame #34: 0x000000010060adaa libcomphelper.dylib`comphelper::AsyncEventNotifierAutoJoin::run(this=0x000000018ef26588) + 74 at asyncnotification.cxx:263 > frame #35: 0x000000010060ae69 libcomphelper.dylib`non-virtual thunk to comphelper::AsyncEventNotifierAutoJoin::run(this=0x000000018ef26588) + 25 at asyncnotification.cxx:258 > frame #36: 0x000000010060bd4e libcomphelper.dylib`::threadFunc(param=0x000000018ef26588) + 30 at thread.hxx:185 > frame #37: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x00000001966bd820) + 295 at thread.cxx:240 > frame #38: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #39: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #40: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 > > thread #48: tid = 0x3f1883, 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #0: 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #1: 0x00007fffa72cf96a libsystem_pthread.dylib`_pthread_cond_wait + 712 > frame #2: 0x000000019761fea3 libfbclient.dylib.3.0.0`Firebird::Semaphore::tryEnter(this=0x0000000197a3f280, seconds=0, milliseconds=59950) + 371 at semaphore.cpp:320 > frame #3: 0x00000001974cce30 libfbclient.dylib.3.0.0`Why::(anonymous namespace)::TimerEntry::timeThread((null)=0x0000000000000000) + 544 at MasterImplementation.cpp:299 > frame #4: 0x00000001975deac9 libfbclient.dylib.3.0.0`(anonymous namespace)::ThreadArgs::run(this=0x000070000f0b1e08) + 25 at ThreadStart.cpp:78 > frame #5: 0x00000001975de992 libfbclient.dylib.3.0.0`::threadStart(arg=0x0000000197a414e0) + 194 at ThreadStart.cpp:93 > frame #6: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #7: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #8: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 > > thread #49: tid = 0x3f1894, 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #0: 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #1: 0x00007fffa72cf96a libsystem_pthread.dylib`_pthread_cond_wait + 712 > frame #2: 0x000000019806c4f3 libEngine12.dylib`Firebird::Semaphore::tryEnter(this=0x0000000198c81618, seconds=10, milliseconds=10000) + 371 at semaphore.cpp:320 > frame #3: 0x0000000197bd2aba libEngine12.dylib`cache_writer(arg=0x0000000198b07e50) + 1642 at cch.cpp:2943 > frame #4: 0x000000019800dce9 libEngine12.dylib`(anonymous namespace)::ThreadArgs::run(this=0x000070000f4b4e08) + 25 at ThreadStart.cpp:78 > frame #5: 0x000000019800dbb2 libEngine12.dylib`::threadStart(arg=0x0000000199fbc690) + 194 at ThreadStart.cpp:93 > frame #6: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #7: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #8: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 > > thread #50: tid = 0x3f1895, 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #0: 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #1: 0x00007fffa72cf96a libsystem_pthread.dylib`_pthread_cond_wait + 712 > frame #2: 0x000000019806c4f3 libEngine12.dylib`Firebird::Semaphore::tryEnter(this=0x0000000198b08e78, seconds=10, milliseconds=10000) + 371 at semaphore.cpp:320 > frame #3: 0x0000000197cd7d56 libEngine12.dylib`garbage_collector(arg=0x0000000198b07e50) + 3974 at vio.cpp:4942 > frame #4: 0x000000019800dce9 libEngine12.dylib`(anonymous namespace)::ThreadArgs::run(this=0x000070000f8b7e08) + 25 at ThreadStart.cpp:78 > frame #5: 0x000000019800dbb2 libEngine12.dylib`::threadStart(arg=0x0000000199fbc690) + 194 at ThreadStart.cpp:93 > frame #6: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #7: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #8: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 > > thread #51: tid = 0x3f189d, 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #0: 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #1: 0x00007fffa72cf96a libsystem_pthread.dylib`_pthread_cond_wait + 712 > frame #2: 0x00000001000e9802 libuno_sal.dylib.3`::osl_waitCondition(Condition=0x00000001966db290, pTimeout=0x000070000dff8ce0) + 3010 at conditn.cxx:201 > frame #3: 0x0000000115a89960 libconfigmgrlo.dylib`osl::Condition::wait(this=0x00000001966db278, pTimeout=0x000070000dff8ce0) + 32 at conditn.hxx:84 > frame #4: 0x0000000115a89265 libconfigmgrlo.dylib`configmgr::Components::WriteThread::execute(this=0x00000001966db230) + 85 at components.cxx:182 > frame #5: 0x00000001019fcdf3 libuno_salhelpergcc3.dylib.3`salhelper::Thread::run(this=0x00000001966db230) + 51 at thread.cxx:40 > frame #6: 0x00000001019fceb9 libuno_salhelpergcc3.dylib.3`non-virtual thunk to salhelper::Thread::run(this=0x00000001966db230) + 25 at thread.cxx:37 > frame #7: 0x00000001019ff81e libuno_salhelpergcc3.dylib.3`::threadFunc(param=0x00000001966db230) + 30 at thread.hxx:185 > frame #8: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x00000001966db310) + 295 at thread.cxx:240 > frame #9: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #10: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #11: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 >(lldb) c >Process 18704 resuming >Process 18704 stopped >* thread #46: tid = 0x3f1859, 0x00007fffa71e5dda libsystem_kernel.dylib`__pthread_kill + 10, stop reason = signal SIGABRT > frame #0: 0x00007fffa71e5dda libsystem_kernel.dylib`__pthread_kill + 10 >libsystem_kernel.dylib`__pthread_kill: >-> 0x7fffa71e5dda <+10>: jae 0x7fffa71e5de4 ; <+20> > 0x7fffa71e5ddc <+12>: movq %rax, %rdi > 0x7fffa71e5ddf <+15>: jmp 0x7fffa71ded6f ; cerror_nocancel > 0x7fffa71e5de4 <+20>: retq >(lldb) bt all > thread #1: tid = 0x3f1250, 0x00000001000196b5 dyld`ImageLoaderMachO::getLazyBindingInfo(unsigned int&, unsigned char const*, unsigned char const*, unsigned char*, unsigned long*, int*, char const**, bool*) + 71, queue = 'com.apple.main-thread' > frame #0: 0x00000001000196b5 dyld`ImageLoaderMachO::getLazyBindingInfo(unsigned int&, unsigned char const*, unsigned char const*, unsigned char*, unsigned long*, int*, char const**, bool*) + 71 > frame #1: 0x000000010001fd2e dyld`ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&, void (*)(), void (*)()) + 142 > frame #2: 0x00000001000077ad dyld`dyld::fastBindLazySymbol(ImageLoader**, unsigned long) + 90 > frame #3: 0x00007fffa70b348e libdyld.dylib`dyld_stub_binder + 282 > frame #4: 0x000000018d3937e0 libdbulo.dylib > frame #5: 0x000000018cd97109 libdbulo.dylib`dbaui::OGenericUnoController::ImplBroadcastFeatureState(this=0x0000000110d4d408, _rFeature=0x0000000196039ab0, xListener=0x00007fff5fbfc700, _bIgnoreCache=true) + 169 at genericcontroller.cxx:443 > frame #6: 0x000000018cd9a89b libdbulo.dylib`dbaui::OGenericUnoController::InvalidateAll_Impl(this=0x0000000110d4d408) + 1003 at genericcontroller.cxx:620 > frame #7: 0x000000018cd9478d libdbulo.dylib`dbaui::OGenericUnoController::InvalidateFeature_Impl(this=0x0000000110d4d408) + 445 at genericcontroller.cxx:535 > frame #8: 0x000000018cd945c9 libdbulo.dylib`dbaui::OGenericUnoController::OnAsyncInvalidateAll(this=0x0000000110d4d408, (null)=0x0000000000000000) + 57 at genericcontroller.cxx:257 > frame #9: 0x000000018cd92cd8 libdbulo.dylib`dbaui::OGenericUnoController::LinkStubOnAsyncInvalidateAll(instance=0x0000000110d4d408, data=0x0000000000000000) + 40 at genericcontroller.cxx:254 > frame #10: 0x000000018cd1e4f8 libdbulo.dylib`Link<void*, void>::Call(this=0x0000000110d4d568, data=0x0000000000000000) const + 56 at link.hxx:84 > frame #11: 0x000000018cd1e491 libdbulo.dylib`dbaui::OAsynchronousLink::OnAsyncCall(this=0x0000000110d4d568, _pArg=0x0000000000000000) + 241 at AsynchronousLink.cxx:81 > frame #12: 0x000000018cd1e2d8 libdbulo.dylib`dbaui::OAsynchronousLink::LinkStubOnAsyncCall(instance=0x0000000110d4d568, data=0x0000000000000000) + 40 at AsynchronousLink.cxx:68 > frame #13: 0x0000000107e8c048 libvcllo.dylib`Link<void*, void>::Call(this=0x00000001964d0228, data=0x0000000000000000) const + 56 at link.hxx:84 > frame #14: 0x0000000107e89c8c libvcllo.dylib`ImplHandleUserEvent(pSVEvent=0x00000001964d0220) + 60 at winproc.cxx:1957 > frame #15: 0x0000000107e86827 libvcllo.dylib`ImplWindowFrameProc(_pWindow=0x000000015fce9760, nEvent=UserEvent, pEvent=0x00000001964d0220) + 3639 at winproc.cxx:2507 > frame #16: 0x0000000108586ede libvcllo.dylib`SalFrame::CallCallback(this=0x000000015fce9db0, nEvent=UserEvent, pEvent=0x00000001964d0220) const + 78 at salframe.hxx:276 > frame #17: 0x0000000108585f78 libvcllo.dylib`AquaSalInstance::DoYield(this=0x0000000110e40290, bWait=false, bHandleAllCurrentEvents=false, nReleased=0) + 680 at salinst.cxx:602 > frame #18: 0x0000000108415eb0 libvcllo.dylib`ImplYield(i_bWait=false, i_bAllEvents=false, nReleased=0) + 1744 at svapp.cxx:505 > frame #19: 0x0000000108415798 libvcllo.dylib`Application::Yield() + 24 at svapp.cxx:552 > frame #20: 0x000000010841570e libvcllo.dylib`Application::Execute() + 478 at svapp.cxx:469 > frame #21: 0x00000001001c8d69 libsofficeapp.dylib`desktop::Desktop::DoExecute() + 9 at app.cxx:1351 > frame #22: 0x00000001001cbe83 libsofficeapp.dylib`desktop::Desktop::Main(this=0x00007fff5fbff9a8) + 12563 at app.cxx:1678 > frame #23: 0x00000001084240da libvcllo.dylib`ImplSVMain() + 186 at svmain.cxx:185 > frame #24: 0x0000000108585569 libvcllo.dylib`AquaSalInstance::handleAppDefinedEvent(pEvent=0x0000000110e40090) + 249 at salinst.cxx:469 > frame #25: 0x00000001086cc460 libvcllo.dylib`::-[VCL_NSApplication sendEvent:](self=0x0000000110c4ca20, _cmd="sendEvent:", pEvent=0x0000000110e40090) + 80 at vclnsapp.mm:94 > frame #26: 0x00007fff8fbc5589 AppKit`-[NSApplication run] + 1002 > frame #27: 0x00007fff8fb901ad AppKit`NSApplicationMain + 1237 > frame #28: 0x0000000108583a5a libvcllo.dylib`ImplSVMainHook(pnInit=0x00007fff5fbff924) + 522 at salinst.cxx:215 > frame #29: 0x000000010842594c libvcllo.dylib`SVMain() + 44 at svmain.cxx:220 > frame #30: 0x0000000100240ea6 libsofficeapp.dylib`::soffice_main() + 534 at sofficemain.cxx:165 > frame #31: 0x0000000100000efd soffice`sal_main + 13 at main.c:48 > frame #32: 0x0000000100000ed7 soffice`main(argc=1, argv=0x00007fff5fbffa98) + 39 at main.c:47 > frame #33: 0x00007fffa70b7255 libdyld.dylib`start + 1 > frame #34: 0x00007fffa70b7255 libdyld.dylib`start + 1 > > thread #2: tid = 0x3f1347, 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #0: 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #1: 0x00007fffa72cf96a libsystem_pthread.dylib`_pthread_cond_wait + 712 > frame #2: 0x00000001000a486e libuno_sal.dylib.3`rtl_cache_wsupdate_wait(seconds=10) + 110 at alloc_cache.cxx:1334 > frame #3: 0x00000001000a4747 libuno_sal.dylib.3`rtl_cache_wsupdate_all(arg=0x000000000000000a) + 87 at alloc_cache.cxx:1485 > frame #4: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #5: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #6: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 > > thread #7: tid = 0x3f1370, 0x00007fffa71de41a libsystem_kernel.dylib`mach_msg_trap + 10, name = 'com.apple.NSEventThread' > frame #0: 0x00007fffa71de41a libsystem_kernel.dylib`mach_msg_trap + 10 > frame #1: 0x00007fffa71dd867 libsystem_kernel.dylib`mach_msg + 55 > frame #2: 0x00007fff91f4bae4 CoreFoundation`__CFRunLoopServiceMachPort + 212 > frame #3: 0x00007fff91f4af61 CoreFoundation`__CFRunLoopRun + 1361 > frame #4: 0x00007fff91f4a7b4 CoreFoundation`CFRunLoopRunSpecific + 420 > frame #5: 0x00007fff8fd1d5a0 AppKit`_NSEventThread + 205 > frame #6: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #7: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #8: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 > > thread #9: tid = 0x3f1390, 0x00007fffa71e515a libsystem_kernel.dylib`__accept + 10 > frame #0: 0x00007fffa71e515a libsystem_kernel.dylib`__accept + 10 > frame #1: 0x000000010010a110 libuno_sal.dylib.3`::osl_acceptPipe(pPipe=0x0000000111836800) + 224 at pipe.cxx:428 > frame #2: 0x0000000100236212 libsofficeapp.dylib`osl::Pipe::accept(this=0x00000001167748c0, Connection=0x000070000e287860) + 50 at pipe.hxx:151 > frame #3: 0x00000001002343c0 libsofficeapp.dylib`desktop::PipeIpcThread::execute(this=0x0000000116774890) + 160 at officeipcthread.cxx:1193 > frame #4: 0x00000001019fcdf3 libuno_salhelpergcc3.dylib.3`salhelper::Thread::run(this=0x0000000116774890) + 51 at thread.cxx:40 > frame #5: 0x00000001019fceb9 libuno_salhelpergcc3.dylib.3`non-virtual thunk to salhelper::Thread::run(this=0x0000000116774890) + 25 at thread.cxx:37 > frame #6: 0x00000001019ff81e libuno_salhelpergcc3.dylib.3`::threadFunc(param=0x0000000116774890) + 30 at thread.hxx:185 > frame #7: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x0000000116774990) + 295 at thread.cxx:240 > frame #8: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #9: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #10: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 > > thread #19: tid = 0x3f14db, 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #0: 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #1: 0x00007fffa72cf96a libsystem_pthread.dylib`_pthread_cond_wait + 712 > frame #2: 0x00000001000e9802 libuno_sal.dylib.3`::osl_waitCondition(Condition=0x000000018c084bf0, pTimeout=0x000070000e493e60) + 3010 at conditn.cxx:201 > frame #3: 0x00000001871f3210 libupdchklo.dylib`osl::Condition::wait(this=0x000000018c08c270, pTimeout=0x000070000e493e60) + 32 at conditn.hxx:84 > frame #4: 0x00000001871f7130 libupdchklo.dylib`(anonymous namespace)::UpdateCheckThread::run(this=0x000000018bfb85c0) + 720 at updatecheck.cxx:506 > frame #5: 0x00000001871f316e libupdchklo.dylib`::threadFunc(param=0x000000018bfb85c0) + 30 at thread.hxx:185 > frame #6: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x000000018ec0d250) + 295 at thread.cxx:240 > frame #7: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #8: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #9: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 > > thread #34: tid = 0x3f167f, 0x00007fffa71e64e6 libsystem_kernel.dylib`__workq_kernreturn + 10 > frame #0: 0x00007fffa71e64e6 libsystem_kernel.dylib`__workq_kernreturn + 10 > frame #1: 0x00007fffa72ce7b5 libsystem_pthread.dylib`_pthread_wqthread + 1426 > frame #2: 0x00007fffa72ce211 libsystem_pthread.dylib`start_wqthread + 13 > > thread #41: tid = 0x3f17e8, 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10, queue = 'TBrowserViewDataSource' > frame #0: 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #1: 0x00007fffa72cf96a libsystem_pthread.dylib`_pthread_cond_wait + 712 > frame #2: 0x00007fff9e77fa2b FinderKit`ModifyDataSourceOnMainThreadSync(FI_TBrowserViewDataSource*, FI_TBVDSChangedNotificationData*, std::__1::function<void ()> const&) + 391 > frame #3: 0x00007fff9e782e0a FinderKit`__49-[FI_TBrowserViewDataSource closeContainerNodes:]_block_invoke + 264 > frame #4: 0x00007fffa7089f5f libdispatch.dylib`_dispatch_call_block_and_release + 12 > frame #5: 0x00007fffa7081128 libdispatch.dylib`_dispatch_client_callout + 8 > frame #6: 0x00007fffa7097b97 libdispatch.dylib`_dispatch_queue_serial_drain + 896 > frame #7: 0x00007fffa7089d41 libdispatch.dylib`_dispatch_queue_invoke + 1046 > frame #8: 0x00007fffa7090158 libdispatch.dylib`_dispatch_queue_override_invoke + 369 > frame #9: 0x00007fffa7082ee0 libdispatch.dylib`_dispatch_root_queue_drain + 476 > frame #10: 0x00007fffa7082cb7 libdispatch.dylib`_dispatch_worker_thread3 + 99 > frame #11: 0x00007fffa72ce736 libsystem_pthread.dylib`_pthread_wqthread + 1299 > frame #12: 0x00007fffa72ce211 libsystem_pthread.dylib`start_wqthread + 13 > > thread #42: tid = 0x3f17e9, 0x00007fffa71e64e6 libsystem_kernel.dylib`__workq_kernreturn + 10 > frame #0: 0x00007fffa71e64e6 libsystem_kernel.dylib`__workq_kernreturn + 10 > frame #1: 0x00007fffa72ce7b5 libsystem_pthread.dylib`_pthread_wqthread + 1426 > frame #2: 0x00007fffa72ce211 libsystem_pthread.dylib`start_wqthread + 13 > > thread #44: tid = 0x3f1855, 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #0: 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #1: 0x00007fffa72cf96a libsystem_pthread.dylib`_pthread_cond_wait + 712 > frame #2: 0x00000001000ea3ab libuno_sal.dylib.3`::osl_waitCondition(Condition=0x0000000191591a10, pTimeout=0x0000000000000000) + 5995 at conditn.cxx:228 > frame #3: 0x00000001006087f0 libcomphelper.dylib`osl::Condition::wait(this=0x000000018ee58b00, pTimeout=0x0000000000000000) + 32 at conditn.hxx:84 > frame #4: 0x00000001006c4070 libcomphelper.dylib`comphelper::ThreadPool::ThreadWorker::waitForWork(this=0x000000018ee58ad0) + 256 at threadpool.cxx:100 > frame #5: 0x00000001006c329a libcomphelper.dylib`comphelper::ThreadPool::ThreadWorker::execute(this=0x000000018ee58ad0) + 58 at threadpool.cxx:61 > frame #6: 0x00000001019fcdf3 libuno_salhelpergcc3.dylib.3`salhelper::Thread::run(this=0x000000018ee58ad0) + 51 at thread.cxx:40 > frame #7: 0x00000001019fceb9 libuno_salhelpergcc3.dylib.3`non-virtual thunk to salhelper::Thread::run(this=0x000000018ee58ad0) + 25 at thread.cxx:37 > frame #8: 0x00000001019ff81e libuno_salhelpergcc3.dylib.3`::threadFunc(param=0x000000018ee58ad0) + 30 at thread.hxx:185 > frame #9: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x000000018f10f510) + 295 at thread.cxx:240 > frame #10: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #11: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #12: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 > > thread #45: tid = 0x3f1856, 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #0: 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #1: 0x00007fffa72cf96a libsystem_pthread.dylib`_pthread_cond_wait + 712 > frame #2: 0x00000001000ea3ab libuno_sal.dylib.3`::osl_waitCondition(Condition=0x000000018eeb1d40, pTimeout=0x0000000000000000) + 5995 at conditn.cxx:228 > frame #3: 0x00000001006087f0 libcomphelper.dylib`osl::Condition::wait(this=0x00000001915cbef0, pTimeout=0x0000000000000000) + 32 at conditn.hxx:84 > frame #4: 0x00000001006c4070 libcomphelper.dylib`comphelper::ThreadPool::ThreadWorker::waitForWork(this=0x00000001915cbec0) + 256 at threadpool.cxx:100 > frame #5: 0x00000001006c329a libcomphelper.dylib`comphelper::ThreadPool::ThreadWorker::execute(this=0x00000001915cbec0) + 58 at threadpool.cxx:61 > frame #6: 0x00000001019fcdf3 libuno_salhelpergcc3.dylib.3`salhelper::Thread::run(this=0x00000001915cbec0) + 51 at thread.cxx:40 > frame #7: 0x00000001019fceb9 libuno_salhelpergcc3.dylib.3`non-virtual thunk to salhelper::Thread::run(this=0x00000001915cbec0) + 25 at thread.cxx:37 > frame #8: 0x00000001019ff81e libuno_salhelpergcc3.dylib.3`::threadFunc(param=0x00000001915cbec0) + 30 at thread.hxx:185 > frame #9: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x0000000195d101e0) + 295 at thread.cxx:240 > frame #10: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #11: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #12: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 > >* thread #46: tid = 0x3f1859, 0x00007fffa71e5dda libsystem_kernel.dylib`__pthread_kill + 10, stop reason = signal SIGABRT > * frame #0: 0x00007fffa71e5dda libsystem_kernel.dylib`__pthread_kill + 10 > frame #1: 0x00007fffa72d1787 libsystem_pthread.dylib`pthread_kill + 90 > frame #2: 0x00007fffa714b4bb libsystem_c.dylib`__abort + 140 > frame #3: 0x00007fffa714b42f libsystem_c.dylib`abort + 144 > frame #4: 0x00007fffa7112893 libsystem_c.dylib`__assert_rtn + 320 > frame #5: 0x00000001083dfbae libvcllo.dylib`ImplDbgTestSolarMutex() + 110 at dbggui.cxx:47 > frame #6: 0x00000001073f8a32 libtllo.dylib`DbgTestSolarMutex() + 130 at debug.cxx:74 > frame #7: 0x00000001083e9a2a libvcllo.dylib`Scheduler::Start(this=0x00000001853a49b8) + 58 at scheduler.cxx:287 > frame #8: 0x000000010842801f libvcllo.dylib`Timer::Start(this=0x00000001853a49b8) + 31 at timer.cxx:93 > frame #9: 0x0000000184ab91e3 libfwklo.dylib`(anonymous namespace)::AutoRecovery::implts_updateTimer(this=0x00000001853a48b0) + 259 at autorecovery.cxx:2274 > frame #10: 0x0000000184ab49c5 libfwklo.dylib`(anonymous namespace)::AutoRecovery::changesOccurred(this=0x00000001853a48b0, aEvent=0x000000018c087248) + 645 at autorecovery.cxx:1678 > frame #11: 0x0000000184ab5b4c libfwklo.dylib`non-virtual thunk to (anonymous namespace)::AutoRecovery::changesOccurred(this=0x00000001853a48b0, aEvent=0x000000018c087248) + 44 at autorecovery.cxx:1628 > frame #12: 0x000000018497c97b libfwklo.dylib`framework::WeakChangesListener::changesOccurred(this=0x0000000186dc0c50, rEvent=0x000000018c087248) + 155 at mischelper.hxx:222 > frame #13: 0x000000018497ccec libfwklo.dylib`non-virtual thunk to framework::WeakChangesListener::changesOccurred(this=0x0000000186dc0c50, rEvent=0x000000018c087248) + 44 at mischelper.hxx:216 > frame #14: 0x0000000115a7c0ec libconfigmgrlo.dylib`configmgr::Broadcaster::send(this=0x000070000e309d50) + 5452 at broadcaster.cxx:187 > frame #15: 0x0000000115a3ed80 libconfigmgrlo.dylib`configmgr::Access::insertByName(this=0x00000001855bbd38, aName=0x000070000e30a168, aElement=0x000070000e30a028) + 3200 at access.cxx:1232 > frame #16: 0x0000000115a3f587 libconfigmgrlo.dylib`non-virtual thunk to configmgr::Access::insertByName(this=0x00000001855bbd38, aName=0x000070000e30a168, aElement=0x000070000e30a028) + 55 at access.cxx:1171 > frame #17: 0x0000000184abfd33 libfwklo.dylib`(anonymous namespace)::AutoRecovery::implts_flushConfigItem(this=0x00000001853a48b0, rInfo=0x000070000e30a530, bRemoveIt=false)::AutoRecovery::TDocumentInfo const&, bool) + 2483 at autorecovery.cxx:2092 > frame #18: 0x0000000184abcfdc libfwklo.dylib`(anonymous namespace)::AutoRecovery::implts_registerDocument(this=0x00000001853a48b0, xDocument=0x000070000e30a6c0) + 3596 at autorecovery.cxx:2519 > frame #19: 0x0000000184ab4401 libfwklo.dylib`(anonymous namespace)::AutoRecovery::documentEventOccured(this=0x00000001853a48b0, aEvent=0x0000000196007060) + 161 at autorecovery.cxx:1571 > frame #20: 0x0000000184ab5a4c libfwklo.dylib`non-virtual thunk to (anonymous namespace)::AutoRecovery::documentEventOccured(this=0x00000001853a48b0, aEvent=0x0000000196007060) + 44 at autorecovery.cxx:1560 > frame #21: 0x0000000184ad24cb libfwklo.dylib`framework::WeakDocumentEventListener::documentEventOccured(this=0x0000000186dc0e10, rEvent=0x0000000196007060) + 155 at mischelper.hxx:258 > frame #22: 0x0000000184ad283c libfwklo.dylib`non-virtual thunk to framework::WeakDocumentEventListener::documentEventOccured(this=0x0000000186dc0e10, rEvent=0x0000000196007060) + 44 at mischelper.hxx:252 > frame #23: 0x000000010254c326 libsfxlo.dylib`comphelper::OInterfaceContainerHelper2::NotifySingleListener<com::sun::star::document::XDocumentEventListener, com::sun::star::document::DocumentEvent>::operator(this=0x000070000e30a8b0, listener=0x000070000e30a820)(com::sun::star::uno::Reference<com::sun::star::document::XDocumentEventListener> const&) const + 134 at interfacecontainer2.hxx:272 > frame #24: 0x000000010254c133 libsfxlo.dylib`void comphelper::OInterfaceContainerHelper2::forEach<com::sun::star::document::XDocumentEventListener, comphelper::OInterfaceContainerHelper2::NotifySingleListener<com::sun::star::document::XDocumentEventListener, com::sun::star::document::DocumentEvent> >(this=0x0000000185378dc8, func=0x000070000e30a8b0) + 163 at interfacecontainer2.hxx:285 > frame #25: 0x000000010254bd8b libsfxlo.dylib`void comphelper::OInterfaceContainerHelper2::notifyEach<com::sun::star::document::XDocumentEventListener, com::sun::star::document::DocumentEvent>(this=0x0000000185378dc8, NotificationMethod=21 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Event=0x0000000196007060)(com::sun::star::document::DocumentEvent const&), com::sun::star::document::DocumentEvent const&) + 107 at interfacecontainer2.hxx:298 > frame #26: 0x000000010254bbe4 libsfxlo.dylib`(anonymous namespace)::SfxGlobalEvents_Impl::implts_notifyListener(this=0x0000000185378d38, aEvent=0x0000000196007060) + 164 at globalevents.cxx:438 > frame #27: 0x00000001025480d0 libsfxlo.dylib`(anonymous namespace)::SfxGlobalEvents_Impl::documentEventOccured(this=0x0000000185378d38, Event=0x0000000196007060) + 128 at globalevents.cxx:243 > frame #28: 0x000000010254a89c libsfxlo.dylib`non-virtual thunk to (anonymous namespace)::SfxGlobalEvents_Impl::documentEventOccured(this=0x0000000185378d38, Event=0x0000000196007060) + 44 at globalevents.cxx:238 > frame #29: 0x000000018c53b9b6 libdbalo.dylib`comphelper::OInterfaceContainerHelper2::NotifySingleListener<com::sun::star::document::XDocumentEventListener, com::sun::star::document::DocumentEvent>::operator(this=0x000070000e30ab10, listener=0x000070000e30aa80)(com::sun::star::uno::Reference<com::sun::star::document::XDocumentEventListener> const&) const + 134 at interfacecontainer2.hxx:272 > frame #30: 0x000000018c53b793 libdbalo.dylib`void comphelper::OInterfaceContainerHelper2::forEach<com::sun::star::document::XDocumentEventListener, comphelper::OInterfaceContainerHelper2::NotifySingleListener<com::sun::star::document::XDocumentEventListener, com::sun::star::document::DocumentEvent> >(this=0x0000000187e4d890, func=0x000070000e30ab10) + 163 at interfacecontainer2.hxx:285 > frame #31: 0x000000018c53a0db libdbalo.dylib`void comphelper::OInterfaceContainerHelper2::notifyEach<com::sun::star::document::XDocumentEventListener, com::sun::star::document::DocumentEvent>(this=0x0000000187e4d890, NotificationMethod=21 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Event=0x0000000196007060)(com::sun::star::document::DocumentEvent const&), com::sun::star::document::DocumentEvent const&) + 107 at interfacecontainer2.hxx:298 > frame #32: 0x000000018c539e8b libdbalo.dylib`dbaccess::DocumentEventNotifier_Impl::impl_notifyEvent_nothrow(this=0x0000000187e4d840, _rEvent=0x0000000196007060) + 379 at documenteventnotifier.cxx:196 > frame #33: 0x000000018c53a5f0 libdbalo.dylib`dbaccess::DocumentEventNotifier_Impl::processEvent(this=0x0000000187e4d840, _rEvent=0x0000000196007050) + 224 at documenteventnotifier.cxx:229 > frame #34: 0x0000000100608739 libcomphelper.dylib`comphelper::AsyncEventNotifierBase::execute(this=0x000000018ef26588) + 1145 at asyncnotification.cxx:163 > frame #35: 0x000000010060adaa libcomphelper.dylib`comphelper::AsyncEventNotifierAutoJoin::run(this=0x000000018ef26588) + 74 at asyncnotification.cxx:263 > frame #36: 0x000000010060ae69 libcomphelper.dylib`non-virtual thunk to comphelper::AsyncEventNotifierAutoJoin::run(this=0x000000018ef26588) + 25 at asyncnotification.cxx:258 > frame #37: 0x000000010060bd4e libcomphelper.dylib`::threadFunc(param=0x000000018ef26588) + 30 at thread.hxx:185 > frame #38: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x00000001966bd820) + 295 at thread.cxx:240 > frame #39: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #40: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #41: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 > > thread #48: tid = 0x3f1883, 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #0: 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #1: 0x00007fffa72cf96a libsystem_pthread.dylib`_pthread_cond_wait + 712 > frame #2: 0x000000019761fea3 libfbclient.dylib.3.0.0`Firebird::Semaphore::tryEnter(this=0x0000000197a3f280, seconds=0, milliseconds=59271) + 371 at semaphore.cpp:320 > frame #3: 0x00000001974cce30 libfbclient.dylib.3.0.0`Why::(anonymous namespace)::TimerEntry::timeThread((null)=0x0000000000000000) + 544 at MasterImplementation.cpp:299 > frame #4: 0x00000001975deac9 libfbclient.dylib.3.0.0`(anonymous namespace)::ThreadArgs::run(this=0x000070000f0b1e08) + 25 at ThreadStart.cpp:78 > frame #5: 0x00000001975de992 libfbclient.dylib.3.0.0`::threadStart(arg=0x0000000197a414e0) + 194 at ThreadStart.cpp:93 > frame #6: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #7: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #8: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 > > thread #49: tid = 0x3f1894, 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #0: 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #1: 0x00007fffa72cf96a libsystem_pthread.dylib`_pthread_cond_wait + 712 > frame #2: 0x000000019806c4f3 libEngine12.dylib`Firebird::Semaphore::tryEnter(this=0x0000000198c81618, seconds=10, milliseconds=10000) + 371 at semaphore.cpp:320 > frame #3: 0x0000000197bd2aba libEngine12.dylib`cache_writer(arg=0x0000000198b07e50) + 1642 at cch.cpp:2943 > frame #4: 0x000000019800dce9 libEngine12.dylib`(anonymous namespace)::ThreadArgs::run(this=0x000070000f4b4e08) + 25 at ThreadStart.cpp:78 > frame #5: 0x000000019800dbb2 libEngine12.dylib`::threadStart(arg=0x0000000199fbc690) + 194 at ThreadStart.cpp:93 > frame #6: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #7: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #8: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 > > thread #50: tid = 0x3f1895, 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #0: 0x00007fffa71e5c8a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #1: 0x00007fffa72cf96a libsystem_pthread.dylib`_pthread_cond_wait + 712 > frame #2: 0x000000019806c4f3 libEngine12.dylib`Firebird::Semaphore::tryEnter(this=0x0000000198b08e78, seconds=10, milliseconds=10000) + 371 at semaphore.cpp:320 > frame #3: 0x0000000197cd7d56 libEngine12.dylib`garbage_collector(arg=0x0000000198b07e50) + 3974 at vio.cpp:4942 > frame #4: 0x000000019800dce9 libEngine12.dylib`(anonymous namespace)::ThreadArgs::run(this=0x000070000f8b7e08) + 25 at ThreadStart.cpp:78 > frame #5: 0x000000019800dbb2 libEngine12.dylib`::threadStart(arg=0x0000000199fbc690) + 194 at ThreadStart.cpp:93 > frame #6: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #7: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #8: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 > > thread #51: tid = 0x3f189d, 0x00007fffa71e54c2 libsystem_kernel.dylib`__getattrlist + 10 > frame #0: 0x00007fffa71e54c2 libsystem_kernel.dylib`__getattrlist + 10 > frame #1: 0x00007fff9d5bac87 CoreServicesInternal`corePropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 621 > frame #2: 0x00007fff9d5b33b1 CoreServicesInternal`prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 227 > frame #3: 0x00007fff9d5b1069 CoreServicesInternal`_FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 199 > frame #4: 0x00007fff91f2fdce CoreFoundation`CFURLCopyResourcePropertyForKey + 238 > frame #5: 0x00007fff9d5a4702 CoreServicesInternal`_CFURLCreateBookmarkDataFromFile + 122 > frame #6: 0x0000000100123fa2 libuno_sal.dylib.3`macxp_resolveAlias(path="/Volumes", buflen=1024) + 354 at system.cxx:181 > frame #7: 0x00000001000f3052 libuno_sal.dylib.3`openFile(ustrFileURL=0x00000001972c4928, pHandle=0x000070000dff8548, uFlags=7, mode=384) + 194 at file.cxx:1059 > frame #8: 0x0000000100124836 libuno_sal.dylib.3`osl_create_temp_file_impl_(pustr_base_directory=0x000000019a197388, file_handle=0x000070000dff8548, ppustr_temp_file_name=0x000070000dff8538) + 518 at tempfile.cxx:237 > frame #9: 0x0000000100124477 libuno_sal.dylib.3`::osl_createTempFile(pustrDirectoryURL=0x00000001972c4828, pHandle=0x000070000dff8aa8, ppustrTempFileURL=0x000070000dff8aa0) + 119 at tempfile.cxx:288 > frame #10: 0x0000000115af1a92 libconfigmgrlo.dylib`osl::FileBase::createTempFile(pustrDirectoryURL=0x000070000dff8a48, pHandle=0x000070000dff8aa8, pustrTempFileURL=0x000070000dff8aa0) + 130 at file.hxx:319 > frame #11: 0x0000000115af0dd2 libconfigmgrlo.dylib`configmgr::writeModFile(components=0x0000000115b72248, url=0x00000001966db268, data=0x0000000115b72250) + 802 at writemodfile.cxx:607 > frame #12: 0x0000000115a892b6 libconfigmgrlo.dylib`configmgr::Components::WriteThread::execute(this=0x00000001966db230) + 166 at components.cxx:186 > frame #13: 0x00000001019fcdf3 libuno_salhelpergcc3.dylib.3`salhelper::Thread::run(this=0x00000001966db230) + 51 at thread.cxx:40 > frame #14: 0x00000001019fceb9 libuno_salhelpergcc3.dylib.3`non-virtual thunk to salhelper::Thread::run(this=0x00000001966db230) + 25 at thread.cxx:37 > frame #15: 0x00000001019ff81e libuno_salhelpergcc3.dylib.3`::threadFunc(param=0x00000001966db230) + 30 at thread.hxx:185 > frame #16: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x00000001966db310) + 295 at thread.cxx:240 > frame #17: 0x00007fffa72ceaab libsystem_pthread.dylib`_pthread_body + 180 > frame #18: 0x00007fffa72ce9f7 libsystem_pthread.dylib`_pthread_start + 286 > frame #19: 0x00007fffa72ce221 libsystem_pthread.dylib`thread_start + 13 > > thread #52: tid = 0x3fc62d, 0x00007fffa7315f7f libxpc.dylib`_xpc_connection_call_event_handler + 32, queue = 'pkd_client' > frame #0: 0x00007fffa7315f7f libxpc.dylib`_xpc_connection_call_event_handler + 32 > frame #1: 0x00007fffa7317b84 libxpc.dylib`do_mach_notify_port_destroyed + 166 > frame #2: 0x00007fffa7317ac0 libxpc.dylib`_Xmach_notify_port_destroyed + 65 > frame #3: 0x00007fffa7317a62 libxpc.dylib`notify_server + 78 > frame #4: 0x00007fffa7320bc8 libxpc.dylib`_xpc_connection_pass2mig + 165 > frame #5: 0x00007fffa7314921 libxpc.dylib`_xpc_connection_mach_event + 1665 > frame #6: 0x00007fffa7086f36 libdispatch.dylib`_dispatch_client_callout4 + 9 > frame #7: 0x00007fffa7087371 libdispatch.dylib`_dispatch_mach_msg_invoke + 414 > frame #8: 0x00007fffa70979d2 libdispatch.dylib`_dispatch_queue_serial_drain + 443 > frame #9: 0x00007fffa7085cab libdispatch.dylib`_dispatch_mach_invoke + 868 > frame #10: 0x00007fffa70979d2 libdispatch.dylib`_dispatch_queue_serial_drain + 443 > frame #11: 0x00007fffa7089d41 libdispatch.dylib`_dispatch_queue_invoke + 1046 > frame #12: 0x00007fffa7082ee0 libdispatch.dylib`_dispatch_root_queue_drain + 476 > frame #13: 0x00007fffa7082cb7 libdispatch.dylib`_dispatch_worker_thread3 + 99 > frame #14: 0x00007fffa72ce736 libsystem_pthread.dylib`_pthread_wqthread + 1299 > frame #15: 0x00007fffa72ce211 libsystem_pthread.dylib`start_wqthread + 13 > > thread #53: tid = 0x3fc62e, 0x00007fffa71e63b6 libsystem_kernel.dylib`__ulock_wait + 10, queue = 'Cloud Containers' > frame #0: 0x00007fffa71e63b6 libsystem_kernel.dylib`__ulock_wait + 10 > frame #1: 0x00007fffa72c7b5f libsystem_platform.dylib`_os_ulock_wait + 25 > frame #2: 0x00007fffa72c7432 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130 > frame #3: 0x00007fffa7239445 libsystem_malloc.dylib`szone_malloc_should_clear + 179 > frame #4: 0x00007fffa7239332 libsystem_malloc.dylib`malloc_zone_malloc + 107 > frame #5: 0x00007fff91ec92a7 CoreFoundation`_CFRuntimeCreateInstance + 295 > frame #6: 0x00007fff91ecbdcb CoreFoundation`__CFStringCreateImmutableFunnel3 + 2843 > frame #7: 0x00007fff91eda29b CoreFoundation`CFStringCreateWithBytes + 59 > frame #8: 0x00007fff91f036de CoreFoundation`__CFBinaryPlistCreateObjectFiltered + 2350 > frame #9: 0x00007fff91f04202 CoreFoundation`__CFBinaryPlistCreateObjectFiltered + 5202 > frame #10: 0x00007fff91f04cc5 CoreFoundation`__CFBinaryPlistCreateObjectFiltered + 7957 > frame #11: 0x00007fff91f04202 CoreFoundation`__CFBinaryPlistCreateObjectFiltered + 5202 > frame #12: 0x00007fff91f04cc5 CoreFoundation`__CFBinaryPlistCreateObjectFiltered + 7957 > frame #13: 0x00007fff91f04cc5 CoreFoundation`__CFBinaryPlistCreateObjectFiltered + 7957 > frame #14: 0x00007fff91ee9917 CoreFoundation`__CFTryParseBinaryPlist + 215 > frame #15: 0x00007fff91ee9199 CoreFoundation`_CFPropertyListCreateWithData + 89 > frame #16: 0x00007fff91ee908d CoreFoundation`CFPropertyListCreateWithData + 93 > frame #17: 0x00007fff9395ad6c Foundation`+[NSPropertyListSerialization propertyListWithData:options:format:error:] + 94 > frame #18: 0x00007fff9c2ac74a CloudDocs`__39-[BRContainer accessPropertiesInBlock:]_block_invoke + 89 > frame #19: 0x00007fff9c2b53f9 CloudDocs`-[BRContainer(BRInternalAdditions) accessDataRepresentationInBlock:] + 607 > frame #20: 0x00007fff9c2ac6d2 CloudDocs`-[BRContainer accessPropertiesInBlock:] + 110 > frame #21: 0x00007fff9c2acbdd CloudDocs`-[BRContainer bundleIDVersions] + 129 > frame #22: 0x00007fff9c2b54fa CloudDocs`-[BRContainer(BRInternalAdditions) shortDescription] + 103 > frame #23: 0x00007fff9c2abf22 CloudDocs`-[BRContainer description] + 68 > frame #24: 0x00007fff91f8f8c3 CoreFoundation`-[NSDictionary descriptionWithLocale:indent:] + 1139 > frame #25: 0x00007fff93aed3ce Foundation`_NS_os_log_callback + 138 > frame #26: 0x00007fffa72f7977 libsystem_trace.dylib`_NSCF2data + 93 > frame #27: 0x00007fffa72f754f libsystem_trace.dylib`_os_log_encode_arg + 515 > frame #28: 0x00007fffa72f5fd2 libsystem_trace.dylib`_os_log_impl + 976 > frame #29: 0x00007fff9c2bdd29 CloudDocs`-[BRContainerCache _allContainersByIDNoCopy] + 383 > frame #30: 0x00007fff9c2bcc9b CloudDocs`-[BRContainerCache documentContainers] + 228 > frame #31: 0x00007fff9c2ae3d7 CloudDocs`+[BRContainer documentContainers] + 55 > frame #32: 0x00007fff9dd9c012 DesktopServicesPriv`AllBRContainers(bool) + 228 > frame #33: 0x00007fff9dd2ecdb DesktopServicesPriv`TFSInfoSynchronizer::FetchChildren() + 2657 > frame #34: 0x00007fff9dd6f3ad DesktopServicesPriv`TNode::SynchronizeChildren(NodeRequestOptions, TNodeEventPtrs&) + 619 > frame #35: 0x00007fff9dd6a62a DesktopServicesPriv`TNode::HandleSync(NodeRequestOptions, TNodeEventPtrs&) + 2634 > frame #36: 0x00007fff9dd5c3b7 DesktopServicesPriv`TNode::HandleSync(NodeRequestOptions) + 33 > frame #37: 0x00007fff9dd7a53d DesktopServicesPriv`TNode::HandleSync(TRef<TNodeTask*, TInternalRefCountPolicy<TNodeTask> > const&, TNodePtr const&) + 251 > frame #38: 0x00007fff9dd78efa DesktopServicesPriv`TNode::HandleNodeRequest(TRef<TNodeTask*, TInternalRefCountPolicy<TNodeTask> > const&) + 212 > frame #39: 0x00007fff9dd26001 DesktopServicesPriv`___ZN17TVolumeSyncThread19PostNodeTaskRequestEP9TNodeTask_block_invoke_2 + 67 > frame #40: 0x00007fff9dd25f6a DesktopServicesPriv`ExceptionSafeBlock(void () block_pointer) + 12 > frame #41: 0x00007fff9dd25f58 DesktopServicesPriv`___ZN17TVolumeSyncThread19PostNodeTaskRequestEP9TNodeTask_block_invoke + 86 > frame #42: 0x00007fffa7089f5f libdispatch.dylib`_dispatch_call_block_and_release + 12 > frame #43: 0x00007fffa7081128 libdispatch.dylib`_dispatch_client_callout + 8 > frame #44: 0x00007fffa7097b97 libdispatch.dylib`_dispatch_queue_serial_drain + 896 > frame #45: 0x00007fffa7089d41 libdispatch.dylib`_dispatch_queue_invoke + 1046 > frame #46: 0x00007fffa7090158 libdispatch.dylib`_dispatch_queue_override_invoke + 369 > frame #47: 0x00007fffa7082ee0 libdispatch.dylib`_dispatch_root_queue_drain + 476 > frame #48: 0x00007fffa7082cb7 libdispatch.dylib`_dispatch_worker_thread3 + 99 > frame #49: 0x00007fffa72ce736 libsystem_pthread.dylib`_pthread_wqthread + 1299 > frame #50: 0x00007fffa72ce211 libsystem_pthread.dylib`start_wqthread + 13 > > thread #54: tid = 0x3fc6b2, 0x00007fffa71e63b6 libsystem_kernel.dylib`__ulock_wait + 10, queue = 'com.apple.root.default-qos.overcommit' > frame #0: 0x00007fffa71e63b6 libsystem_kernel.dylib`__ulock_wait + 10 > frame #1: 0x00007fffa72c7b5f libsystem_platform.dylib`_os_ulock_wait + 25 > frame #2: 0x00007fffa72c7432 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130 > frame #3: 0x00007fffa7239445 libsystem_malloc.dylib`szone_malloc_should_clear + 179 > frame #4: 0x00007fffa723b4ee libsystem_malloc.dylib`malloc_zone_calloc + 87 > frame #5: 0x00007fffa723be2f libsystem_malloc.dylib`calloc + 30 > frame #6: 0x00007fffa67cc971 libobjc.A.dylib`class_createInstance + 88 > frame #7: 0x00007fffa7080f97 libdispatch.dylib`_os_object_alloc_realized + 35 > frame #8: 0x00007fffa7314c03 libxpc.dylib`_xpc_serializer_create_from_wire + 27 > frame #9: 0x00007fffa7314af8 libxpc.dylib`_xpc_connection_unpack_message + 78 > frame #10: 0x00007fffa7314938 libxpc.dylib`_xpc_connection_mach_event + 1688 > frame #11: 0x00007fffa7086f36 libdispatch.dylib`_dispatch_client_callout4 + 9 > frame #12: 0x00007fffa7087371 libdispatch.dylib`_dispatch_mach_msg_invoke + 414 > frame #13: 0x00007fffa70979d2 libdispatch.dylib`_dispatch_queue_serial_drain + 443 > frame #14: 0x00007fffa7085cab libdispatch.dylib`_dispatch_mach_invoke + 868 > frame #15: 0x00007fffa7082ee0 libdispatch.dylib`_dispatch_root_queue_drain + 476 > frame #16: 0x00007fffa7082cb7 libdispatch.dylib`_dispatch_worker_thread3 + 99 > frame #17: 0x00007fffa72ce736 libsystem_pthread.dylib`_pthread_wqthread + 1299 > frame #18: 0x00007fffa72ce211 libsystem_pthread.dylib`start_wqthread + 13 > > thread #55: tid = 0x3fc6b3, 0x00007fffa723bf7e libsystem_malloc.dylib`tiny_free_list_remove_ptr + 227, queue = 'com.apple.root.default-qos.overcommit' > frame #0: 0x00007fffa723bf7e libsystem_malloc.dylib`tiny_free_list_remove_ptr + 227 > frame #1: 0x00007fffa723ed10 libsystem_malloc.dylib`tiny_free_detach_region + 235 > frame #2: 0x00007fffa724653a libsystem_malloc.dylib`szone_pressure_relief + 636 > frame #3: 0x00007fffa7249f36 libsystem_malloc.dylib`malloc_zone_pressure_relief + 184 > frame #4: 0x00007fffa7249d08 libsystem_malloc.dylib`malloc_memory_event_handler + 31 > frame #5: 0x00007fffa7081128 libdispatch.dylib`_dispatch_client_callout + 8 > frame #6: 0x00007fffa7096c10 libdispatch.dylib`_dispatch_continuation_pop + 533 > frame #7: 0x00007fffa708cad2 libdispatch.dylib`_dispatch_source_latch_and_call + 192 > frame #8: 0x00007fffa7083966 libdispatch.dylib`_dispatch_source_invoke + 1248 > frame #9: 0x00007fffa7082ee0 libdispatch.dylib`_dispatch_root_queue_drain + 476 > frame #10: 0x00007fffa7082cb7 libdispatch.dylib`_dispatch_worker_thread3 + 99 > frame #11: 0x00007fffa72ce736 libsystem_pthread.dylib`_pthread_wqthread + 1299 > frame #12: 0x00007fffa72ce211 libsystem_pthread.dylib`start_wqthread + 13 > > thread #56: tid = 0x3fc6b4, 0x00007fffa71e64e6 libsystem_kernel.dylib`__workq_kernreturn + 10 > frame #0: 0x00007fffa71e64e6 libsystem_kernel.dylib`__workq_kernreturn + 10 > frame #1: 0x00007fffa72ce622 libsystem_pthread.dylib`_pthread_wqthread + 1023 > frame #2: 0x00007fffa72ce211 libsystem_pthread.dylib`start_wqthread + 13 > > thread #57: tid = 0x3fc6b5, 0x00007fffa71e63b6 libsystem_kernel.dylib`__ulock_wait + 10, queue = 'TFSVolumeInfo::GetSyncGCDQueue -100 (boot)' > frame #0: 0x00007fffa71e63b6 libsystem_kernel.dylib`__ulock_wait + 10 > frame #1: 0x00007fffa72c7b5f libsystem_platform.dylib`_os_ulock_wait + 25 > frame #2: 0x00007fffa72c7432 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130 > frame #3: 0x00007fffa7239445 libsystem_malloc.dylib`szone_malloc_should_clear + 179 > frame #4: 0x00007fffa7239332 libsystem_malloc.dylib`malloc_zone_malloc + 107 > frame #5: 0x00007fffa72382b0 libsystem_malloc.dylib`malloc + 24 > frame #6: 0x00007fff91f39267 CoreFoundation`CFRunLoopPerformBlock + 679 > frame #7: 0x00007fff9dd2b8cc DesktopServicesPriv`TClientChangeNotifier::WakeUp() + 174 > frame #8: 0x00007fff9dd2b7b3 DesktopServicesPriv`TNotifier::Tickle(bool) + 315 > frame #9: 0x00007fff9dd98408 DesktopServicesPriv`TNodeEvent::NotifyCommon(TRef<TNotifier*, TInternalRefCountPolicy<TNotifier> > const&, bool) + 100 > frame #10: 0x00007fff9dd241e9 DesktopServicesPriv`TNodeEvent::Notify(TNotifierList const&, bool) + 189 > frame #11: 0x00007fff9dd23b4e DesktopServicesPriv`TNode::SendNotification(NodeEventKind, TNodePtr const&, unsigned int, int) const + 166 > frame #12: 0x00007fff9dd26243 DesktopServicesPriv`TNode::HandleSyncStarted(NodeRequestOptions, bool&) + 187 > frame #13: 0x00007fff9dd69c06 DesktopServicesPriv`TNode::HandleSync(NodeRequestOptions, TNodeEventPtrs&) + 38 > frame #14: 0x00007fff9dd5c3b7 DesktopServicesPriv`TNode::HandleSync(NodeRequestOptions) + 33 > frame #15: 0x00007fff9dd7a53d DesktopServicesPriv`TNode::HandleSync(TRef<TNodeTask*, TInternalRefCountPolicy<TNodeTask> > const&, TNodePtr const&) + 251 > frame #16: 0x00007fff9dd78efa DesktopServicesPriv`TNode::HandleNodeRequest(TRef<TNodeTask*, TInternalRefCountPolicy<TNodeTask> > const&) + 212 > frame #17: 0x00007fff9dd26001 DesktopServicesPriv`___ZN17TVolumeSyncThread19PostNodeTaskRequestEP9TNodeTask_block_invoke_2 + 67 > frame #18: 0x00007fff9dd25f6a DesktopServicesPriv`ExceptionSafeBlock(void () block_pointer) + 12 > frame #19: 0x00007fff9dd25f58 DesktopServicesPriv`___ZN17TVolumeSyncThread19PostNodeTaskRequestEP9TNodeTask_block_invoke + 86 > frame #20: 0x00007fffa7089f5f libdispatch.dylib`_dispatch_call_block_and_release + 12 > frame #21: 0x00007fffa7081128 libdispatch.dylib`_dispatch_client_callout + 8 > frame #22: 0x00007fffa7097b97 libdispatch.dylib`_dispatch_queue_serial_drain + 896 > frame #23: 0x00007fffa7089d41 libdispatch.dylib`_dispatch_queue_invoke + 1046 > frame #24: 0x00007fffa7082ee0 libdispatch.dylib`_dispatch_root_queue_drain + 476 > frame #25: 0x00007fffa7082cb7 libdispatch.dylib`_dispatch_worker_thread3 + 99 > frame #26: 0x00007fffa72ce736 libsystem_pthread.dylib`_pthread_wqthread + 1299 > frame #27: 0x00007fffa72ce211 libsystem_pthread.dylib`start_wqthread + 13 > > thread #58: tid = 0x3fc6b6, 0x00007fffa71e63b6 libsystem_kernel.dylib`__ulock_wait + 10, queue = 'TSystemNotificationTask' > frame #0: 0x00007fffa71e63b6 libsystem_kernel.dylib`__ulock_wait + 10 > frame #1: 0x00007fffa72c7b5f libsystem_platform.dylib`_os_ulock_wait + 25 > frame #2: 0x00007fffa72c7432 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130 > frame #3: 0x00007fffa7239445 libsystem_malloc.dylib`szone_malloc_should_clear + 179 > frame #4: 0x00007fffa7239332 libsystem_malloc.dylib`malloc_zone_malloc + 107 > frame #5: 0x00007fffa72382b0 libsystem_malloc.dylib`malloc + 24 > frame #6: 0x00007fff930fb683 FSEvents`implementation_callback_rpc + 731 > frame #7: 0x00007fff930f9702 FSEvents`_Xcallback_rpc + 254 > frame #8: 0x00007fff930f97c9 FSEvents`FSEventsD2F_server + 55 > frame #9: 0x00007fff930fd3cb FSEvents`receive_and_dispatch_rcv_msg + 173 > frame #10: 0x00007fffa7081128 libdispatch.dylib`_dispatch_client_callout + 8 > frame #11: 0x00007fffa7096c10 libdispatch.dylib`_dispatch_continuation_pop + 533 > frame #12: 0x00007fffa708cad2 libdispatch.dylib`_dispatch_source_latch_and_call + 192 > frame #13: 0x00007fffa7083eea libdispatch.dylib`_dispatch_source_invoke + 2660 > frame #14: 0x00007fffa70979d2 libdispatch.dylib`_dispatch_queue_serial_drain + 443 > frame #15: 0x00007fffa7089d41 libdispatch.dylib`_dispatch_queue_invoke + 1046 > frame #16: 0x00007fffa7082ee0 libdispatch.dylib`_dispatch_root_queue_drain + 476 > frame #17: 0x00007fffa7082cb7 libdispatch.dylib`_dispatch_worker_thread3 + 99 > frame #18: 0x00007fffa72ce736 libsystem_pthread.dylib`_pthread_wqthread + 1299 > frame #19: 0x00007fffa72ce211 libsystem_pthread.dylib`start_wqthread + 13 >(lldb) c >Process 18704 resuming >Process 18704 exited with status = 0 (0x00000000) Terminated due to signal 6 >(lldb)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 104138
: 128981 |
128988