https://bugs.documentfoundation.org/show_bug.cgi?id=148435
--- Comment #8 from Telesto <[email protected]> --- Well not that good in reading backtraces, but looks like mutex gets locked, and waiting for some response .. and gets stuck there. 1000 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 28 (CoreFoundation + 495068) [0x1a4fc2ddc] 1000 -[SalFrameWindow windowDidResize:] + 196 (libvclplug_osxlo.dylib + 322340) [0x10838eb24] 1000 ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) + 2716 (libvcllo.dylib + 970852) [0x106a65064] 1000 ImplHandleResize(vcl::Window*, long, long) + 560 (libvcllo.dylib + 966840) [0x106a640b8] 1000 Idle::Start(bool) + 28 (libvcllo.dylib + 3598004) [0x106ce66b4] 1000 Task::Start(bool) + 44 (libvcllo.dylib + 3820992) [0x106d1cdc0] 1000 std::__1::mutex::lock() + 16 (libc++.1.dylib + 61780) [0x1a4e53154] 1000 _pthread_mutex_firstfit_lock_slow + 248 (libsystem_pthread.dylib + 7416) [0x1a4efccf8] 1000 __psynch_mutexwait + 8 (libsystem_kernel.dylib + 18264) [0x1a4ec7758] *1000 psynch_mtxcontinue + 0 (pthread + 9964) [0xfffffe000a54a93c] (blocked by turnstile waiting for this thread) Is this also happening with older versions? Lets say - a bit randomly - LibreOffice 6.3? -- You are receiving this mail because: You are the assignee for the bug.
