Bugzilla – Attachment 153976 Details for
Bug 127354
Erroneous path to image inserted by Basic macro causes crash on entering bounding box for image
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Backtrace from lldb session
bt127354.txt (text/plain), 18.42 KB, created by
Alex Thurgood
on 2019-09-06 07:51:55 UTC
(
hide
)
Description:
Backtrace from lldb session
Filename:
MIME Type:
Creator:
Alex Thurgood
Created:
2019-09-06 07:51:55 UTC
Size:
18.42 KB
patch
obsolete
> >(lldb) target create "/Users/Shared/LO/core/instdir/LibreOfficeDev.app" >Current executable set to '/Users/Shared/LO/core/instdir/LibreOfficeDev.app' (x86_64). >(lldb) run >Process 10694 launched: '/Users/Shared/LO/core/instdir/LibreOfficeDev.app/Contents/MacOS/soffice' (x86_64) >Process 10694 stopped >* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x0) > frame #0: 0x00000001842dfa4b libswlo.dylib`SwFEShell::ShouldObjectBeSelected(this=0x00000001803f9f40, rPt=0x00007ffeefbfe8b8) at feshview.cxx:1361:83 > 1358 { > 1359 if ( pObj->GetLayer() == rIDDMA.GetHellId() ) > 1360 { >-> 1361 const SwAnchoredObject* pAnchoredObj = ::GetUserCall( pObj )->GetAnchoredObj( pObj ); > 1362 const SwFrameFormat& rFormat = pAnchoredObj->GetFrameFormat(); > 1363 const SwFormatSurround& rSurround = rFormat.GetSurround(); > 1364 if ( rSurround.GetSurround() == css::text::WrapTextMode_THROUGH ) >Target 0: (soffice) stopped. > >warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. >* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x0) > * frame #0: 0x00000001842dfa4b libswlo.dylib`SwFEShell::ShouldObjectBeSelected(this=0x00000001803f9f40, rPt=0x00007ffeefbfe8b8) at feshview.cxx:1361:83 > frame #1: 0x00000001848cf790 libswlo.dylib`SwEditWin::MouseButtonDown(this=0x0000000108bb7600, _rMEvt=<unavailable>) at edtwin.cxx:3144:44 > frame #2: 0x00000001037cb639 libvcllo.dylib`ImplHandleMouseEvent(xWindow=<unavailable>, nSVEvent=<unavailable>, bMouseLeave=false, nX=<unavailable>, nY=<unavailable>, nMsgTime=1, nCode=1, nMode=768) at winproc.cxx:693:25 > frame #3: 0x00000001037cda1c libvcllo.dylib`ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) [inlined] ImplHandleSalMouseButtonDown(pWindow=<unavailable>, pEvent=<unavailable>) at winproc.cxx:2013:12 > frame #4: 0x00000001037cd995 libvcllo.dylib`ImplWindowFrameProc(_pWindow=0x000000017f25b910, nEvent=<unavailable>, pEvent=0x00007ffeefbfec80) at winproc.cxx:2347 > frame #5: 0x000000010b053a02 libvclplug_osxlo.dylib`::-[SalFrameView sendMouseEventToFrame:button:eventtype:](NSEvent *, sal_uInt16, SalEvent) [inlined] SalFrame::CallCallback(this=<unavailable>) const at salframe.hxx:299:29 > frame #6: 0x000000010b0539e8 libvclplug_osxlo.dylib`::-[SalFrameView sendMouseEventToFrame:button:eventtype:](self=<unavailable>, _cmd=<unavailable>, pEvent=0x0000000112e20ff0, nButton=<unavailable>, nEvent=<unavailable>) at salframeview.mm:619 > frame #7: 0x00007fff3377d937 AppKit`-[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 5724 > frame #8: 0x00007fff336b41a6 AppKit`-[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2295 > frame #9: 0x00007fff336b3667 AppKit`-[NSWindow(NSEventRouting) sendEvent:] + 478 > frame #10: 0x00007fff33552e6b AppKit`-[NSApplication(NSEvent) sendEvent:] + 331 > frame #11: 0x000000010b058900 libvclplug_osxlo.dylib`::-[VCL_NSApplication sendEvent:](self=0x0000000108395030, _cmd=<unavailable>, pEvent=<unavailable>) at vclnsapp.mm:212:5 > frame #12: 0x000000010b021eb8 libvclplug_osxlo.dylib`AquaSalInstance::DoYield(this=0x000000010852a8f0, bWait=true, bHandleAllCurrentEvents=false) at salinst.cxx:529:17 > frame #13: 0x0000000103ad0c7e libvcllo.dylib`Application::Execute() [inlined] ImplYield(i_bWait=true, i_bAllEvents=false) at svapp.cxx:447:48 > frame #14: 0x0000000103ad0c53 libvcllo.dylib`Application::Execute() [inlined] Application::Yield() at svapp.cxx:511 > frame #15: 0x0000000103ad0c53 libvcllo.dylib`Application::Execute() at svapp.cxx:428 > frame #16: 0x0000000100155681 libsofficeapp.dylib`desktop::Desktop::Main(this=0x00007ffeefbff970) at app.cxx:1620:17 > frame #17: 0x0000000103ad76bb libvcllo.dylib`ImplSVMain() at svmain.cxx:191:35 > frame #18: 0x000000010b0216fb libvclplug_osxlo.dylib`AquaSalInstance::handleAppDefinedEvent(pEvent=0x000000010e2d14e0) at salinst.cxx:389:20 > frame #19: 0x000000010b0581cd libvclplug_osxlo.dylib`::-[VCL_NSApplication sendEvent:](self=0x0000000108395030, _cmd=<unavailable>, pEvent=0x000000010e2d14e0) at vclnsapp.mm:101:9 > frame #20: 0x00007fff335415e0 AppKit`-[NSApplication run] + 755 > frame #21: 0x00007fff33530ae8 AppKit`NSApplicationMain + 777 > frame #22: 0x000000010b0238c9 libvclplug_osxlo.dylib`AquaSalInstance::SVMainHook(this=<unavailable>, pnInit=<unavailable>) at salinst.cxx:979:5 > frame #23: 0x0000000103ad769d libvcllo.dylib`ImplSVMain() at svmain.cxx:184:54 > frame #24: 0x0000000100183028 libsofficeapp.dylib`::soffice_main() at sofficemain.cxx:177:12 > frame #25: 0x0000000100000f60 soffice`main [inlined] sal_main at main.c:48:15 > frame #26: 0x0000000100000f5b soffice`main(argc=<unavailable>, argv=<unavailable>) at main.c:47 > frame #27: 0x00007fff61ea73d5 libdyld.dylib`start + 1 > frame #28: 0x00007fff61ea73d5 libdyld.dylib`start + 1 > thread #8, name = 'PipeIPC' > frame #0: 0x00007fff61fe01ea libsystem_kernel.dylib`__accept + 10 > frame #1: 0x00000001000fd4b9 libuno_sal.dylib.3`::osl_acceptPipe(pPipe=<unavailable>) at pipe.cxx:380:9 > frame #2: 0x000000010017fa71 libsofficeapp.dylib`desktop::PipeIpcThread::execute() [inlined] osl::Pipe::accept(this=<unavailable>) at pipe.hxx:151:34 > frame #3: 0x000000010017fa68 libsofficeapp.dylib`desktop::PipeIpcThread::execute(this=0x000000010e2bf070) at officeipcthread.cxx:1135 > frame #4: 0x0000000100a936eb libuno_salhelpergcc3.dylib.3`salhelper::Thread::run(this=0x000000010e2bf070) at thread.cxx:40:9 > frame #5: 0x0000000100a9385f libuno_salhelpergcc3.dylib.3`::threadFunc(param=0x000000010e2bf070) at thread.hxx:185:15 > frame #6: 0x0000000100105a3a libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x000000010e278700) at thread.cxx:235:9 > frame #7: 0x00007fff6209b2eb libsystem_pthread.dylib`_pthread_body + 126 > frame #8: 0x00007fff6209e249 libsystem_pthread.dylib`_pthread_start + 66 > frame #9: 0x00007fff6209a40d libsystem_pthread.dylib`thread_start + 13 > thread #9, name = 'com.apple.NSEventThread' > frame #0: 0x00007fff61fdc22a libsystem_kernel.dylib`mach_msg_trap + 10 > frame #1: 0x00007fff61fdc76c libsystem_kernel.dylib`mach_msg + 60 > frame #2: 0x00007fff35f521ee CoreFoundation`__CFRunLoopServiceMachPort + 328 > frame #3: 0x00007fff35f5175c CoreFoundation`__CFRunLoopRun + 1612 > frame #4: 0x00007fff35f50ebe CoreFoundation`CFRunLoopRunSpecific + 455 > frame #5: 0x00007fff335504c2 AppKit`_NSEventThread + 175 > frame #6: 0x00007fff6209b2eb libsystem_pthread.dylib`_pthread_body + 126 > frame #7: 0x00007fff6209e249 libsystem_pthread.dylib`_pthread_start + 66 > frame #8: 0x00007fff6209a40d libsystem_pthread.dylib`thread_start + 13 > thread #14, name = 'UpdateCheckThread' > frame #0: 0x00007fff61fdf86a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #1: 0x00007fff6209e56e libsystem_pthread.dylib`_pthread_cond_wait + 722 > frame #2: 0x00000001000f66be libuno_sal.dylib.3`::osl_waitCondition(Condition=0x00000001813f82e0, pTimeout=<unavailable>) at conditn.cxx:200:33 > frame #3: 0x000000010f56c5f9 libupdchklo.dylib`(anonymous namespace)::UpdateCheckThread::run() [inlined] osl::Condition::wait(this=<unavailable>, pTimeout=0x0000000000067532) at conditn.hxx:119:40 > frame #4: 0x000000010f56c5ed libupdchklo.dylib`(anonymous namespace)::UpdateCheckThread::run(this=0x0000000112e2aff0) at updatecheck.cxx:494 > frame #5: 0x000000010f56a7bf libupdchklo.dylib`::threadFunc(param=0x0000000112e2aff0) at thread.hxx:185:15 > frame #6: 0x0000000100105a3a libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x000000010e5c89f0) at thread.cxx:235:9 > frame #7: 0x00007fff6209b2eb libsystem_pthread.dylib`_pthread_body + 126 > frame #8: 0x00007fff6209e249 libsystem_pthread.dylib`_pthread_start + 66 > frame #9: 0x00007fff6209a40d libsystem_pthread.dylib`thread_start + 13 > thread #19 > frame #0: 0x00007fff6209a3f0 libsystem_pthread.dylib`start_wqthread > thread #23 > frame #0: 0x00007fff6209a3f0 libsystem_pthread.dylib`start_wqthread > thread #24 > frame #0: 0x00007fff6209a3f0 libsystem_pthread.dylib`start_wqthread >(lldb) >* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x0) > * frame #0: 0x00000001842dfa4b libswlo.dylib`SwFEShell::ShouldObjectBeSelected(this=0x00000001803f9f40, rPt=0x00007ffeefbfe8b8) at feshview.cxx:1361:83 > frame #1: 0x00000001848cf790 libswlo.dylib`SwEditWin::MouseButtonDown(this=0x0000000108bb7600, _rMEvt=<unavailable>) at edtwin.cxx:3144:44 > frame #2: 0x00000001037cb639 libvcllo.dylib`ImplHandleMouseEvent(xWindow=<unavailable>, nSVEvent=<unavailable>, bMouseLeave=false, nX=<unavailable>, nY=<unavailable>, nMsgTime=1, nCode=1, nMode=768) at winproc.cxx:693:25 > frame #3: 0x00000001037cda1c libvcllo.dylib`ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) [inlined] ImplHandleSalMouseButtonDown(pWindow=<unavailable>, pEvent=<unavailable>) at winproc.cxx:2013:12 > frame #4: 0x00000001037cd995 libvcllo.dylib`ImplWindowFrameProc(_pWindow=0x000000017f25b910, nEvent=<unavailable>, pEvent=0x00007ffeefbfec80) at winproc.cxx:2347 > frame #5: 0x000000010b053a02 libvclplug_osxlo.dylib`::-[SalFrameView sendMouseEventToFrame:button:eventtype:](NSEvent *, sal_uInt16, SalEvent) [inlined] SalFrame::CallCallback(this=<unavailable>) const at salframe.hxx:299:29 > frame #6: 0x000000010b0539e8 libvclplug_osxlo.dylib`::-[SalFrameView sendMouseEventToFrame:button:eventtype:](self=<unavailable>, _cmd=<unavailable>, pEvent=0x0000000112e20ff0, nButton=<unavailable>, nEvent=<unavailable>) at salframeview.mm:619 > frame #7: 0x00007fff3377d937 AppKit`-[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 5724 > frame #8: 0x00007fff336b41a6 AppKit`-[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2295 > frame #9: 0x00007fff336b3667 AppKit`-[NSWindow(NSEventRouting) sendEvent:] + 478 > frame #10: 0x00007fff33552e6b AppKit`-[NSApplication(NSEvent) sendEvent:] + 331 > frame #11: 0x000000010b058900 libvclplug_osxlo.dylib`::-[VCL_NSApplication sendEvent:](self=0x0000000108395030, _cmd=<unavailable>, pEvent=<unavailable>) at vclnsapp.mm:212:5 > frame #12: 0x000000010b021eb8 libvclplug_osxlo.dylib`AquaSalInstance::DoYield(this=0x000000010852a8f0, bWait=true, bHandleAllCurrentEvents=false) at salinst.cxx:529:17 > frame #13: 0x0000000103ad0c7e libvcllo.dylib`Application::Execute() [inlined] ImplYield(i_bWait=true, i_bAllEvents=false) at svapp.cxx:447:48 > frame #14: 0x0000000103ad0c53 libvcllo.dylib`Application::Execute() [inlined] Application::Yield() at svapp.cxx:511 > frame #15: 0x0000000103ad0c53 libvcllo.dylib`Application::Execute() at svapp.cxx:428 > frame #16: 0x0000000100155681 libsofficeapp.dylib`desktop::Desktop::Main(this=0x00007ffeefbff970) at app.cxx:1620:17 > frame #17: 0x0000000103ad76bb libvcllo.dylib`ImplSVMain() at svmain.cxx:191:35 > frame #18: 0x000000010b0216fb libvclplug_osxlo.dylib`AquaSalInstance::handleAppDefinedEvent(pEvent=0x000000010e2d14e0) at salinst.cxx:389:20 > frame #19: 0x000000010b0581cd libvclplug_osxlo.dylib`::-[VCL_NSApplication sendEvent:](self=0x0000000108395030, _cmd=<unavailable>, pEvent=0x000000010e2d14e0) at vclnsapp.mm:101:9 > frame #20: 0x00007fff335415e0 AppKit`-[NSApplication run] + 755 > frame #21: 0x00007fff33530ae8 AppKit`NSApplicationMain + 777 > frame #22: 0x000000010b0238c9 libvclplug_osxlo.dylib`AquaSalInstance::SVMainHook(this=<unavailable>, pnInit=<unavailable>) at salinst.cxx:979:5 > frame #23: 0x0000000103ad769d libvcllo.dylib`ImplSVMain() at svmain.cxx:184:54 > frame #24: 0x0000000100183028 libsofficeapp.dylib`::soffice_main() at sofficemain.cxx:177:12 > frame #25: 0x0000000100000f60 soffice`main [inlined] sal_main at main.c:48:15 > frame #26: 0x0000000100000f5b soffice`main(argc=<unavailable>, argv=<unavailable>) at main.c:47 > frame #27: 0x00007fff61ea73d5 libdyld.dylib`start + 1 > frame #28: 0x00007fff61ea73d5 libdyld.dylib`start + 1 > thread #8, name = 'PipeIPC' > frame #0: 0x00007fff61fe01ea libsystem_kernel.dylib`__accept + 10 > frame #1: 0x00000001000fd4b9 libuno_sal.dylib.3`::osl_acceptPipe(pPipe=<unavailable>) at pipe.cxx:380:9 > frame #2: 0x000000010017fa71 libsofficeapp.dylib`desktop::PipeIpcThread::execute() [inlined] osl::Pipe::accept(this=<unavailable>) at pipe.hxx:151:34 > frame #3: 0x000000010017fa68 libsofficeapp.dylib`desktop::PipeIpcThread::execute(this=0x000000010e2bf070) at officeipcthread.cxx:1135 > frame #4: 0x0000000100a936eb libuno_salhelpergcc3.dylib.3`salhelper::Thread::run(this=0x000000010e2bf070) at thread.cxx:40:9 > frame #5: 0x0000000100a9385f libuno_salhelpergcc3.dylib.3`::threadFunc(param=0x000000010e2bf070) at thread.hxx:185:15 > frame #6: 0x0000000100105a3a libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x000000010e278700) at thread.cxx:235:9 > frame #7: 0x00007fff6209b2eb libsystem_pthread.dylib`_pthread_body + 126 > frame #8: 0x00007fff6209e249 libsystem_pthread.dylib`_pthread_start + 66 > frame #9: 0x00007fff6209a40d libsystem_pthread.dylib`thread_start + 13 > thread #9, name = 'com.apple.NSEventThread' > frame #0: 0x00007fff61fdc22a libsystem_kernel.dylib`mach_msg_trap + 10 > frame #1: 0x00007fff61fdc76c libsystem_kernel.dylib`mach_msg + 60 > frame #2: 0x00007fff35f521ee CoreFoundation`__CFRunLoopServiceMachPort + 328 > frame #3: 0x00007fff35f5175c CoreFoundation`__CFRunLoopRun + 1612 > frame #4: 0x00007fff35f50ebe CoreFoundation`CFRunLoopRunSpecific + 455 > frame #5: 0x00007fff335504c2 AppKit`_NSEventThread + 175 > frame #6: 0x00007fff6209b2eb libsystem_pthread.dylib`_pthread_body + 126 > frame #7: 0x00007fff6209e249 libsystem_pthread.dylib`_pthread_start + 66 > frame #8: 0x00007fff6209a40d libsystem_pthread.dylib`thread_start + 13 > thread #14, name = 'UpdateCheckThread' > frame #0: 0x00007fff61fdf86a libsystem_kernel.dylib`__psynch_cvwait + 10 > frame #1: 0x00007fff6209e56e libsystem_pthread.dylib`_pthread_cond_wait + 722 > frame #2: 0x00000001000f66be libuno_sal.dylib.3`::osl_waitCondition(Condition=0x00000001813f82e0, pTimeout=<unavailable>) at conditn.cxx:200:33 > frame #3: 0x000000010f56c5f9 libupdchklo.dylib`(anonymous namespace)::UpdateCheckThread::run() [inlined] osl::Condition::wait(this=<unavailable>, pTimeout=0x0000000000067532) at conditn.hxx:119:40 > frame #4: 0x000000010f56c5ed libupdchklo.dylib`(anonymous namespace)::UpdateCheckThread::run(this=0x0000000112e2aff0) at updatecheck.cxx:494 > frame #5: 0x000000010f56a7bf libupdchklo.dylib`::threadFunc(param=0x0000000112e2aff0) at thread.hxx:185:15 > frame #6: 0x0000000100105a3a libuno_sal.dylib.3`osl_thread_start_Impl(pData=0x000000010e5c89f0) at thread.cxx:235:9 > frame #7: 0x00007fff6209b2eb libsystem_pthread.dylib`_pthread_body + 126 > frame #8: 0x00007fff6209e249 libsystem_pthread.dylib`_pthread_start + 66 > frame #9: 0x00007fff6209a40d libsystem_pthread.dylib`thread_start + 13 > thread #19 > frame #0: 0x00007fff6209a3f0 libsystem_pthread.dylib`start_wqthread > thread #23 > frame #0: 0x00007fff6209a3f0 libsystem_pthread.dylib`start_wqthread > thread #24 > frame #0: 0x00007fff6209a3f0 libsystem_pthread.dylib`start_wqthread > thread #25, queue = 'com.apple.CFPasteboard.client-messages' > frame #0: 0x00007fff620d811e libxpc.dylib`_xpc_dictionary_create_with_serializer + 1 > frame #1: 0x00007fff620d67ba libxpc.dylib`_xpc_serializer_unpack + 785 > frame #2: 0x00007fff620da50f libxpc.dylib`_xpc_connection_unpack_message + 97 > frame #3: 0x00007fff620d9e87 libxpc.dylib`_xpc_connection_mach_event + 910 > frame #4: 0x00007fff61e5a6dd libdispatch.dylib`_dispatch_client_callout4 + 9 > frame #5: 0x00007fff61e6f0d6 libdispatch.dylib`_dispatch_mach_msg_invoke + 436 > frame #6: 0x00007fff61e60792 libdispatch.dylib`_dispatch_lane_serial_drain + 268 > frame #7: 0x00007fff61e6fc19 libdispatch.dylib`_dispatch_mach_invoke + 481 > frame #8: 0x00007fff61e5cc9e libdispatch.dylib`_dispatch_continuation_pop + 86 > frame #9: 0x00007fff61e5c4a3 libdispatch.dylib`_dispatch_async_redirect_invoke + 703 > frame #10: 0x00007fff61e690eb libdispatch.dylib`_dispatch_kevent_worker_thread + 1366 > frame #11: 0x00007fff6209a61b libsystem_pthread.dylib`_pthread_wqthread + 431 > frame #12: 0x00007fff6209a3fd libsystem_pthread.dylib`start_wqthread + 13 > thread #26, queue = 'com.apple.root.user-initiated-qos' > frame #0: 0x00007fff61d2d3fa libcache.dylib`_cache_handle_memory_pressure_event + 136 > frame #1: 0x00007fff61e5a63d libdispatch.dylib`_dispatch_client_callout + 8 > frame #2: 0x00007fff61e5cde6 libdispatch.dylib`_dispatch_continuation_pop + 414 > frame #3: 0x00007fff61e6bf42 libdispatch.dylib`_dispatch_source_invoke + 2056 > frame #4: 0x00007fff61e690eb libdispatch.dylib`_dispatch_kevent_worker_thread + 1366 > frame #5: 0x00007fff6209a61b libsystem_pthread.dylib`_pthread_wqthread + 431 > frame #6: 0x00007fff6209a3fd libsystem_pthread.dylib`start_wqthread + 13 > thread #27, queue = 'com.apple.root.default-qos.overcommit' > frame #0: 0x00007fff62053a9d libsystem_malloc.dylib`tiny_malloc_from_free_list + 164 > frame #1: 0x00007fff6205343b libsystem_malloc.dylib`tiny_malloc_should_clear + 314 > frame #2: 0x00007fff6205320f libsystem_malloc.dylib`szone_malloc_should_clear + 66 > frame #3: 0x00007fff62051c99 libsystem_malloc.dylib`malloc_zone_malloc + 103 > frame #4: 0x00007fff62051c15 libsystem_malloc.dylib`malloc + 24 > frame #5: 0x00007fff61ef09b8 libsystem_blocks.dylib`_Block_copy + 45 > frame #6: 0x00007fff61ef0a95 libsystem_blocks.dylib`_Block_object_assign + 98 > frame #7: 0x00007fff61ef09f3 libsystem_blocks.dylib`_Block_copy + 104 > frame #8: 0x00007fff35f8e69e CoreFoundation`CFRunLoopPerformBlock + 581 > frame #9: 0x00007fff33a1186e AppKit`__52-[NSApplication _installMemoryStatusDispatchSources]_block_invoke + 316 > frame #10: 0x00007fff61e5a63d libdispatch.dylib`_dispatch_client_callout + 8 > frame #11: 0x00007fff61e5cde6 libdispatch.dylib`_dispatch_continuation_pop + 414 > frame #12: 0x00007fff61e6bf42 libdispatch.dylib`_dispatch_source_invoke + 2056 > frame #13: 0x00007fff61e690eb libdispatch.dylib`_dispatch_kevent_worker_thread + 1366 > frame #14: 0x00007fff6209a61b libsystem_pthread.dylib`_pthread_wqthread + 431 > frame #15: 0x00007fff6209a3fd libsystem_pthread.dylib`start_wqthread + 13 > thread #28 > frame #0: 0x00007fff61fddbfe libsystem_kernel.dylib`__workq_kernreturn + 10 > frame #1: 0x00007fff6209a6e6 libsystem_pthread.dylib`_pthread_wqthread + 634 > frame #2: 0x00007fff6209a3fd libsystem_pthread.dylib`start_wqthread + 13 > thread #29 > frame #0: 0x0000000000000000
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 127354
: 153976 |
186760