https://bugs.documentfoundation.org/show_bug.cgi?id=147508
Alex Thurgood <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #22 from Alex Thurgood <[email protected]> --- Always this in the spindump: 2713 Idle::Start() (in libvcllo.dylib) + 14 [0x10f30e4fe] 2713 Task::Start() (in libvcllo.dylib) + 35 [0x10f347213] 2713 std::__1::mutex::lock() (in libc++.1.dylib) + 9 [0x7fff64f39c7f] 2713 _pthread_mutex_lock_slow (in libsystem_pthread.dylib) + 253 [0x7fff672cb4c8] 2713 _pthread_mutex_lock_wait (in libsystem_pthread.dylib) + 83 [0x7fff672cdb9d] 2713 __psynch_mutexwait (in libsystem_kernel.dylib) + 10 [0x7fff67105a46] or this in the full Apple stack trace: 11 std::__1::mutex::lock() + 9 (libc++.1.dylib + 236671) [0x7fff64f39c7f] 11 _pthread_mutex_lock_slow + 253 (libsystem_pthread.dylib + 5320) [0x7fff672cb4c8] 11 __psynch_mutexwait + 10 (libsystem_kernel.dylib + 117318) [0x7fff67105a46] *11 psynch_mtxcontinue + 0 (pthread + 31325) [0xffffff7f82ad7a5d] (blocked by pthread mutex owned by this thread) Marking as DUP of 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.
