https://bugs.documentfoundation.org/show_bug.cgi?id=151894

Alex Thurgood <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED

--- Comment #4 from Alex Thurgood <[email protected]> ---
Well a spindump of the hung process, show this, again :


1001  AquaSalInstance::DoYield(bool, bool) + 604 (libvclplug_osxlo.dylib +
137760) [0x107e25a20]
1001  -[VCL_NSApplication sendEvent:] + 1724 (libvclplug_osxlo.dylib + 343196)
[0x107e57c9c]
1001  -[NSApplication(NSEvent) sendEvent:] + 1152 (AppKit + 1461652)
[0x1a4dfbd94]
1001  -[NSWindow(NSEventRouting) sendEvent:] + 284 (AppKit + 1466204)
[0x1a4dfcf5c]
1001  -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 3392
(AppKit + 1470064) [0x1a4dfde70]
1001  -[SalFrameView sendMouseEventToFrame:button:eventtype:] + 92
(libvclplug_osxlo.dylib + 325700) [0x107e53844]
1001  SalYieldMutex::doAcquire(unsigned int) + 268 (libvclplug_osxlo.dylib +
133760) [0x107e24a80]
1001 
std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) +
28 (libc++.1.dylib + 51908) [0x1a18e7ac4]
1001  __psynch_cvwait + 8 (libsystem_kernel.dylib + 17892) [0x1a195e5e4]
*1001  psynch_cvcontinue + 0 (com.apple.kec.pthread + 17920)
[0xfffffe000b18ec30]

which is the same as bug 148435

I'd hasard a guess that the instantiation of the listener on accepting Macro
execution cause the VCL scheduler to lock up, which is basically another way of
triggering bug 148435.

*** This bug has been marked as a duplicate of bug 148435 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to