Bugzilla – Attachment 128988 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]
bt after commenting out suggested line in scheduler.cxx
btaftercommentingoutsolarmutexdbgtest.txt (text/plain), 50.86 KB, created by
Alex Thurgood
on 2016-11-24 11:11:14 UTC
(
hide
)
Description:
bt after commenting out suggested line in scheduler.cxx
Filename:
MIME Type:
Creator:
Alex Thurgood
Created:
2016-11-24 11:11:14 UTC
Size:
50.86 KB
patch
obsolete
>Last login: Thu Nov 24 09:38:21 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 19454 launched: '/Volumes/BUILDHD/Shared/LO/core/instdir/LibreOfficeDev.app/Contents/MacOS/soffice' (x86_64) >warn:legacy.osl:19454: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 19454 stopped >* thread #48: tid = 0x407294, 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 > >c >warning: could not load any Objective-C class information. This will significantly reduce the quality of type information available. > thread #1: tid = 0x406f2c, 0x0000000107e2ac00 libvcllo.dylib`ToolBox::MouseMove(this=0x00007fff5fbfcbf0, rMEvt=0x0000000000000000) at toolbox.cxx:3565, queue = 'com.apple.main-thread' > frame #0: 0x0000000107e2ac00 libvcllo.dylib`ToolBox::MouseMove(this=0x00007fff5fbfcbf0, rMEvt=0x0000000000000000) at toolbox.cxx:3565 > frame #1: 0x0000000107e8227c libvcllo.dylib`ImplHandleMouseEvent(xWindow=0x000000017cd38140, nSVEvent=MOUSEMOVE, bMouseLeave=false, nX=158, nY=11, nMsgTime=1479985172337, nCode=0, nMode=81) + 12044 at winproc.cxx:684 > frame #2: 0x0000000107d81a00 libvcllo.dylib`vcl::Window::ImplCallMouseMove(this=0x000000017cd37d50, nMouseCode=0, bModChanged=false) + 944 at mouse.cxx:157 > frame #3: 0x0000000107d81e50 libvcllo.dylib`vcl::Window::ImplGenerateMouseMoveHdl(this=0x000000017cd37d50, (null)=0x0000000000000000) + 336 at mouse.cxx:175 > frame #4: 0x0000000107d81cf8 libvcllo.dylib`vcl::Window::LinkStubImplGenerateMouseMoveHdl(instance=0x000000017cd37d50, data=0x0000000000000000) + 40 at mouse.cxx:167 > frame #5: 0x0000000107e8c048 libvcllo.dylib`Link<void*, void>::Call(this=0x000000018f80ed18, data=0x0000000000000000) const + 56 at link.hxx:84 > frame #6: 0x0000000107e89c8c libvcllo.dylib`ImplHandleUserEvent(pSVEvent=0x000000018f80ed10) + 60 at winproc.cxx:1957 > frame #7: 0x0000000107e86827 libvcllo.dylib`ImplWindowFrameProc(_pWindow=0x000000017cd32230, nEvent=UserEvent, pEvent=0x000000018f80ed10) + 3639 at winproc.cxx:2507 > frame #8: 0x0000000108586ede libvcllo.dylib`SalFrame::CallCallback(this=0x000000017cd328a0, nEvent=UserEvent, pEvent=0x000000018f80ed10) const + 78 at salframe.hxx:276 > frame #9: 0x0000000108585f78 libvcllo.dylib`AquaSalInstance::DoYield(this=0x0000000110cc0670, bWait=false, bHandleAllCurrentEvents=false, nReleased=0) + 680 at salinst.cxx:602 > frame #10: 0x0000000108415eb0 libvcllo.dylib`ImplYield(i_bWait=false, i_bAllEvents=false, nReleased=0) + 1744 at svapp.cxx:505 > frame #11: 0x0000000108415798 libvcllo.dylib`Application::Yield() + 24 at svapp.cxx:552 > frame #12: 0x000000010841570e libvcllo.dylib`Application::Execute() + 478 at svapp.cxx:469 > frame #13: 0x00000001001c8d69 libsofficeapp.dylib`desktop::Desktop::DoExecute() + 9 at app.cxx:1351 > frame #14: 0x00000001001cbe83 libsofficeapp.dylib`desktop::Desktop::Main(this=0x00007fff5fbff9a8) + 12563 at app.cxx:1678 > frame #15: 0x00000001084240da libvcllo.dylib`ImplSVMain() + 186 at svmain.cxx:185 > frame #16: 0x0000000108585569 libvcllo.dylib`AquaSalInstance::handleAppDefinedEvent(pEvent=0x0000000110e307e0) + 249 at salinst.cxx:469 > frame #17: 0x00000001086cc460 libvcllo.dylib`::-[VCL_NSApplication sendEvent:](self=0x0000000110b66c90, _cmd="sendEvent:", pEvent=0x0000000110e307e0) + 80 at vclnsapp.mm:94 > frame #18: 0x00007fff8fbc5589 AppKit`-[NSApplication run] + 1002 > frame #19: 0x00007fff8fb901ad AppKit`NSApplicationMain + 1237 > frame #20: 0x0000000108583a5a libvcllo.dylib`ImplSVMainHook(pnInit=0x00007fff5fbff924) + 522 at salinst.cxx:215 > frame #21: 0x000000010842594c libvcllo.dylib`SVMain() + 44 at svmain.cxx:220 > frame #22: 0x0000000100240ea6 libsofficeapp.dylib`::soffice_main() + 534 at sofficemain.cxx:165 > frame #23: 0x0000000100000efd soffice`sal_main + 13 at main.c:48 > frame #24: 0x0000000100000ed7 soffice`main(argc=1, argv=0x00007fff5fbffa98) + 39 at main.c:47 > frame #25: 0x00007fffa70b7255 libdyld.dylib`start + 1 > frame #26: 0x00007fffa70b7255 libdyld.dylib`start + 1 > > thread #2: tid = 0x406f5b, 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 #9: tid = 0x406f91, 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 #11: tid = 0x406fa5, 0x00007fffa71e515a libsystem_kernel.dylib`__accept + 10 > frame #0: 0x00007fffa71e515a libsystem_kernel.dylib`__accept + 10 > frame #1: 0x000000010010a110 libuno_sal.dylib.3`::osl_acceptPipe(pPipe=0x000000011187b200) + 224 at pipe.cxx:428 > frame #2: 0x0000000100236212 libsofficeapp.dylib`osl::Pipe::accept(this=0x00000001165c25b0, Connection=0x000070000d325860) + 50 at pipe.hxx:151 > frame #3: 0x00000001002343c0 libsofficeapp.dylib`desktop::PipeIpcThread::execute(this=0x00000001165c2580) + 160 at officeipcthread.cxx:1193 > frame #4: 0x00000001019fcdf3 libuno_salhelpergcc3.dylib.3`salhelper::Thread::run(this=0x00000001165c2580) + 51 at thread.cxx:40 > frame #5: 0x00000001019fceb9 libuno_salhelpergcc3.dylib.3`non-virtual thunk to salhelper::Thread::run(this=0x00000001165c2580) + 25 at thread.cxx:37 > frame #6: 0x00000001019ff81e libuno_salhelpergcc3.dylib.3`::threadFunc(param=0x00000001165c2580) + 30 at thread.hxx:185 > frame #7: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x00000001165c5f70) + 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 #30: tid = 0x4070dd, 0x00007fffa72ce204 libsystem_pthread.dylib`start_wqthread > frame #0: 0x00007fffa72ce204 libsystem_pthread.dylib`start_wqthread > > thread #34: tid = 0x4070e3, 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 #37: tid = 0x407108, 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=0x000000011730bf30, pTimeout=0x000070000dad2e60) + 3010 at conditn.cxx:201 > frame #3: 0x000000018719e210 libupdchklo.dylib`osl::Condition::wait(this=0x000000011730ac40, pTimeout=0x000070000dad2e60) + 32 at conditn.hxx:84 > frame #4: 0x00000001871a2130 libupdchklo.dylib`(anonymous namespace)::UpdateCheckThread::run(this=0x000000018c4e9630) + 720 at updatecheck.cxx:506 > frame #5: 0x000000018719e16e libupdchklo.dylib`::threadFunc(param=0x000000018c4e9630) + 30 at thread.hxx:185 > frame #6: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x000000018f24eff0) + 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 #44: tid = 0x407273, 0x00007fffa72ce204 libsystem_pthread.dylib`start_wqthread > frame #0: 0x00007fffa72ce204 libsystem_pthread.dylib`start_wqthread > > thread #46: tid = 0x40728f, 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=0x000000018f742ea0, pTimeout=0x0000000000000000) + 5995 at conditn.cxx:228 > frame #3: 0x00000001006087f0 libcomphelper.dylib`osl::Condition::wait(this=0x00000001904374a0, pTimeout=0x0000000000000000) + 32 at conditn.hxx:84 > frame #4: 0x00000001006c4070 libcomphelper.dylib`comphelper::ThreadPool::ThreadWorker::waitForWork(this=0x0000000190437470) + 256 at threadpool.cxx:100 > frame #5: 0x00000001006c329a libcomphelper.dylib`comphelper::ThreadPool::ThreadWorker::execute(this=0x0000000190437470) + 58 at threadpool.cxx:61 > frame #6: 0x00000001019fcdf3 libuno_salhelpergcc3.dylib.3`salhelper::Thread::run(this=0x0000000190437470) + 51 at thread.cxx:40 > frame #7: 0x00000001019fceb9 libuno_salhelpergcc3.dylib.3`non-virtual thunk to salhelper::Thread::run(this=0x0000000190437470) + 25 at thread.cxx:37 > frame #8: 0x00000001019ff81e libuno_salhelpergcc3.dylib.3`::threadFunc(param=0x0000000190437470) + 30 at thread.hxx:185 > frame #9: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x0000000190411e60) + 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 #47: tid = 0x407290, 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=0x0000000196587330, pTimeout=0x0000000000000000) + 5995 at conditn.cxx:228 > frame #3: 0x00000001006087f0 libcomphelper.dylib`osl::Condition::wait(this=0x000000018f267200, pTimeout=0x0000000000000000) + 32 at conditn.hxx:84 > frame #4: 0x00000001006c4070 libcomphelper.dylib`comphelper::ThreadPool::ThreadWorker::waitForWork(this=0x000000018f2671d0) + 256 at threadpool.cxx:100 > frame #5: 0x00000001006c329a libcomphelper.dylib`comphelper::ThreadPool::ThreadWorker::execute(this=0x000000018f2671d0) + 58 at threadpool.cxx:61 > frame #6: 0x00000001019fcdf3 libuno_salhelpergcc3.dylib.3`salhelper::Thread::run(this=0x000000018f2671d0) + 51 at thread.cxx:40 > frame #7: 0x00000001019fceb9 libuno_salhelpergcc3.dylib.3`non-virtual thunk to salhelper::Thread::run(this=0x000000018f2671d0) + 25 at thread.cxx:37 > frame #8: 0x00000001019ff81e libuno_salhelpergcc3.dylib.3`::threadFunc(param=0x000000018f2671d0) + 30 at thread.hxx:185 > frame #9: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x00000001904217e0) + 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 #48: tid = 0x407294, 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=0x00000001853489b8) + 58 at scheduler.cxx:287 > frame #7: 0x000000010842801f libvcllo.dylib`Timer::Start(this=0x00000001853489b8) + 31 at timer.cxx:93 > frame #8: 0x0000000184a5d1e3 libfwklo.dylib`(anonymous namespace)::AutoRecovery::implts_updateTimer(this=0x00000001853488b0) + 259 at autorecovery.cxx:2274 > frame #9: 0x0000000184a589c5 libfwklo.dylib`(anonymous namespace)::AutoRecovery::changesOccurred(this=0x00000001853488b0, aEvent=0x0000000190457658) + 645 at autorecovery.cxx:1678 > frame #10: 0x0000000184a59b4c libfwklo.dylib`non-virtual thunk to (anonymous namespace)::AutoRecovery::changesOccurred(this=0x00000001853488b0, aEvent=0x0000000190457658) + 44 at autorecovery.cxx:1628 > frame #11: 0x000000018492097b libfwklo.dylib`framework::WeakChangesListener::changesOccurred(this=0x0000000186d6bc50, rEvent=0x0000000190457658) + 155 at mischelper.hxx:222 > frame #12: 0x0000000184920cec libfwklo.dylib`non-virtual thunk to framework::WeakChangesListener::changesOccurred(this=0x0000000186d6bc50, rEvent=0x0000000190457658) + 44 at mischelper.hxx:216 > frame #13: 0x0000000115a190ec libconfigmgrlo.dylib`configmgr::Broadcaster::send(this=0x000070000d118d50) + 5452 at broadcaster.cxx:187 > frame #14: 0x00000001159dbd80 libconfigmgrlo.dylib`configmgr::Access::insertByName(this=0x00000001853b0738, aName=0x000070000d119168, aElement=0x000070000d119028) + 3200 at access.cxx:1232 > frame #15: 0x00000001159dc587 libconfigmgrlo.dylib`non-virtual thunk to configmgr::Access::insertByName(this=0x00000001853b0738, aName=0x000070000d119168, aElement=0x000070000d119028) + 55 at access.cxx:1171 > frame #16: 0x0000000184a63d33 libfwklo.dylib`(anonymous namespace)::AutoRecovery::implts_flushConfigItem(this=0x00000001853488b0, rInfo=0x000070000d119530, bRemoveIt=false)::AutoRecovery::TDocumentInfo const&, bool) + 2483 at autorecovery.cxx:2092 > frame #17: 0x0000000184a60fdc libfwklo.dylib`(anonymous namespace)::AutoRecovery::implts_registerDocument(this=0x00000001853488b0, xDocument=0x000070000d1196c0) + 3596 at autorecovery.cxx:2519 > frame #18: 0x0000000184a58401 libfwklo.dylib`(anonymous namespace)::AutoRecovery::documentEventOccured(this=0x00000001853488b0, aEvent=0x000000018f272b40) + 161 at autorecovery.cxx:1571 > frame #19: 0x0000000184a59a4c libfwklo.dylib`non-virtual thunk to (anonymous namespace)::AutoRecovery::documentEventOccured(this=0x00000001853488b0, aEvent=0x000000018f272b40) + 44 at autorecovery.cxx:1560 > frame #20: 0x0000000184a764cb libfwklo.dylib`framework::WeakDocumentEventListener::documentEventOccured(this=0x0000000186d6be10, rEvent=0x000000018f272b40) + 155 at mischelper.hxx:258 > frame #21: 0x0000000184a7683c libfwklo.dylib`non-virtual thunk to framework::WeakDocumentEventListener::documentEventOccured(this=0x0000000186d6be10, rEvent=0x000000018f272b40) + 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=0x000070000d1198b0, listener=0x000070000d119820)(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=0x000000018531cdc8, func=0x000070000d1198b0) + 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=0x000000018531cdc8, NotificationMethod=21 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Event=0x000000018f272b40)(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=0x000000018531cd38, aEvent=0x000000018f272b40) + 164 at globalevents.cxx:438 > frame #26: 0x00000001025480d0 libsfxlo.dylib`(anonymous namespace)::SfxGlobalEvents_Impl::documentEventOccured(this=0x000000018531cd38, Event=0x000000018f272b40) + 128 at globalevents.cxx:243 > frame #27: 0x000000010254a89c libsfxlo.dylib`non-virtual thunk to (anonymous namespace)::SfxGlobalEvents_Impl::documentEventOccured(this=0x000000018531cd38, Event=0x000000018f272b40) + 44 at globalevents.cxx:238 > frame #28: 0x000000018cd859b6 libdbalo.dylib`comphelper::OInterfaceContainerHelper2::NotifySingleListener<com::sun::star::document::XDocumentEventListener, com::sun::star::document::DocumentEvent>::operator(this=0x000070000d119b10, listener=0x000070000d119a80)(com::sun::star::uno::Reference<com::sun::star::document::XDocumentEventListener> const&) const + 134 at interfacecontainer2.hxx:272 > frame #29: 0x000000018cd85793 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=0x000000018b53e9b0, func=0x000070000d119b10) + 163 at interfacecontainer2.hxx:285 > frame #30: 0x000000018cd840db libdbalo.dylib`void comphelper::OInterfaceContainerHelper2::notifyEach<com::sun::star::document::XDocumentEventListener, com::sun::star::document::DocumentEvent>(this=0x000000018b53e9b0, NotificationMethod=21 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Event=0x000000018f272b40)(com::sun::star::document::DocumentEvent const&), com::sun::star::document::DocumentEvent const&) + 107 at interfacecontainer2.hxx:298 > frame #31: 0x000000018cd83e8b libdbalo.dylib`dbaccess::DocumentEventNotifier_Impl::impl_notifyEvent_nothrow(this=0x000000018b53e960, _rEvent=0x000000018f272b40) + 379 at documenteventnotifier.cxx:196 > frame #32: 0x000000018cd845f0 libdbalo.dylib`dbaccess::DocumentEventNotifier_Impl::processEvent(this=0x000000018b53e960, _rEvent=0x000000018f272b30) + 224 at documenteventnotifier.cxx:229 > frame #33: 0x0000000100608739 libcomphelper.dylib`comphelper::AsyncEventNotifierBase::execute(this=0x0000000186d17c60) + 1145 at asyncnotification.cxx:163 > frame #34: 0x000000010060adaa libcomphelper.dylib`comphelper::AsyncEventNotifierAutoJoin::run(this=0x0000000186d17c60) + 74 at asyncnotification.cxx:263 > frame #35: 0x000000010060ae69 libcomphelper.dylib`non-virtual thunk to comphelper::AsyncEventNotifierAutoJoin::run(this=0x0000000186d17c60) + 25 at asyncnotification.cxx:258 > frame #36: 0x000000010060bd4e libcomphelper.dylib`::threadFunc(param=0x0000000186d17c60) + 30 at thread.hxx:185 > frame #37: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x000000018f854870) + 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 #50: tid = 0x4072c1, 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: 0x00000001980bfea3 libfbclient.dylib.3.0.0`Firebird::Semaphore::tryEnter(this=0x0000000196832280, seconds=0, milliseconds=59955) + 371 at semaphore.cpp:320 > frame #3: 0x0000000197f6ce30 libfbclient.dylib.3.0.0`Why::(anonymous namespace)::TimerEntry::timeThread((null)=0x0000000000000000) + 544 at MasterImplementation.cpp:299 > frame #4: 0x000000019807eac9 libfbclient.dylib.3.0.0`(anonymous namespace)::ThreadArgs::run(this=0x000070000e2d8e08) + 25 at ThreadStart.cpp:78 > frame #5: 0x000000019807e992 libfbclient.dylib.3.0.0`::threadStart(arg=0x00000001968344e0) + 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 = 0x4072d0, 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: 0x0000000198aec4f3 libEngine12.dylib`Firebird::Semaphore::tryEnter(this=0x0000000199701618, seconds=10, milliseconds=10000) + 371 at semaphore.cpp:320 > frame #3: 0x0000000198652aba libEngine12.dylib`cache_writer(arg=0x0000000199587e50) + 1642 at cch.cpp:2943 > frame #4: 0x0000000198a8dce9 libEngine12.dylib`(anonymous namespace)::ThreadArgs::run(this=0x000070000e6dbe08) + 25 at ThreadStart.cpp:78 > frame #5: 0x0000000198a8dbb2 libEngine12.dylib`::threadStart(arg=0x000000019aa3c690) + 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 #52: tid = 0x4072d1, 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: 0x0000000198aec4f3 libEngine12.dylib`Firebird::Semaphore::tryEnter(this=0x0000000199588e78, seconds=10, milliseconds=10000) + 371 at semaphore.cpp:320 > frame #3: 0x0000000198757d56 libEngine12.dylib`garbage_collector(arg=0x0000000199587e50) + 3974 at vio.cpp:4942 > frame #4: 0x0000000198a8dce9 libEngine12.dylib`(anonymous namespace)::ThreadArgs::run(this=0x000070000eadee08) + 25 at ThreadStart.cpp:78 > frame #5: 0x0000000198a8dbb2 libEngine12.dylib`::threadStart(arg=0x000000019aa3c690) + 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 #53: tid = 0x4072d2, 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=0x00000001904cd290, pTimeout=0x000070000d013ce0) + 3010 at conditn.cxx:201 > frame #3: 0x0000000115a26960 libconfigmgrlo.dylib`osl::Condition::wait(this=0x000000018f2709d8, pTimeout=0x000070000d013ce0) + 32 at conditn.hxx:84 > frame #4: 0x0000000115a26265 libconfigmgrlo.dylib`configmgr::Components::WriteThread::execute(this=0x000000018f270990) + 85 at components.cxx:182 > frame #5: 0x00000001019fcdf3 libuno_salhelpergcc3.dylib.3`salhelper::Thread::run(this=0x000000018f270990) + 51 at thread.cxx:40 > frame #6: 0x00000001019fceb9 libuno_salhelpergcc3.dylib.3`non-virtual thunk to salhelper::Thread::run(this=0x000000018f270990) + 25 at thread.cxx:37 > frame #7: 0x00000001019ff81e libuno_salhelpergcc3.dylib.3`::threadFunc(param=0x000000018f270990) + 30 at thread.hxx:185 > frame #8: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x00000001904ca6d0) + 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) > thread #1: tid = 0x406f2c, 0x0000000107e2ac00 libvcllo.dylib`ToolBox::MouseMove(this=0x00007fff5fbfcbf0, rMEvt=0x0000000000000000) at toolbox.cxx:3565, stop reason = signal SIGSTOP > frame #0: 0x0000000107e2ac00 libvcllo.dylib`ToolBox::MouseMove(this=0x00007fff5fbfcbf0, rMEvt=0x0000000000000000) at toolbox.cxx:3565 > frame #1: 0x0000000107e8227c libvcllo.dylib`ImplHandleMouseEvent(xWindow=0x000000017cd38140, nSVEvent=MOUSEMOVE, bMouseLeave=false, nX=158, nY=11, nMsgTime=1479985172337, nCode=0, nMode=81) + 12044 at winproc.cxx:684 > frame #2: 0x0000000107d81a00 libvcllo.dylib`vcl::Window::ImplCallMouseMove(this=0x000000017cd37d50, nMouseCode=0, bModChanged=false) + 944 at mouse.cxx:157 > frame #3: 0x0000000107d81e50 libvcllo.dylib`vcl::Window::ImplGenerateMouseMoveHdl(this=0x000000017cd37d50, (null)=0x0000000000000000) + 336 at mouse.cxx:175 > frame #4: 0x0000000107d81cf8 libvcllo.dylib`vcl::Window::LinkStubImplGenerateMouseMoveHdl(instance=0x000000017cd37d50, data=0x0000000000000000) + 40 at mouse.cxx:167 > frame #5: 0x0000000107e8c048 libvcllo.dylib`Link<void*, void>::Call(this=0x000000018f80ed18, data=0x0000000000000000) const + 56 at link.hxx:84 > frame #6: 0x0000000107e89c8c libvcllo.dylib`ImplHandleUserEvent(pSVEvent=0x000000018f80ed10) + 60 at winproc.cxx:1957 > frame #7: 0x0000000107e86827 libvcllo.dylib`ImplWindowFrameProc(_pWindow=0x000000017cd32230, nEvent=UserEvent, pEvent=0x000000018f80ed10) + 3639 at winproc.cxx:2507 > frame #8: 0x0000000108586ede libvcllo.dylib`SalFrame::CallCallback(this=0x000000017cd328a0, nEvent=UserEvent, pEvent=0x000000018f80ed10) const + 78 at salframe.hxx:276 > frame #9: 0x0000000108585f78 libvcllo.dylib`AquaSalInstance::DoYield(this=0x0000000110cc0670, bWait=false, bHandleAllCurrentEvents=false, nReleased=0) + 680 at salinst.cxx:602 > frame #10: 0x0000000108415eb0 libvcllo.dylib`ImplYield(i_bWait=false, i_bAllEvents=false, nReleased=0) + 1744 at svapp.cxx:505 > frame #11: 0x0000000108415798 libvcllo.dylib`Application::Yield() + 24 at svapp.cxx:552 > frame #12: 0x000000010841570e libvcllo.dylib`Application::Execute() + 478 at svapp.cxx:469 > frame #13: 0x00000001001c8d69 libsofficeapp.dylib`desktop::Desktop::DoExecute() + 9 at app.cxx:1351 > frame #14: 0x00000001001cbe83 libsofficeapp.dylib`desktop::Desktop::Main(this=0x00007fff5fbff9a8) + 12563 at app.cxx:1678 > frame #15: 0x00000001084240da libvcllo.dylib`ImplSVMain() + 186 at svmain.cxx:185 > frame #16: 0x0000000108585569 libvcllo.dylib`AquaSalInstance::handleAppDefinedEvent(pEvent=0x0000000110e307e0) + 249 at salinst.cxx:469 > frame #17: 0x00000001086cc460 libvcllo.dylib`::-[VCL_NSApplication sendEvent:](self=0x0000000110b66c90, _cmd="sendEvent:", pEvent=0x0000000110e307e0) + 80 at vclnsapp.mm:94 > frame #18: 0x00007fff8fbc5589 AppKit`-[NSApplication run] + 1002 > frame #19: 0x00007fff8fb901ad AppKit`NSApplicationMain + 1237 > frame #20: 0x0000000108583a5a libvcllo.dylib`ImplSVMainHook(pnInit=0x00007fff5fbff924) + 522 at salinst.cxx:215 > frame #21: 0x000000010842594c libvcllo.dylib`SVMain() + 44 at svmain.cxx:220 > frame #22: 0x0000000100240ea6 libsofficeapp.dylib`::soffice_main() + 534 at sofficemain.cxx:165 > frame #23: 0x0000000100000efd soffice`sal_main + 13 at main.c:48 > frame #24: 0x0000000100000ed7 soffice`main(argc=1, argv=0x00007fff5fbffa98) + 39 at main.c:47 > frame #25: 0x00007fffa70b7255 libdyld.dylib`start + 1 > frame #26: 0x00007fffa70b7255 libdyld.dylib`start + 1 > > thread #2: tid = 0x406f5b, 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 #9: tid = 0x406f91, 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 #11: tid = 0x406fa5, 0x00007fffa71e515a libsystem_kernel.dylib`__accept + 10 > frame #0: 0x00007fffa71e515a libsystem_kernel.dylib`__accept + 10 > frame #1: 0x000000010010a110 libuno_sal.dylib.3`::osl_acceptPipe(pPipe=0x000000011187b200) + 224 at pipe.cxx:428 > frame #2: 0x0000000100236212 libsofficeapp.dylib`osl::Pipe::accept(this=0x00000001165c25b0, Connection=0x000070000d325860) + 50 at pipe.hxx:151 > frame #3: 0x00000001002343c0 libsofficeapp.dylib`desktop::PipeIpcThread::execute(this=0x00000001165c2580) + 160 at officeipcthread.cxx:1193 > frame #4: 0x00000001019fcdf3 libuno_salhelpergcc3.dylib.3`salhelper::Thread::run(this=0x00000001165c2580) + 51 at thread.cxx:40 > frame #5: 0x00000001019fceb9 libuno_salhelpergcc3.dylib.3`non-virtual thunk to salhelper::Thread::run(this=0x00000001165c2580) + 25 at thread.cxx:37 > frame #6: 0x00000001019ff81e libuno_salhelpergcc3.dylib.3`::threadFunc(param=0x00000001165c2580) + 30 at thread.hxx:185 > frame #7: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x00000001165c5f70) + 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 #30: tid = 0x4070dd, 0x00007fffa72ce204 libsystem_pthread.dylib`start_wqthread > frame #0: 0x00007fffa72ce204 libsystem_pthread.dylib`start_wqthread > > thread #34: tid = 0x4070e3, 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 #37: tid = 0x407108, 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=0x000000011730bf30, pTimeout=0x000070000dad2e60) + 3010 at conditn.cxx:201 > frame #3: 0x000000018719e210 libupdchklo.dylib`osl::Condition::wait(this=0x000000011730ac40, pTimeout=0x000070000dad2e60) + 32 at conditn.hxx:84 > frame #4: 0x00000001871a2130 libupdchklo.dylib`(anonymous namespace)::UpdateCheckThread::run(this=0x000000018c4e9630) + 720 at updatecheck.cxx:506 > frame #5: 0x000000018719e16e libupdchklo.dylib`::threadFunc(param=0x000000018c4e9630) + 30 at thread.hxx:185 > frame #6: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x000000018f24eff0) + 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 #44: tid = 0x407273, 0x00007fffa72ce204 libsystem_pthread.dylib`start_wqthread > frame #0: 0x00007fffa72ce204 libsystem_pthread.dylib`start_wqthread > > thread #46: tid = 0x40728f, 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=0x000000018f742ea0, pTimeout=0x0000000000000000) + 5995 at conditn.cxx:228 > frame #3: 0x00000001006087f0 libcomphelper.dylib`osl::Condition::wait(this=0x00000001904374a0, pTimeout=0x0000000000000000) + 32 at conditn.hxx:84 > frame #4: 0x00000001006c4070 libcomphelper.dylib`comphelper::ThreadPool::ThreadWorker::waitForWork(this=0x0000000190437470) + 256 at threadpool.cxx:100 > frame #5: 0x00000001006c329a libcomphelper.dylib`comphelper::ThreadPool::ThreadWorker::execute(this=0x0000000190437470) + 58 at threadpool.cxx:61 > frame #6: 0x00000001019fcdf3 libuno_salhelpergcc3.dylib.3`salhelper::Thread::run(this=0x0000000190437470) + 51 at thread.cxx:40 > frame #7: 0x00000001019fceb9 libuno_salhelpergcc3.dylib.3`non-virtual thunk to salhelper::Thread::run(this=0x0000000190437470) + 25 at thread.cxx:37 > frame #8: 0x00000001019ff81e libuno_salhelpergcc3.dylib.3`::threadFunc(param=0x0000000190437470) + 30 at thread.hxx:185 > frame #9: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x0000000190411e60) + 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 #47: tid = 0x407290, 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=0x0000000196587330, pTimeout=0x0000000000000000) + 5995 at conditn.cxx:228 > frame #3: 0x00000001006087f0 libcomphelper.dylib`osl::Condition::wait(this=0x000000018f267200, pTimeout=0x0000000000000000) + 32 at conditn.hxx:84 > frame #4: 0x00000001006c4070 libcomphelper.dylib`comphelper::ThreadPool::ThreadWorker::waitForWork(this=0x000000018f2671d0) + 256 at threadpool.cxx:100 > frame #5: 0x00000001006c329a libcomphelper.dylib`comphelper::ThreadPool::ThreadWorker::execute(this=0x000000018f2671d0) + 58 at threadpool.cxx:61 > frame #6: 0x00000001019fcdf3 libuno_salhelpergcc3.dylib.3`salhelper::Thread::run(this=0x000000018f2671d0) + 51 at thread.cxx:40 > frame #7: 0x00000001019fceb9 libuno_salhelpergcc3.dylib.3`non-virtual thunk to salhelper::Thread::run(this=0x000000018f2671d0) + 25 at thread.cxx:37 > frame #8: 0x00000001019ff81e libuno_salhelpergcc3.dylib.3`::threadFunc(param=0x000000018f2671d0) + 30 at thread.hxx:185 > frame #9: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x00000001904217e0) + 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 #48: tid = 0x407294, 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=0x00000001853489b8) + 58 at scheduler.cxx:287 > frame #7: 0x000000010842801f libvcllo.dylib`Timer::Start(this=0x00000001853489b8) + 31 at timer.cxx:93 > frame #8: 0x0000000184a5d1e3 libfwklo.dylib`(anonymous namespace)::AutoRecovery::implts_updateTimer(this=0x00000001853488b0) + 259 at autorecovery.cxx:2274 > frame #9: 0x0000000184a589c5 libfwklo.dylib`(anonymous namespace)::AutoRecovery::changesOccurred(this=0x00000001853488b0, aEvent=0x0000000190457658) + 645 at autorecovery.cxx:1678 > frame #10: 0x0000000184a59b4c libfwklo.dylib`non-virtual thunk to (anonymous namespace)::AutoRecovery::changesOccurred(this=0x00000001853488b0, aEvent=0x0000000190457658) + 44 at autorecovery.cxx:1628 > frame #11: 0x000000018492097b libfwklo.dylib`framework::WeakChangesListener::changesOccurred(this=0x0000000186d6bc50, rEvent=0x0000000190457658) + 155 at mischelper.hxx:222 > frame #12: 0x0000000184920cec libfwklo.dylib`non-virtual thunk to framework::WeakChangesListener::changesOccurred(this=0x0000000186d6bc50, rEvent=0x0000000190457658) + 44 at mischelper.hxx:216 > frame #13: 0x0000000115a190ec libconfigmgrlo.dylib`configmgr::Broadcaster::send(this=0x000070000d118d50) + 5452 at broadcaster.cxx:187 > frame #14: 0x00000001159dbd80 libconfigmgrlo.dylib`configmgr::Access::insertByName(this=0x00000001853b0738, aName=0x000070000d119168, aElement=0x000070000d119028) + 3200 at access.cxx:1232 > frame #15: 0x00000001159dc587 libconfigmgrlo.dylib`non-virtual thunk to configmgr::Access::insertByName(this=0x00000001853b0738, aName=0x000070000d119168, aElement=0x000070000d119028) + 55 at access.cxx:1171 > frame #16: 0x0000000184a63d33 libfwklo.dylib`(anonymous namespace)::AutoRecovery::implts_flushConfigItem(this=0x00000001853488b0, rInfo=0x000070000d119530, bRemoveIt=false)::AutoRecovery::TDocumentInfo const&, bool) + 2483 at autorecovery.cxx:2092 > frame #17: 0x0000000184a60fdc libfwklo.dylib`(anonymous namespace)::AutoRecovery::implts_registerDocument(this=0x00000001853488b0, xDocument=0x000070000d1196c0) + 3596 at autorecovery.cxx:2519 > frame #18: 0x0000000184a58401 libfwklo.dylib`(anonymous namespace)::AutoRecovery::documentEventOccured(this=0x00000001853488b0, aEvent=0x000000018f272b40) + 161 at autorecovery.cxx:1571 > frame #19: 0x0000000184a59a4c libfwklo.dylib`non-virtual thunk to (anonymous namespace)::AutoRecovery::documentEventOccured(this=0x00000001853488b0, aEvent=0x000000018f272b40) + 44 at autorecovery.cxx:1560 > frame #20: 0x0000000184a764cb libfwklo.dylib`framework::WeakDocumentEventListener::documentEventOccured(this=0x0000000186d6be10, rEvent=0x000000018f272b40) + 155 at mischelper.hxx:258 > frame #21: 0x0000000184a7683c libfwklo.dylib`non-virtual thunk to framework::WeakDocumentEventListener::documentEventOccured(this=0x0000000186d6be10, rEvent=0x000000018f272b40) + 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=0x000070000d1198b0, listener=0x000070000d119820)(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=0x000000018531cdc8, func=0x000070000d1198b0) + 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=0x000000018531cdc8, NotificationMethod=21 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Event=0x000000018f272b40)(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=0x000000018531cd38, aEvent=0x000000018f272b40) + 164 at globalevents.cxx:438 > frame #26: 0x00000001025480d0 libsfxlo.dylib`(anonymous namespace)::SfxGlobalEvents_Impl::documentEventOccured(this=0x000000018531cd38, Event=0x000000018f272b40) + 128 at globalevents.cxx:243 > frame #27: 0x000000010254a89c libsfxlo.dylib`non-virtual thunk to (anonymous namespace)::SfxGlobalEvents_Impl::documentEventOccured(this=0x000000018531cd38, Event=0x000000018f272b40) + 44 at globalevents.cxx:238 > frame #28: 0x000000018cd859b6 libdbalo.dylib`comphelper::OInterfaceContainerHelper2::NotifySingleListener<com::sun::star::document::XDocumentEventListener, com::sun::star::document::DocumentEvent>::operator(this=0x000070000d119b10, listener=0x000070000d119a80)(com::sun::star::uno::Reference<com::sun::star::document::XDocumentEventListener> const&) const + 134 at interfacecontainer2.hxx:272 > frame #29: 0x000000018cd85793 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=0x000000018b53e9b0, func=0x000070000d119b10) + 163 at interfacecontainer2.hxx:285 > frame #30: 0x000000018cd840db libdbalo.dylib`void comphelper::OInterfaceContainerHelper2::notifyEach<com::sun::star::document::XDocumentEventListener, com::sun::star::document::DocumentEvent>(this=0x000000018b53e9b0, NotificationMethod=21 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00, Event=0x000000018f272b40)(com::sun::star::document::DocumentEvent const&), com::sun::star::document::DocumentEvent const&) + 107 at interfacecontainer2.hxx:298 > frame #31: 0x000000018cd83e8b libdbalo.dylib`dbaccess::DocumentEventNotifier_Impl::impl_notifyEvent_nothrow(this=0x000000018b53e960, _rEvent=0x000000018f272b40) + 379 at documenteventnotifier.cxx:196 > frame #32: 0x000000018cd845f0 libdbalo.dylib`dbaccess::DocumentEventNotifier_Impl::processEvent(this=0x000000018b53e960, _rEvent=0x000000018f272b30) + 224 at documenteventnotifier.cxx:229 > frame #33: 0x0000000100608739 libcomphelper.dylib`comphelper::AsyncEventNotifierBase::execute(this=0x0000000186d17c60) + 1145 at asyncnotification.cxx:163 > frame #34: 0x000000010060adaa libcomphelper.dylib`comphelper::AsyncEventNotifierAutoJoin::run(this=0x0000000186d17c60) + 74 at asyncnotification.cxx:263 > frame #35: 0x000000010060ae69 libcomphelper.dylib`non-virtual thunk to comphelper::AsyncEventNotifierAutoJoin::run(this=0x0000000186d17c60) + 25 at asyncnotification.cxx:258 > frame #36: 0x000000010060bd4e libcomphelper.dylib`::threadFunc(param=0x0000000186d17c60) + 30 at thread.hxx:185 > frame #37: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x000000018f854870) + 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 #50: tid = 0x4072c1, 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: 0x00000001980bfea3 libfbclient.dylib.3.0.0`Firebird::Semaphore::tryEnter(this=0x0000000196832280, seconds=0, milliseconds=59955) + 371 at semaphore.cpp:320 > frame #3: 0x0000000197f6ce30 libfbclient.dylib.3.0.0`Why::(anonymous namespace)::TimerEntry::timeThread((null)=0x0000000000000000) + 544 at MasterImplementation.cpp:299 > frame #4: 0x000000019807eac9 libfbclient.dylib.3.0.0`(anonymous namespace)::ThreadArgs::run(this=0x000070000e2d8e08) + 25 at ThreadStart.cpp:78 > frame #5: 0x000000019807e992 libfbclient.dylib.3.0.0`::threadStart(arg=0x00000001968344e0) + 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 = 0x4072d0, 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: 0x0000000198aec4f3 libEngine12.dylib`Firebird::Semaphore::tryEnter(this=0x0000000199701618, seconds=10, milliseconds=10000) + 371 at semaphore.cpp:320 > frame #3: 0x0000000198652aba libEngine12.dylib`cache_writer(arg=0x0000000199587e50) + 1642 at cch.cpp:2943 > frame #4: 0x0000000198a8dce9 libEngine12.dylib`(anonymous namespace)::ThreadArgs::run(this=0x000070000e6dbe08) + 25 at ThreadStart.cpp:78 > frame #5: 0x0000000198a8dbb2 libEngine12.dylib`::threadStart(arg=0x000000019aa3c690) + 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 #52: tid = 0x4072d1, 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: 0x0000000198aec4f3 libEngine12.dylib`Firebird::Semaphore::tryEnter(this=0x0000000199588e78, seconds=10, milliseconds=10000) + 371 at semaphore.cpp:320 > frame #3: 0x0000000198757d56 libEngine12.dylib`garbage_collector(arg=0x0000000199587e50) + 3974 at vio.cpp:4942 > frame #4: 0x0000000198a8dce9 libEngine12.dylib`(anonymous namespace)::ThreadArgs::run(this=0x000070000eadee08) + 25 at ThreadStart.cpp:78 > frame #5: 0x0000000198a8dbb2 libEngine12.dylib`::threadStart(arg=0x000000019aa3c690) + 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 #53: tid = 0x4072d2, 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=0x00000001904cd290, pTimeout=0x000070000d013ce0) + 3010 at conditn.cxx:201 > frame #3: 0x0000000115a26960 libconfigmgrlo.dylib`osl::Condition::wait(this=0x000000018f2709d8, pTimeout=0x000070000d013ce0) + 32 at conditn.hxx:84 > frame #4: 0x0000000115a26265 libconfigmgrlo.dylib`configmgr::Components::WriteThread::execute(this=0x000000018f270990) + 85 at components.cxx:182 > frame #5: 0x00000001019fcdf3 libuno_salhelpergcc3.dylib.3`salhelper::Thread::run(this=0x000000018f270990) + 51 at thread.cxx:40 > frame #6: 0x00000001019fceb9 libuno_salhelpergcc3.dylib.3`non-virtual thunk to salhelper::Thread::run(this=0x000000018f270990) + 25 at thread.cxx:37 > frame #7: 0x00000001019ff81e libuno_salhelpergcc3.dylib.3`::threadFunc(param=0x000000018f270990) + 30 at thread.hxx:185 > frame #8: 0x00000001001262d7 libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x00000001904ca6d0) + 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 19454 resuming >Process 19454 stopped >* thread #48: tid = 0x407294, 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) c >Process 19454 resuming >Process 19454 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