Bug 147085 - Suddently, randomly LibreOffice hangs with beach ball and doesn't respond to anything, only Force Close works (on macOS)
Summary: Suddently, randomly LibreOffice hangs with beach ball and doesn't respond to ...
Status: RESOLVED DUPLICATE of bug 148435
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
7.2.5.2 release
Hardware: ARM macOS (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Desktop-Integration
  Show dependency treegraph
 
Reported: 2022-01-31 11:29 UTC by Wojtek
Modified: 2022-11-15 13:50 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wojtek 2022-01-31 11:29:08 UTC
Description:
Without any obvious action/event Libre Office suddenly becomes unresponsive with beach ball rotating. At that point only Force Close option works. It happened to me in Calc and Writer, possibly others could be afected as well but I don't use those.

Happens on macOS Monterey with Macbook Pro M1 (silicon)

Steps to Reproduce:
1. There aren't any obvious steps to reproduce it. Though stack trace will hopefully help. From what I could see in the ST it seems it's related to WiFi (and QoS?!)


Actual Results:
LibreOffice hangs

Expected Results:
It deosn't hang...


Reproducible: Sometimes


User Profile Reset: No



Additional Info:
Version:
Version: 7.2.5.2 / LibreOffice Community
Build ID: 499f9727c189e6ef3471021d6132d4c694f357e5
CPU threads: 10; OS: Mac OS X 12.1; UI render: default; VCL: osx
Locale: pl-PL (es_PL.UTF-8); UI: en-US
Calc: threaded

Complete StackTrace: https://gist.github.com/woj-tek/33e648e2a5c178c6fd26634efe0a3d8a
(I tried to paste it here but it kinda didn't work so I decided to put it on gist)

The most relevant part seems to be this one:
```
Heaviest stack for the main thread of the target process:
  18  start + 520 (dyld + 20724) [0x100df10f4]
  18  main + 20 (soffice + 16192) [0x100a87f40]
  18  soffice_main + 216 (libsofficeapp.dylib + 202448) [0x100ed16d0]
  18  ImplSVMain() + 116 (libvcllo.dylib + 3955396) [0x104da5ac4]
  18  AquaSalInstance::SVMainHook(int*) + 152 (libvclplug_osxlo.dylib + 139828) [0x105b6a234]
  18  NSApplicationMain + 1064 (AppKit + 15480) [0x187c7ec78]
  18  -[NSApplication run] + 636 (AppKit + 206284) [0x187cad5cc]
  18  -[NSApplication _handleEvent:] + 76 (AppKit + 4625820) [0x1880e459c]
  18  -[VCL_NSApplication sendEvent:] + 96 (libvclplug_osxlo.dylib + 329928) [0x105b988c8]
  18  AquaSalInstance::handleAppDefinedEvent(NSEvent*) + 104 (libvclplug_osxlo.dylib + 132196) [0x105b68464]
  18  ImplSVMain() + 152 (libvcllo.dylib + 3955432) [0x104da5ae8]
  18  desktop::Desktop::Main() + 3336 (libsofficeapp.dylib + 36340) [0x100ea8df4]
  18  Application::Execute() + 316 (libvcllo.dylib + 3928428) [0x104d9f16c]
  18  AquaSalInstance::DoYield(bool, bool) + 1016 (libvclplug_osxlo.dylib + 134284) [0x105b68c8c]
  18  desktop::Desktop::HandleAppEvent(ApplicationEvent const&) + 376 (libsofficeapp.dylib + 28164) [0x100ea6e04]
  18  desktop::RequestHandler::ExecuteCmdLineRequests(desktop::ProcessDocumentsRequest&, bool) + 1340 (libsofficeapp.dylib + 180056) [0x100ecbf58]
  18  desktop::DispatchWatcher::executeDispatchRequests(std::__1::vector<desktop::DispatchWatcher::DispatchRequest, std::__1::allocator<desktop::DispatchWatcher::DispatchRequest> > const&, bool) + 5484 (libsofficeapp.dylib + 138128) [0x100ec1b90]
  18  comphelper::SynchronousDispatch::dispatch(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&, rtl::OUString const&, rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) + 548 (libcomphelper.dylib + 592956) [0x1011e4c3c]
  18  non-virtual thunk to framework::LoadDispatcher::dispatchWithReturnValue(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) + 44 (libfwklo.dylib + 215364) [0x101be8944]
  18  framework::LoadDispatcher::impl_dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) + 712 (libfwklo.dylib + 213824) [0x101be8340]
  18  framework::LoadEnv::startLoading(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, rtl::OUString const&, int, LoadEnvFeatures) + 1192 (libfwklo.dylib + 956056) [0x101c9d698]
  18  framework::LoadEnv::start() + 132 (libfwklo.dylib + 962564) [0x101c9f004]
  18  framework::LoadEnv::impl_loadContent() + 2332 (libfwklo.dylib + 974832) [0x101ca1ff0]
  18  (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&) + 8736 (libsfxlo.dylib + 2882796) [0x1027f3cec]
  18  SfxBaseModel::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) + 708 (libsfxlo.dylib + 2343836) [0x10277039c]
  18  SfxObjectShell::DoLoad(SfxMedium*) + 3936 (libsfxlo.dylib + 2163316) [0x102744274]
  18  SfxObjectShell::LoadOwnFormat(SfxMedium&) + 304 (libsfxlo.dylib + 2158992) [0x102743190]
  18  SwDocShell::Load(SfxMedium&) + 488 (libswlo.dylib + 7698920) [0x2c5ecf9e8]
  18  SwReader::Read(Reader const&) + 1788 (libswlo.dylib + 6702440) [0x2c5ddc568]
  18  XMLReader::Read(SwDoc&, rtl::OUString const&, SwPaM&, rtl::OUString const&) + 10392 (libswlo.dylib + 7344588) [0x2c5e791cc]
  18  framework::StatusIndicator::end() + 100 (libfwklo.dylib + 295764) [0x101bfc354]
  18  framework::StatusIndicatorFactory::end(com::sun::star::uno::Reference<com::sun::star::task::XStatusIndicator> const&) + 432 (libfwklo.dylib + 308484) [0x101bff504]
  18  framework::StatusIndicatorFactory::impl_reschedule(bool) + 168 (libfwklo.dylib + 307420) [0x101bff0dc]
  18  Application::Reschedule(bool) + 60 (libvcllo.dylib + 3928672) [0x104d9f260]
  18  AquaSalInstance::DoYield(bool, bool) + 580 (libvclplug_osxlo.dylib + 133848) [0x105b68ad8]
  18  AquaSalTimer::callTimerCallback() + 76 (libvclplug_osxlo.dylib + 183136) [0x105b74b60]
  18  Scheduler::CallbackTaskScheduling() + 560 (libvcllo.dylib + 3867648) [0x104d90400]
  18  AquaSalInstance::AnyInput(VclInputFlags) + 184 (libvclplug_osxlo.dylib + 134692) [0x105b68e24]
  18  -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1332 (AppKit + 263556) [0x187cbb584]
  18  _DPSNextEvent + 844 (AppKit + 269536) [0x187cbcce0]
  18  _BlockUntilNextEventMatchingListInModeWithFilter + 72 (HIToolbox + 207516) [0x18dcf8a9c]
  18  ReceiveNextEventCommon + 320 (HIToolbox + 207860) [0x18dcf8bf4]
  18  RunCurrentEventLoopInMode + 292 (HIToolbox + 208744) [0x18dcf8f68]
  18  CFRunLoopRunSpecific + 600 (CoreFoundation + 534324) [0x185166734]
  18  __CFRunLoopRun + 2380 (CoreFoundation + 538656) [0x185167820]
  18  __CFRunLoopDoSource1 + 596 (CoreFoundation + 545684) [0x185169394]
  18  __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 60 (CoreFoundation + 546008) [0x1851694d8]
  18  mshMIGPerform + 200 (HIServices + 41452) [0x18ad471ec]
  18  _XSelectWindow + 56 (HIServices + 101620) [0x18ad55cf4]
  18  _DCXSelectWindow + 40 (HIServices + 101704) [0x18ad55d48]
  18  DockCallback(unsigned int, unsigned int, void*, void*) + 1532 (HIToolbox + 368368) [0x18dd1fef0]
  18  _NSCGSDockMessageReceive + 824 (AppKit + 1795104) [0x187e31420]
  18  -[NSWindow(NSWindow_Theme) _doRestoreComingFromDock:forceActivation:wantsToBeKey:] + 36 (AppKit + 9370608) [0x18856abf0]
  18  -[NSWindow(NSWindow_Theme) _prepareToRestoreFromDock:forceActivation:wantsToBeKey:] + 136 (AppKit + 9371448) [0x18856af38]
  18  -[NSWindow(NSWindow_Theme) _prepareToRestoreRegularFromDock:forceActivation:wantsToBeKey:] + 248 (AppKit + 9370968) [0x18856ad58]
  18  -[NSWindow makeKeyAndOrderFront:] + 48 (AppKit + 1492464) [0x187de75f0]
  18  -[NSWindow _makeKeyRegardlessOfVisibility] + 88 (AppKit + 1534308) [0x187df1964]
  18  -[NSWindow _changeKeyAndMainLimitedOK:] + 1056 (AppKit + 1535840) [0x187df1f60]
  18  -[NSWindow becomeKeyWindow] + 1128 (AppKit + 1977364) [0x187e5dc14]
  18  -[NSNotificationCenter postNotificationName:object:userInfo:] + 96 (Foundation + 40508) [0x185fe1e3c]
  18  _CFXNotificationPost + 720 (CoreFoundation + 294576) [0x18512beb0]
  18  _CFXRegistrationPost + 456 (CoreFoundation + 1166064) [0x185200af0]
  18  ___CFXRegistrationPost_block_invoke + 52 (CoreFoundation + 1166212) [0x185200b84]
  18  __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 28 (CoreFoundation + 496128) [0x18515d200]
  18  -[SalFrameWindow windowDidBecomeKey:] + 256 (libvclplug_osxlo.dylib + 309524) [0x105b93914]
  18  AquaSalFrame::SendPaintEvent(tools::Rectangle const*) + 436 (libvclplug_osxlo.dylib + 103288) [0x105b61378]
  18  ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) + 4804 (libvcllo.dylib + 959684) [0x104aca4c4]
  18  vcl::Window::ImplInvalidateOverlapFrameRegion(vcl::Region const&) + 96 (libvcllo.dylib + 81208) [0x1049f3d38]
  18  Idle::Start() + 20 (libvcllo.dylib + 3647324) [0x104d5a75c]
  18  Task::Start() + 36 (libvcllo.dylib + 3869284) [0x104d90a64]
  18  std::__1::mutex::lock() + 16 (libc++.1.dylib + 48292) [0x184fedca4]
  18  _pthread_mutex_firstfit_lock_slow + 240 (libsystem_pthread.dylib + 7320) [0x185097c98]
  18  __psynch_mutexwait + 8 (libsystem_kernel.dylib + 17856) [0x1850645c0]
 *18  psynch_mtxcontinue + 0 (pthread + 10036) [0xfffffe000a530234]

Process:          soffice (LibreOffice) [68114] [unique pid 365978]
UUID:             76306A84-D42E-36FD-A799-554556383B29
Path:             /Applications/LibreOffice.app/Contents/MacOS/soffice
Identifier:       org.libreoffice.script
Version:          7.2.5.2 (7.2.5.2)
Team ID:          7P5S3ZLCN7
Shared Cache:     66C33C62-48A9-31E5-B8B5-7A71C9760D07 slid base address 0x184d90000, slide 0x4d90000
Architecture:     arm64
Parent:           launchd [1]
UID:              501
Footprint:        685.32 MB
Time Since Fork:  280s
Num samples:      18 (1-18)
CPU Time:         0.014s (20.3M cycles, 11.4M instructions, 1.79c/i)
Note:             Unresponsive for 9 seconds before sampling
Note:             1 idle work queue thread omitted

  Thread 0x926531    DispatchQueue "com.apple.main-thread"(1)    18 samples (1-18)    priority 47 (base 47)
  <process frontmost, thread QoS user interactive (requested user interactive, promote user interactive), process unclamped, process received importance donation from WindowServer [360], IO tier 0>
  18  start + 520 (dyld + 20724) [0x100df10f4] 1-18
    18  main + 20 (soffice + 16192) [0x100a87f40] 1-18
      18  soffice_main + 216 (libsofficeapp.dylib + 202448) [0x100ed16d0] 1-18
        18  ImplSVMain() + 116 (libvcllo.dylib + 3955396) [0x104da5ac4] 1-18
          18  AquaSalInstance::SVMainHook(int*) + 152 (libvclplug_osxlo.dylib + 139828) [0x105b6a234] 1-18
            18  NSApplicationMain + 1064 (AppKit + 15480) [0x187c7ec78] 1-18
              18  -[NSApplication run] + 636 (AppKit + 206284) [0x187cad5cc] 1-18
                18  -[NSApplication _handleEvent:] + 76 (AppKit + 4625820) [0x1880e459c] 1-18
                  18  -[VCL_NSApplication sendEvent:] + 96 (libvclplug_osxlo.dylib + 329928) [0x105b988c8] 1-18
                    18  AquaSalInstance::handleAppDefinedEvent(NSEvent*) + 104 (libvclplug_osxlo.dylib + 132196) [0x105b68464] 1-18
                      18  ImplSVMain() + 152 (libvcllo.dylib + 3955432) [0x104da5ae8] 1-18
                        18  desktop::Desktop::Main() + 3336 (libsofficeapp.dylib + 36340) [0x100ea8df4] 1-18
                          18  Application::Execute() + 316 (libvcllo.dylib + 3928428) [0x104d9f16c] 1-18
                            18  AquaSalInstance::DoYield(bool, bool) + 1016 (libvclplug_osxlo.dylib + 134284) [0x105b68c8c] 1-18
                              18  desktop::Desktop::HandleAppEvent(ApplicationEvent const&) + 376 (libsofficeapp.dylib + 28164) [0x100ea6e04] 1-18
                                18  desktop::RequestHandler::ExecuteCmdLineRequests(desktop::ProcessDocumentsRequest&, bool) + 1340 (libsofficeapp.dylib + 180056) [0x100ecbf58] 1-18
                                  18  desktop::DispatchWatcher::executeDispatchRequests(std::__1::vector<desktop::DispatchWatcher::DispatchRequest, std::__1::allocator<desktop::DispatchWatcher::DispatchRequest> > const&, bool) + 5484 (libsofficeapp.dylib + 138128) [0x100ec1b90] 1-18
                                    18  comphelper::SynchronousDispatch::dispatch(com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&, rtl::OUString const&, rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) + 548 (libcomphelper.dylib + 592956) [0x1011e4c3c] 1-18
                                      18  non-virtual thunk to framework::LoadDispatcher::dispatchWithReturnValue(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) + 44 (libfwklo.dylib + 215364) [0x101be8944] 1-18
                                        18  framework::LoadDispatcher::impl_dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) + 712 (libfwklo.dylib + 213824) [0x101be8340] 1-18
                                          18  framework::LoadEnv::startLoading(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&, rtl::OUString const&, int, LoadEnvFeatures) + 1192 (libfwklo.dylib + 956056) [0x101c9d698] 1-18
                                            18  framework::LoadEnv::start() + 132 (libfwklo.dylib + 962564) [0x101c9f004] 1-18
                                              18  framework::LoadEnv::impl_loadContent() + 2332 (libfwklo.dylib + 974832) [0x101ca1ff0] 1-18
                                                18  (anonymous namespace)::SfxFrameLoader_Impl::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XFrame> const&) + 8736 (libsfxlo.dylib + 2882796) [0x1027f3cec] 1-18
                                                  18  SfxBaseModel::load(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) + 708 (libsfxlo.dylib + 2343836) [0x10277039c] 1-18
                                                    18  SfxObjectShell::DoLoad(SfxMedium*) + 3936 (libsfxlo.dylib + 2163316) [0x102744274] 1-18
                                                      18  SfxObjectShell::LoadOwnFormat(SfxMedium&) + 304 (libsfxlo.dylib + 2158992) [0x102743190] 1-18
                                                        18  SwDocShell::Load(SfxMedium&) + 488 (libswlo.dylib + 7698920) [0x2c5ecf9e8] 1-18
                                                          18  SwReader::Read(Reader const&) + 1788 (libswlo.dylib + 6702440) [0x2c5ddc568] 1-18
                                                            18  XMLReader::Read(SwDoc&, rtl::OUString const&, SwPaM&, rtl::OUString const&) + 10392 (libswlo.dylib + 7344588) [0x2c5e791cc] 1-18
                                                              18  framework::StatusIndicator::end() + 100 (libfwklo.dylib + 295764) [0x101bfc354] 1-18
                                                                18  framework::StatusIndicatorFactory::end(com::sun::star::uno::Reference<com::sun::star::task::XStatusIndicator> const&) + 432 (libfwklo.dylib + 308484) [0x101bff504] 1-18
                                                                  18  framework::StatusIndicatorFactory::impl_reschedule(bool) + 168 (libfwklo.dylib + 307420) [0x101bff0dc] 1-18
                                                                    18  Application::Reschedule(bool) + 60 (libvcllo.dylib + 3928672) [0x104d9f260] 1-18
                                                                      18  AquaSalInstance::DoYield(bool, bool) + 580 (libvclplug_osxlo.dylib + 133848) [0x105b68ad8] 1-18
                                                                        18  AquaSalTimer::callTimerCallback() + 76 (libvclplug_osxlo.dylib + 183136) [0x105b74b60] 1-18
                                                                          18  Scheduler::CallbackTaskScheduling() + 560 (libvcllo.dylib + 3867648) [0x104d90400] 1-18
                                                                            18  AquaSalInstance::AnyInput(VclInputFlags) + 184 (libvclplug_osxlo.dylib + 134692) [0x105b68e24] 1-18
                                                                              18  -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1332 (AppKit + 263556) [0x187cbb584] 1-18
                                                                                18  _DPSNextEvent + 844 (AppKit + 269536) [0x187cbcce0] 1-18
                                                                                  18  _BlockUntilNextEventMatchingListInModeWithFilter + 72 (HIToolbox + 207516) [0x18dcf8a9c] 1-18
                                                                                    18  ReceiveNextEventCommon + 320 (HIToolbox + 207860) [0x18dcf8bf4] 1-18
                                                                                      18  RunCurrentEventLoopInMode + 292 (HIToolbox + 208744) [0x18dcf8f68] 1-18
                                                                                        18  CFRunLoopRunSpecific + 600 (CoreFoundation + 534324) [0x185166734] 1-18
                                                                                          18  __CFRunLoopRun + 2380 (CoreFoundation + 538656) [0x185167820] 1-18
                                                                                            18  __CFRunLoopDoSource1 + 596 (CoreFoundation + 545684) [0x185169394] 1-18
                                                                                              18  __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 60 (CoreFoundation + 546008) [0x1851694d8] 1-18
                                                                                                18  mshMIGPerform + 200 (HIServices + 41452) [0x18ad471ec] 1-18
                                                                                                  18  _XSelectWindow + 56 (HIServices + 101620) [0x18ad55cf4] 1-18
                                                                                                    18  _DCXSelectWindow + 40 (HIServices + 101704) [0x18ad55d48] 1-18
                                                                                                      18  DockCallback(unsigned int, unsigned int, void*, void*) + 1532 (HIToolbox + 368368) [0x18dd1fef0] 1-18
                                                                                                        18  _NSCGSDockMessageReceive + 824 (AppKit + 1795104) [0x187e31420] 1-18
                                                                                                          18  -[NSWindow(NSWindow_Theme) _doRestoreComingFromDock:forceActivation:wantsToBeKey:] + 36 (AppKit + 9370608) [0x18856abf0] 1-18
                                                                                                            18  -[NSWindow(NSWindow_Theme) _prepareToRestoreFromDock:forceActivation:wantsToBeKey:] + 136 (AppKit + 9371448) [0x18856af38] 1-18
                                                                                                              18  -[NSWindow(NSWindow_Theme) _prepareToRestoreRegularFromDock:forceActivation:wantsToBeKey:] + 248 (AppKit + 9370968) [0x18856ad58] 1-18
                                                                                                                18  -[NSWindow makeKeyAndOrderFront:] + 48 (AppKit + 1492464) [0x187de75f0] 1-18
                                                                                                                  18  -[NSWindow _makeKeyRegardlessOfVisibility] + 88 (AppKit + 1534308) [0x187df1964] 1-18
                                                                                                                    18  -[NSWindow _changeKeyAndMainLimitedOK:] + 1056 (AppKit + 1535840) [0x187df1f60] 1-18
                                                                                                                      18  -[NSWindow becomeKeyWindow] + 1128 (AppKit + 1977364) [0x187e5dc14] 1-18
                                                                                                                        18  -[NSNotificationCenter postNotificationName:object:userInfo:] + 96 (Foundation + 40508) [0x185fe1e3c] 1-18
                                                                                                                          18  _CFXNotificationPost + 720 (CoreFoundation + 294576) [0x18512beb0] 1-18
                                                                                                                            18  _CFXRegistrationPost + 456 (CoreFoundation + 1166064) [0x185200af0] 1-18
                                                                                                                              18  ___CFXRegistrationPost_block_invoke + 52 (CoreFoundation + 1166212) [0x185200b84] 1-18
                                                                                                                                18  __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 28 (CoreFoundation + 496128) [0x18515d200] 1-18
                                                                                                                                  18  -[SalFrameWindow windowDidBecomeKey:] + 256 (libvclplug_osxlo.dylib + 309524) [0x105b93914] 1-18
                                                                                                                                    18  AquaSalFrame::SendPaintEvent(tools::Rectangle const*) + 436 (libvclplug_osxlo.dylib + 103288) [0x105b61378] 1-18
                                                                                                                                      18  ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) + 4804 (libvcllo.dylib + 959684) [0x104aca4c4] 1-18
                                                                                                                                        18  vcl::Window::ImplInvalidateOverlapFrameRegion(vcl::Region const&) + 96 (libvcllo.dylib + 81208) [0x1049f3d38] 1-18
                                                                                                                                          18  Idle::Start() + 20 (libvcllo.dylib + 3647324) [0x104d5a75c] 1-18
                                                                                                                                            18  Task::Start() + 36 (libvcllo.dylib + 3869284) [0x104d90a64] 1-18
                                                                                                                                              18  std::__1::mutex::lock() + 16 (libc++.1.dylib + 48292) [0x184fedca4] 1-18
                                                                                                                                                18  _pthread_mutex_firstfit_lock_slow + 240 (libsystem_pthread.dylib + 7320) [0x185097c98] 1-18
                                                                                                                                                  18  __psynch_mutexwait + 8 (libsystem_kernel.dylib + 17856) [0x1850645c0] 1-18
                                                                                                                                                   *18  psynch_mtxcontinue + 0 (pthread + 10036) [0xfffffe000a530234] (blocked by turnstile waiting for this thread) 1-18

  Thread 0x926543    Thread name "PipeIPC"    18 samples (1-18)    priority 31 (base 31)
  <process frontmost, thread QoS default (requested default), process unclamped, process received importance donation from WindowServer [360], IO tier 0>
  18  thread_start + 8 (libsystem_pthread.dylib + 8228) [0x185098024] 1-18
    18  _pthread_start + 148 (libsystem_pthread.dylib + 29248) [0x18509d240] 1-18
      18  osl_thread_start_Impl(void*) + 128 (libuno_sal.dylib.3 + 226044) [0x100c432fc] 1-18
        18  threadFunc + 28 (libuno_salhelpergcc3.dylib.3 + 10356) [0x100bc2874] 1-18
          18  salhelper::Thread::run() + 40 (libuno_salhelpergcc3.dylib.3 + 10084) [0x100bc2764] 1-18
            18  desktop::PipeIpcThread::execute() + 120 (libsofficeapp.dylib + 189616) [0x100ece4b0] 1-18
              18  __accept + 8 (libsystem_kernel.dylib + 39588) [0x185069aa4] 1-18
               *18  ??? (kernel.release.t6000 + 30712) [0xfffffe000791f7f8] 1-18
                 *18  ??? (kernel.release.t6000 + 1580956) [0xfffffe0007a99f9c] 1-18
                   *18  ??? (kernel.release.t6000 + 7058776) [0xfffffe0007fd3558] 1-18
                     *18  ??? (kernel.release.t6000 + 6346720) [0xfffffe0007f257e0] 1-18
                       *18  ??? (kernel.release.t6000 + 5963396) [0xfffffe0007ec7e84] 1-18
                         *18  lck_mtx_sleep + 136 (kernel.release.t6000 + 428584) [0xfffffe0007980a28] 1-18
                           *18  ??? (kernel.release.t6000 + 525520) [0xfffffe00079984d0] 1-18
                             *18  ??? (kernel.release.t6000 + 532008) [0xfffffe0007999e28] 1-18

  Thread 0x926548    Thread name "com.apple.NSEventThread"    18 samples (1-18)    priority 47 (base 47)    cpu time 0.014s (20.3M cycles, 11.4M instructions, 1.79c/i)
  <process frontmost, thread QoS user interactive (requested user interactive), process unclamped, process received importance donation from WindowServer [360], IO tier 0>
  18  thread_start + 8 (libsystem_pthread.dylib + 8228) [0x185098024] 1-18
    18  _pthread_start + 148 (libsystem_pthread.dylib + 29248) [0x18509d240] 1-18
      18  _NSEventThread + 196 (AppKit + 1764496) [0x187e29c90] 1-18
        18  CFRunLoopRunSpecific + 600 (CoreFoundation + 534324) [0x185166734] 1-18
          18  __CFRunLoopRun + 1212 (CoreFoundation + 537488) [0x185167390] 1-18
            18  __CFRunLoopServiceMachPort + 372 (CoreFoundation + 544472) [0x185168ed8] 1-18
              18  mach_msg_trap + 8 (libsystem_kernel.dylib + 6484) [0x185061954] 1-18
               *18  ??? (kernel.release.t6000 + 217216) [0xfffffe000794d080] 1-18

  Thread 0x926977    Thread name "GrammarCheckingIterator"    18 samples (1-18)    priority 31 (base 31)
  <process frontmost, thread QoS default (requested default), process unclamped, process received importance donation from WindowServer [360], IO tier 0>
  18  thread_start + 8 (libsystem_pthread.dylib + 8228) [0x185098024] 1-18
    18  _pthread_start + 148 (libsystem_pthread.dylib + 29248) [0x18509d240] 1-18
      18  osl_thread_start_Impl(void*) + 128 (libuno_sal.dylib.3 + 226044) [0x100c432fc] 1-18
        18  GrammarCheckingIterator::DequeueAndCheck() + 788 (liblnglo.dylib + 120788) [0x1046dd7d4] 1-18
          18  osl_waitCondition + 172 (libuno_sal.dylib.3 + 165500) [0x100c3467c] 1-18
            18  __psynch_cvwait + 8 (libsystem_kernel.dylib + 20672) [0x1850650c0] 1-18
             *18  psynch_cvcontinue + 0 (pthread + 18048) [0xfffffe000a532180] 1-18

  Binary Images:
           0x100a84000 -        0x100a8ffff  org.libreoffice.script 7.2.5.2 (7.2.5.2) <76306A84-D42E-36FD-A799-554556383B29>              /Applications/LibreOffice.app/Contents/MacOS/soffice
           0x100bc0000 -        0x100bcbfff  libuno_salhelpergcc3.dylib.3 (0)         <34A54CCA-C9B5-3106-A138-2711CA88C0B1>              /Applications/LibreOffice.app/Contents/Frameworks/libuno_salhelpergcc3.dylib.3
           0x100c0c000 -        0x100c63fff  libuno_sal.dylib.3 (0)                   <ECC571F1-0644-314F-B7A3-A8388C8A4193>              /Applications/LibreOffice.app/Contents/Frameworks/libuno_sal.dylib.3
           0x100dec000 -        0x100e67fff  dyld (941.4)                             <7E92B284-4B90-3B68-B31A-3DDC4C0E8D40>              /usr/lib/dyld
           0x100ea0000 -        0x100f53fff  libsofficeapp.dylib (0)                  <EC41D51F-86D2-3148-A5FC-AC0124DF3050>              /Applications/LibreOffice.app/Contents/Frameworks/libsofficeapp.dylib
           0x101154000 -        0x10124bfff  libcomphelper.dylib (0)                  <D41189F9-585C-35C4-9D15-4C69EEA51350>              /Applications/LibreOffice.app/Contents/Frameworks/libcomphelper.dylib
           0x101bb4000 -        0x101e2ffff  libfwklo.dylib (0)                       <51D556B9-F193-3B7D-8672-C12392AA16EB>              /Applications/LibreOffice.app/Contents/Frameworks/libfwklo.dylib
           0x102534000 -        0x1028effff  libsfxlo.dylib (0)                       <C07E409A-1C50-3CE8-B384-1EB06684CEE1>              /Applications/LibreOffice.app/Contents/Frameworks/libsfxlo.dylib
           0x1046c0000 -        0x10472ffff  liblnglo.dylib (0)                       <1919091F-6AC3-395D-A428-C974D55E4627>              /Applications/LibreOffice.app/Contents/Frameworks/liblnglo.dylib
           0x1049e0000 -        0x105197fff  libvcllo.dylib (0)                       <38729222-442B-34E9-B21C-A64E01EA0421>              /Applications/LibreOffice.app/Contents/Frameworks/libvcllo.dylib
           0x105b48000 -        0x105bbbfff  libvclplug_osxlo.dylib (0)               <2E3B7C96-B8C1-3900-98FA-DCBFDFB8060A>              /Applications/LibreOffice.app/Contents/Frameworks/libvclplug_osxlo.dylib
           0x184fe2000 -        0x185045fff  libc++.1.dylib (1200.3)                  <F165F001-69BD-338F-A4E1-CD6081B4F94C>              /usr/lib/libc++.1.dylib
           0x185060000 -        0x185095fff  libsystem_kernel.dylib (8019.61.5)       <C8B3081A-5081-3A99-BBE3-01413DE444C6>              /usr/lib/system/libsystem_kernel.dylib
           0x185096000 -        0x1850a2fff  libsystem_pthread.dylib (485.60.2)       <ED328B18-EEEF-3B15-8858-798B19B0C2CD>              /usr/lib/system/libsystem_pthread.dylib
           0x1850e4000 -        0x185627fff  com.apple.CoreFoundation 6.9 (1856.105)  <F5EA9592-4EF9-3D35-B23D-5C21283ACC52>              /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x185fd8000 -        0x1863c5fff  com.apple.Foundation 6.9 (1856.105)      <CD7CDF11-986E-3754-8011-E628C3BE8380>              /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x187c7b000 -        0x188b2efff  com.apple.AppKit 6.9 (2113.20.111)       <A8BBC643-113D-310F-96B6-77A973BF2DBA>              /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x18ad3d000 -        0x18ad9cfff  com.apple.HIServices 1.22 (739.1)        <1032F4D5-C154-3003-83AB-7BB3E5AFA130>              /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
           0x18dcc6000 -        0x18dff5fff  com.apple.HIToolbox 2.1.1 (1113.6)       <01B981B8-A2D8-374D-9A0E-C4AC8C1009DA>              /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
           0x2c5778000 -        0x2c632ffff  libswlo.dylib (0)                        <73388622-C708-369A-AAD1-FA90E43B1132>              /Applications/LibreOffice.app/Contents/Frameworks/libswlo.dylib
   *0xfffffe0007918000 - 0xfffffe000818bfff  kernel.release.t6000 (8019.61.5)         <2F4E22DC-64BE-3369-B574-0909F0571FA6>__TEXT_EXEC   /System/Library/Kernels/kernel.release.t6000
   *0xfffffe000a52db00 - 0xfffffe000a533bc7  com.apple.kec.pthread 1.0 (1)            <C89316C8-32EB-3CFE-B1E0-48F24DD8F3FF>__TEXT_EXEC   /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
```
Comment 1 Aleksandra 2022-02-15 12:50:32 UTC
Hello Wojtek!
Do you still have this issue with latest 7.3?


Thank you.
Aleksandra.
Comment 2 Wojtek 2022-02-15 12:54:24 UTC
Haven't experienced it so far (though, I disabled Skia library)
Comment 3 QA Administrators 2022-02-16 03:36:57 UTC Comment hidden (obsolete)
Comment 4 PeeWee 2022-02-21 11:35:24 UTC
I also have this problem.

The dreaded beachball in macOS appears indicating that LibreOffice 7.3 has become unresponsive. This is happening every 10 to 15 minutes.

Normally I have two Writer files and one Draw/Impress file open when updating user guides to 7.3.

I use a Mac Mini running macOS 12.2 Monterey. The Mac Mini has 16GB memory and a 1TB SSD.

LibreOffice 7.3.0.3 is installed.
Comment 5 David Rowbory 2022-07-29 08:24:47 UTC
I suggest returning to 7.1. That still seems to work for me while anything later doesn't. I get lots of SBOD spinning beachball of death as soon as any user interactivity begins, apart from possibly the document recovery.

Always __psynch_mutexwait appears in samples.
Comment 6 Alex Thurgood 2022-11-15 13:50:30 UTC
Marking this as a DUP of bug 148435, which is a later filed bug, but which has a whole load of DUPs and several traces which look identical to that psynch_mutexwait entry.

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