Bug 151147 - Libre office hangs in select a column and click on menu View
Summary: Libre office hangs in select a column and click on menu View
Status: RESOLVED DUPLICATE of bug 148435
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
7.4.0.3 release
Hardware: All macOS (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-23 11:08 UTC by Rainer Primosch
Modified: 2022-11-15 13:58 UTC (History)
1 user (show)

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 Rainer Primosch 2022-09-23 11:08:50 UTC
Description:
I has opened a sheet in LibreOffice Calc.
I select a cell and click on menu "View" in German "Ansicht"
Then LibreOffice hang and i had to close it with "option+command+esc"

Attached the OS-Dump

Steps to Reproduce:
1. select a cell
2. select menu "View" ( Ansicht )


Actual Results:
LibreOffice hangs

Expected Results:
Open the Menu


Reproducible: Sometimes


User Profile Reset: No



Additional Info:
Date/Time:        2022-09-23 12:57:13.870 +0200
End time:         2022-09-23 12:58:35.164 +0200
OS Version:       macOS 12.5.1 (Build 21G83)
Architecture:     x86_64h
Report Version:   35.1
Incident Identifier: 90790714-69D6-4822-8DD6-6C9D941BD811
Share With Devs:  Yes

Data Source:      Stackshots
Shared Cache:     4D3A144C-02BB-31F1-BCA9-83A5CB058C59 slid base address 0x7ff81f837000, slide 0x1f837000
Shared Cache:     FE92A05B-555D-3715-9CF2-2E52C3583BDD slid base address 0x7ff836afb000, slide 0x36afb000

Command:          soffice
Path:             /Applications/LibreOffice.app/Contents/MacOS/soffice
Identifier:       org.libreoffice.script
Version:          7.4.0.3 (7.4.0.3)
Team ID:          7P5S3ZLCN7
Architecture:     x86_64
Parent:           launchd [1]
PID:              62442
Time Since Fork:  6872s

Event:            hang
Duration:         81.29s
Duration Sampled: 1.90s (process was unresponsive for 79 seconds before sampling)
Steps:            19 (100ms sampling interval)

Hardware model:   iMac20,1
Active cpus:      20
HW page size:     4096
VM page size:     4096
Boot args:        chunklist-security-epoch=0 -chunklist-no-rev2-dev

Time Awake Since Boot: 55635s
Time Since Wake:  12125s

Fan speed:        1226 rpm
Total CPU Time:   1.776s (6.5G cycles, 6.9G instructions, 0.93c/i)
Advisory levels:  Battery -> 3, User -> 2, ThermalPressure -> 0, Combined -> 2
Free disk space:  293.16 GB/931.55 GB, low space threshold 3072 MB

--------------------------------------------------
Timeline format: stacks are sorted chronologically
Use -i and -heavy to re-report with count sorting
--------------------------------------------------


Heaviest stack for the main thread of the target process:
  19  start + 462 (dyld + 21806) [0x110a5152e]
  19  main + 16 (soffice + 16224) [0x10f39ef60]
  19  soffice_main + 248 (libsofficeapp.dylib + 219064) [0x10f6eb7b8]
  19  ImplSVMain() + 109 (libvcllo.dylib + 4351693) [0x113ee26cd]
  19  AquaSalInstance::SVMainHook(int*) + 178 (libvclplug_osxlo.dylib + 158098) [0x11392e992]
  19  NSApplicationMain + 817 (AppKit + 15511) [0x7ff82261bc97]
  19  -[NSApplication run] + 623 (AppKit + 195902) [0x7ff822647d3e]
  19  -[NSApplication _handleEvent:] + 65 (AppKit + 4616587) [0x7ff822a7f18b]
  19  -[VCL_NSApplication sendEvent:] + 77 (libvclplug_osxlo.dylib + 377165) [0x11396414d]
  19  AquaSalInstance::handleAppDefinedEvent(NSEvent*) + 92 (libvclplug_osxlo.dylib + 149772) [0x11392c90c]
  19  ImplSVMain() + 139 (libvcllo.dylib + 4351723) [0x113ee26eb]
  19  desktop::Desktop::Main() + 4366 (libsofficeapp.dylib + 34334) [0x10f6be61e]
  19  Application::Execute() + 350 (libvcllo.dylib + 4321838) [0x113edb22e]
  19  Application::Yield() + 69 (libvcllo.dylib + 4322021) [0x113edb2e5]
  19  AquaSalInstance::DoYield(bool, bool) + 798 (libvclplug_osxlo.dylib + 151742) [0x11392d0be]
  19  AquaSalTimer::callTimerCallback() + 71 (libvclplug_osxlo.dylib + 210615) [0x11393b6b7]
  19  Scheduler::CallbackTaskScheduling() + 735 (libvcllo.dylib + 4257535) [0x113ecb6ff]
  19  AquaSalInstance::AnyInput(VclInputFlags) + 193 (libvclplug_osxlo.dylib + 152529) [0x11392d3d1]
  19  -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394 (AppKit + 251498) [0x7ff82265566a]
  19  _DPSNextEvent + 927 (AppKit + 257965) [0x7ff822656fad]
  19  _BlockUntilNextEventMatchingListInModeWithFilter + 70 (HIToolbox + 188645) [0x7ff8288cb0e5]
  19  ReceiveNextEventCommon + 594 (HIToolbox + 189258) [0x7ff8288cb34a]
  19  RunCurrentEventLoopInMode + 292 (HIToolbox + 189926) [0x7ff8288cb5e6]
  19  CFRunLoopRunSpecific + 562 (CoreFoundation + 515692) [0x7ff81fc1ce6c]
  19  __CFRunLoopRun + 2415 (CoreFoundation + 519835) [0x7ff81fc1de9b]
  19  __CFRunLoopDoSource1 + 619 (CoreFoundation + 526388) [0x7ff81fc1f834]
  19  __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation + 526676) [0x7ff81fc1f954]
  19  mshMIGPerform + 182 (HIServices + 42793) [0x7ff825696729]
  19  _XCopyAttributeValue + 441 (HIServices + 311317) [0x7ff8256d8015]
  19  _AXXMIGCopyAttributeValue + 633 (HIServices + 170005) [0x7ff8256b5815]
  19  CopyAttributeValue + 144 (AppKit + 4451292) [0x7ff822a56bdc]
  19  CopyCarbonUIElementAttributeValue + 67 (AppKit + 4463410) [0x7ff822a59b32]
  19  CarbonCopyAttributeValueCallback(__CFData const*, unsigned int, __CFString const*, void const**, void*) + 81 (HIToolbox + 729490) [0x7ff82894f192]
  19  HLTBCopyUIElementAttributeValue + 57 (HIToolbox + 719684) [0x7ff82894cb44]
  19  Accessible::GetNamedAttributeData(__CFString const*, void const*, void const**, unsigned char*) + 151 (HIToolbox + 720275) [0x7ff82894cd93]
  19  Accessible::SendEvent(OpaqueEventRef*, bool) const + 88 (HIToolbox + 723020) [0x7ff82894d84c]
  19  SendEventToEventTargetWithOptions + 45 (HIToolbox + 30269) [0x7ff8288a463d]
  19  SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 333 (HIToolbox + 30620) [0x7ff8288a479c]
  19  DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1365 (HIToolbox + 33613) [0x7ff8288a534d]
  19  NSSLMMenuEventHandler + 1176 (AppKit + 3261064) [0x7ff822934288]
  19  -[NSCarbonMenuImpl _carbonGetAccessibleAttributeEvent:handlerCallRef:axElement:] + 35 (AppKit + 5054743) [0x7ff822aea117]
  19  CallNextEventHandler + 81 (HIToolbox + 646061) [0x7ff82893abad]
  19  SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 333 (HIToolbox + 30620) [0x7ff8288a479c]
  19  DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1365 (HIToolbox + 33613) [0x7ff8288a534d]
  19  HIObject::EventHook(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 135 (HIToolbox + 35161) [0x7ff8288a5959]
  19  HIObject::HandleClassAccessibilityEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 106 (HIToolbox + 1826258) [0x7ff828a5add2]
  19  HIObject::DispatchAccessibilityEvent(OpaqueEventRef*, unsigned long long, AccessibilityHandlers const*, void*) + 485 (HIToolbox + 1827055) [0x7ff828a5b0ef]
  19  MenuData::GetNamedAccessibleAttributeSelf(unsigned long long, __CFString const*, unsigned int, OpaqueEventRef*) + 113 (HIToolbox + 1714135) [0x7ff828a3f7d7]
  19  MenuData::HandleGetNamedAccessibleAttribute(unsigned long long, __CFString const*, unsigned int, OpaqueEventRef*) + 146 (HIToolbox + 1714348) [0x7ff828a3f8ac]
  19  OpenMenuForInspection(MenuData*) + 89 (HIToolbox + 1710848) [0x7ff828a3eb00]
  19  _SimulateMenuOpening + 110 (HIToolbox + 1759699) [0x7ff828a4a9d3]
  19  SendMenuOpening(MenuSelectData*, MenuData*, double, unsigned int, unsigned int, __CFDictionary*, unsigned char, unsigned char*) + 332 (HIToolbox + 561402) [0x7ff8289260fa]
  19  SendMenuPopulate(MenuData*, OpaqueEventTargetRef*, unsigned int, double, unsigned int, OpaqueEventRef*, unsigned char, unsigned char*) + 301 (HIToolbox + 357702) [0x7ff8288f4546]
  19  SendEventToEventTargetWithOptions + 45 (HIToolbox + 30269) [0x7ff8288a463d]
  19  SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 333 (HIToolbox + 30620) [0x7ff8288a479c]
  19  DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1365 (HIToolbox + 33613) [0x7ff8288a534d]
  19  NSSLMMenuEventHandler + 1074 (AppKit + 3260962) [0x7ff822934222]
  19  -[NSCarbonMenuImpl _carbonPopulateEvent:handlerCallRef:] + 365 (AppKit + 3261487) [0x7ff82293442f]
  19  -[NSMenu _populateWithEventRef:] + 84 (AppKit + 2058513) [0x7ff82280e911]
  19  -[NSMenu _populateFromDelegateWithEventRef:] + 290 (AppKit + 2948992) [0x7ff8228e7f80]
  19  -[SalNSMenu menuNeedsUpdate:] + 426 (libvclplug_osxlo.dylib + 374058) [0x11396352a]
  19  ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) + 6667 (libvcllo.dylib + 1049019) [0x113bbc1bb]
  19  Menu::HandleMenuActivateEvent(Menu*) const + 146 (libvcllo.dylib + 603330) [0x113b4f4c2]
  19  Menu::Activate() + 141 (libvcllo.dylib + 570797) [0x113b475ad]
  19  framework::MenuBarManager::Activate(Menu*) + 1743 (libfwklo.dylib + 1717583) [0x11077c54f]
  19  SfxOfficeDispatch::addStatusListener(com::sun::star::uno::Reference<com::sun::star::frame::XStatusListener> const&, com::sun::star::util::URL const&) + 110 (libsfxlo.dylib + 1022686) [0x1111f1ade]
  19  SfxDispatchController_Impl::addStatusListener(com::sun::star::uno::Reference<com::sun::star::frame::XStatusListener> const&, com::sun::star::util::URL const&) + 132 (libsfxlo.dylib + 1022884) [0x1111f1ba4]
  19  SfxDispatcher::QueryState(unsigned short, com::sun::star::uno::Any&) + 171 (libsfxlo.dylib + 762731) [0x1111b236b]
  19  SfxShell::GetSlotState(unsigned short, SfxInterface const*, SfxItemSet*) + 654 (libsfxlo.dylib + 844718) [0x1111c63ae]
  19  Idle::Start(bool) + 25 (libvcllo.dylib + 4015737) [0x113e90679]
  19  Task::Start(bool) + 41 (libvcllo.dylib + 4259145) [0x113ecbd49]
  19  std::__1::mutex::lock() + 9 (libc++.1.dylib + 55065) [0x7ff81fab8719]
  19  _pthread_mutex_firstfit_lock_slow + 205 (libsystem_pthread.dylib + 7355) [0x7ff81fb53cbb]
  19  __psynch_mutexwait + 10 (libsystem_kernel.dylib + 15314) [0x7ff81fb1dbd2]
 *19  psynch_mtxcontinue + 0 (pthread + 11285) [0xffffff8003765c15]


Process:          soffice (LibreOffice) [62442]
UUID:             7C0753D2-E87E-3F0D-975E-A8A0433CCC83
Path:             /Applications/LibreOffice.app/Contents/MacOS/soffice
Identifier:       org.libreoffice.script
Version:          7.4.0.3 (7.4.0.3)
Team ID:          7P5S3ZLCN7
Shared Cache:     4D3A144C-02BB-31F1-BCA9-83A5CB058C59 slid base address 0x7ff81f837000, slide 0x1f837000
Architecture:     x86_64
Parent:           launchd [1]
UID:              501
Footprint:        433.83 MB
Time Since Fork:  6872s
Num samples:      19 (1-19)
CPU Time:         0.010s (31.7M cycles, 9.1M instructions, 3.50c/i)
Note:             Unresponsive for 79 seconds before sampling
Note:             1 idle work queue thread omitted

  Thread 0x80e77    DispatchQueue "com.apple.main-thread"(1)    19 samples (1-19)    priority 47 (base 47)
  <process frontmost, thread QoS user interactive (requested user interactive), process unclamped, process received importance donation from WindowServer [165], IO tier 0>
  19  start + 462 (dyld + 21806) [0x110a5152e] 1-19
    19  main + 16 (soffice + 16224) [0x10f39ef60] 1-19
      19  soffice_main + 248 (libsofficeapp.dylib + 219064) [0x10f6eb7b8] 1-19
        19  ImplSVMain() + 109 (libvcllo.dylib + 4351693) [0x113ee26cd] 1-19
          19  AquaSalInstance::SVMainHook(int*) + 178 (libvclplug_osxlo.dylib + 158098) [0x11392e992] 1-19
            19  NSApplicationMain + 817 (AppKit + 15511) [0x7ff82261bc97] 1-19
              19  -[NSApplication run] + 623 (AppKit + 195902) [0x7ff822647d3e] 1-19
                19  -[NSApplication _handleEvent:] + 65 (AppKit + 4616587) [0x7ff822a7f18b] 1-19
                  19  -[VCL_NSApplication sendEvent:] + 77 (libvclplug_osxlo.dylib + 377165) [0x11396414d] 1-19
                    19  AquaSalInstance::handleAppDefinedEvent(NSEvent*) + 92 (libvclplug_osxlo.dylib + 149772) [0x11392c90c] 1-19
                      19  ImplSVMain() + 139 (libvcllo.dylib + 4351723) [0x113ee26eb] 1-19
                        19  desktop::Desktop::Main() + 4366 (libsofficeapp.dylib + 34334) [0x10f6be61e] 1-19
                          19  Application::Execute() + 350 (libvcllo.dylib + 4321838) [0x113edb22e] 1-19
                            19  Application::Yield() + 69 (libvcllo.dylib + 4322021) [0x113edb2e5] 1-19
                              19  AquaSalInstance::DoYield(bool, bool) + 798 (libvclplug_osxlo.dylib + 151742) [0x11392d0be] 1-19
                                19  AquaSalTimer::callTimerCallback() + 71 (libvclplug_osxlo.dylib + 210615) [0x11393b6b7] 1-19
                                  19  Scheduler::CallbackTaskScheduling() + 735 (libvcllo.dylib + 4257535) [0x113ecb6ff] 1-19
                                    19  AquaSalInstance::AnyInput(VclInputFlags) + 193 (libvclplug_osxlo.dylib + 152529) [0x11392d3d1] 1-19
                                      19  -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394 (AppKit + 251498) [0x7ff82265566a] 1-19
                                        19  _DPSNextEvent + 927 (AppKit + 257965) [0x7ff822656fad] 1-19
                                          19  _BlockUntilNextEventMatchingListInModeWithFilter + 70 (HIToolbox + 188645) [0x7ff8288cb0e5] 1-19
                                            19  ReceiveNextEventCommon + 594 (HIToolbox + 189258) [0x7ff8288cb34a] 1-19
                                              19  RunCurrentEventLoopInMode + 292 (HIToolbox + 189926) [0x7ff8288cb5e6] 1-19
                                                19  CFRunLoopRunSpecific + 562 (CoreFoundation + 515692) [0x7ff81fc1ce6c] 1-19
                                                  19  __CFRunLoopRun + 2415 (CoreFoundation + 519835) [0x7ff81fc1de9b] 1-19
                                                    19  __CFRunLoopDoSource1 + 619 (CoreFoundation + 526388) [0x7ff81fc1f834] 1-19
                                                      19  __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation + 526676) [0x7ff81fc1f954] 1-19
                                                        19  mshMIGPerform + 182 (HIServices + 42793) [0x7ff825696729] 1-19
                                                          19  _XCopyAttributeValue + 441 (HIServices + 311317) [0x7ff8256d8015] 1-19
                                                            19  _AXXMIGCopyAttributeValue + 633 (HIServices + 170005) [0x7ff8256b5815] 1-19
                                                              19  CopyAttributeValue + 144 (AppKit + 4451292) [0x7ff822a56bdc] 1-19
                                                                19  CopyCarbonUIElementAttributeValue + 67 (AppKit + 4463410) [0x7ff822a59b32] 1-19
                                                                  19  CarbonCopyAttributeValueCallback(__CFData const*, unsigned int, __CFString const*, void const**, void*) + 81 (HIToolbox + 729490) [0x7ff82894f192] 1-19
                                                                    19  HLTBCopyUIElementAttributeValue + 57 (HIToolbox + 719684) [0x7ff82894cb44] 1-19
                                                                      19  Accessible::GetNamedAttributeData(__CFString const*, void const*, void const**, unsigned char*) + 151 (HIToolbox + 720275) [0x7ff82894cd93] 1-19
                                                                        19  Accessible::SendEvent(OpaqueEventRef*, bool) const + 88 (HIToolbox + 723020) [0x7ff82894d84c] 1-19
                                                                          19  SendEventToEventTargetWithOptions + 45 (HIToolbox + 30269) [0x7ff8288a463d] 1-19
                                                                            19  SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 333 (HIToolbox + 30620) [0x7ff8288a479c] 1-19
                                                                              19  DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1365 (HIToolbox + 33613) [0x7ff8288a534d] 1-19
                                                                                19  NSSLMMenuEventHandler + 1176 (AppKit + 3261064) [0x7ff822934288] 1-19
                                                                                  19  -[NSCarbonMenuImpl _carbonGetAccessibleAttributeEvent:handlerCallRef:axElement:] + 35 (AppKit + 5054743) [0x7ff822aea117] 1-19
                                                                                    19  CallNextEventHandler + 81 (HIToolbox + 646061) [0x7ff82893abad] 1-19
                                                                                      19  SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 333 (HIToolbox + 30620) [0x7ff8288a479c] 1-19
                                                                                        19  DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1365 (HIToolbox + 33613) [0x7ff8288a534d] 1-19
                                                                                          19  HIObject::EventHook(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 135 (HIToolbox + 35161) [0x7ff8288a5959] 1-19
                                                                                            19  HIObject::HandleClassAccessibilityEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 106 (HIToolbox + 1826258) [0x7ff828a5add2] 1-19
                                                                                              19  HIObject::DispatchAccessibilityEvent(OpaqueEventRef*, unsigned long long, AccessibilityHandlers const*, void*) + 485 (HIToolbox + 1827055) [0x7ff828a5b0ef] 1-19
                                                                                                19  MenuData::GetNamedAccessibleAttributeSelf(unsigned long long, __CFString const*, unsigned int, OpaqueEventRef*) + 113 (HIToolbox + 1714135) [0x7ff828a3f7d7] 1-19
                                                                                                  19  MenuData::HandleGetNamedAccessibleAttribute(unsigned long long, __CFString const*, unsigned int, OpaqueEventRef*) + 146 (HIToolbox + 1714348) [0x7ff828a3f8ac] 1-19
                                                                                                    19  OpenMenuForInspection(MenuData*) + 89 (HIToolbox + 1710848) [0x7ff828a3eb00] 1-19
                                                                                                      19  _SimulateMenuOpening + 110 (HIToolbox + 1759699) [0x7ff828a4a9d3] 1-19
                                                                                                        19  SendMenuOpening(MenuSelectData*, MenuData*, double, unsigned int, unsigned int, __CFDictionary*, unsigned char, unsigned char*) + 332 (HIToolbox + 561402) [0x7ff8289260fa] 1-19
                                                                                                          19  SendMenuPopulate(MenuData*, OpaqueEventTargetRef*, unsigned int, double, unsigned int, OpaqueEventRef*, unsigned char, unsigned char*) + 301 (HIToolbox + 357702) [0x7ff8288f4546] 1-19
                                                                                                            19  SendEventToEventTargetWithOptions + 45 (HIToolbox + 30269) [0x7ff8288a463d] 1-19
                                                                                                              19  SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 333 (HIToolbox + 30620) [0x7ff8288a479c] 1-19
                                                                                                                19  DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1365 (HIToolbox + 33613) [0x7ff8288a534d] 1-19
                                                                                                                  19  NSSLMMenuEventHandler + 1074 (AppKit + 3260962) [0x7ff822934222] 1-19
                                                                                                                    19  -[NSCarbonMenuImpl _carbonPopulateEvent:handlerCallRef:] + 365 (AppKit + 3261487) [0x7ff82293442f] 1-19
                                                                                                                      19  -[NSMenu _populateWithEventRef:] + 84 (AppKit + 2058513) [0x7ff82280e911] 1-19
                                                                                                                        19  -[NSMenu _populateFromDelegateWithEventRef:] + 290 (AppKit + 2948992) [0x7ff8228e7f80] 1-19
                                                                                                                          19  -[SalNSMenu menuNeedsUpdate:] + 426 (libvclplug_osxlo.dylib + 374058) [0x11396352a] 1-19
                                                                                                                            19  ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) + 6667 (libvcllo.dylib + 1049019) [0x113bbc1bb] 1-19
                                                                                                                              19  Menu::HandleMenuActivateEvent(Menu*) const + 146 (libvcllo.dylib + 603330) [0x113b4f4c2] 1-19
                                                                                                                                19  Menu::Activate() + 141 (libvcllo.dylib + 570797) [0x113b475ad] 1-19
                                                                                                                                  19  framework::MenuBarManager::Activate(Menu*) + 1743 (libfwklo.dylib + 1717583) [0x11077c54f] 1-19
                                                                                                                                    19  SfxOfficeDispatch::addStatusListener(com::sun::star::uno::Reference<com::sun::star::frame::XStatusListener> const&, com::sun::star::util::URL const&) + 110 (libsfxlo.dylib + 1022686) [0x1111f1ade] 1-19
                                                                                                                                      19  SfxDispatchController_Impl::addStatusListener(com::sun::star::uno::Reference<com::sun::star::frame::XStatusListener> const&, com::sun::star::util::URL const&) + 132 (libsfxlo.dylib + 1022884) [0x1111f1ba4] 1-19
                                                                                                                                        19  SfxDispatcher::QueryState(unsigned short, com::sun::star::uno::Any&) + 171 (libsfxlo.dylib + 762731) [0x1111b236b] 1-19
                                                                                                                                          19  SfxShell::GetSlotState(unsigned short, SfxInterface const*, SfxItemSet*) + 654 (libsfxlo.dylib + 844718) [0x1111c63ae] 1-19
                                                                                                                                            19  Idle::Start(bool) + 25 (libvcllo.dylib + 4015737) [0x113e90679] 1-19
                                                                                                                                              19  Task::Start(bool) + 41 (libvcllo.dylib + 4259145) [0x113ecbd49] 1-19
                                                                                                                                                19  std::__1::mutex::lock() + 9 (libc++.1.dylib + 55065) [0x7ff81fab8719] 1-19
                                                                                                                                                  19  _pthread_mutex_firstfit_lock_slow + 205 (libsystem_pthread.dylib + 7355) [0x7ff81fb53cbb] 1-19
                                                                                                                                                    19  __psynch_mutexwait + 10 (libsystem_kernel.dylib + 15314) [0x7ff81fb1dbd2] 1-19
                                                                                                                                                     *19  psynch_mtxcontinue + 0 (pthread + 11285) [0xffffff8003765c15] (blocked by turnstile waiting for this thread) 1-19

  Thread 0x80ea5    Thread name "PipeIPC"    19 samples (1-19)    priority 31 (base 31)
  <process frontmost, thread QoS default (requested default), process unclamped, process received importance donation from WindowServer [165], IO tier 0>
  19  thread_start + 15 (libsystem_pthread.dylib + 8043) [0x7ff81fb53f6b] 1-19
    19  _pthread_start + 125 (libsystem_pthread.dylib + 25825) [0x7ff81fb584e1] 1-19
      19  osl_thread_start_Impl(void*) + 128 (libuno_sal.dylib.3 + 244144) [0x10f55d9b0] 1-19
        19  threadFunc + 15 (libuno_salhelpergcc3.dylib.3 + 11279) [0x10f4dbc0f] 1-19
          19  non-virtual thunk to salhelper::Thread::run() + 32 (libuno_salhelpergcc3.dylib.3 + 10992) [0x10f4dbaf0] 1-19
            19  desktop::PipeIpcThread::execute() + 65 (libsofficeapp.dylib + 206097) [0x10f6e8511] 1-19
              19  __accept + 10 (libsystem_kernel.dylib + 32914) [0x7ff81fb22092] 1-19
               *19  hndl_unix_scall64 + 22 (kernel + 66102) [0xffffff8000220236] 1-19
                 *19  unix_syscall64 + 507 (kernel + 7836043) [0xffffff800098918b] 1-19
                   *19  accept_nocancel + 605 (kernel + 7055533) [0xffffff80008ca8ad] 1-19
                     *19  ??? (kernel + 6653340) [0xffffff800086859c] 1-19
                       *19  lck_mtx_sleep + 110 (kernel + 543406) [0xffffff8000294aae] 1-19
                         *19  thread_block_reason + 199 (kernel + 623575) [0xffffff80002a83d7] 1-19
                           *19  ??? (kernel + 632386) [0xffffff80002aa642] 1-19
                             *19  machine_switch_context + 219 (kernel + 1807659) [0xffffff80003c952b] 1-19

  Thread 0x80eaf    Thread name "com.apple.NSEventThread"    19 samples (1-19)    priority 47 (base 47)    cpu time 0.010s (31.7M cycles, 9.1M instructions, 3.50c/i)
  <process frontmost, thread QoS user interactive (requested user interactive), process unclamped, process received importance donation from WindowServer [165], IO tier 0>
  19  thread_start + 15 (libsystem_pthread.dylib + 8043) [0x7ff81fb53f6b] 1-19
    19  _pthread_start + 125 (libsystem_pthread.dylib + 25825) [0x7ff81fb584e1] 1-19
      19  _NSEventThread + 132 (AppKit + 1755598) [0x7ff8227c49ce] 1-19
        19  CFRunLoopRunSpecific + 562 (CoreFoundation + 515692) [0x7ff81fc1ce6c] 1-19
          5   __CFRunLoopRun + 1276 (CoreFoundation + 518696) [0x7ff81fc1da28] 1-5
            5   __CFRunLoopServiceMachPort + 319 (CoreFoundation + 525213) [0x7ff81fc1f39d] 1-5
              5   mach_msg_trap + 10 (libsystem_kernel.dylib + 6522) [0x7ff81fb1b97a] 1-5
               *5   ipc_mqueue_receive_continue + 0 (kernel + 327408) [0xffffff800025fef0] 1-5
          1   __CFRunLoopRun + 2415 (CoreFoundation + 519835) [0x7ff81fc1de9b] 6
            1   __CFRunLoopDoSource1 + 619 (CoreFoundation + 526388) [0x7ff81fc1f834] 6
              1   __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation + 526676) [0x7ff81fc1f954] 6
                1   __CFMachPortPerform + 250 (CoreFoundation + 709968) [0x7ff81fc4c550] 6
                  1   MessageHandler(__CFMachPort*, void*, long, void*) + 48 (HIToolbox + 241621) [0x7ff8288d7fd5] 6
                    1   PullEventsFromWindowServerOnConnection(unsigned int, unsigned char, __CFMachPortBoost*) + 45 (HIToolbox + 241721) [0x7ff8288d8039] 6
                      1   SLEventCreateNextEvent + 9 (SkyLight + 1165053) [0x7ff824c3f6fd] 6
                        1   SLSGetNextEventRecordInternal + 258 (SkyLight + 2952798) [0x7ff824df3e5e] 6
                          1   CGSSnarfAndDispatchDatagrams + 41 (SkyLight + 40701) [0x7ff824b2cefd] (running) 6
          13  __CFRunLoopRun + 1276 (CoreFoundation + 518696) [0x7ff81fc1da28] 7-19
            13  __CFRunLoopServiceMachPort + 319 (CoreFoundation + 525213) [0x7ff81fc1f39d] 7-19
              13  mach_msg_trap + 10 (libsystem_kernel.dylib + 6522) [0x7ff81fb1b97a] 7-19
               *13  ipc_mqueue_receive_continue + 0 (kernel + 327408) [0xffffff800025fef0] 7-19

  Thread 0x810d5    Thread name "UpdateCheckThread"    19 samples (1-19)    priority 31 (base 31)
  <process frontmost, thread QoS default (requested default), process unclamped, process received importance donation from WindowServer [165], IO tier 0>
  19  thread_start + 15 (libsystem_pthread.dylib + 8043) [0x7ff81fb53f6b] 1-19
    19  _pthread_start + 125 (libsystem_pthread.dylib + 25825) [0x7ff81fb584e1] 1-19
      19  osl_thread_start_Impl(void*) + 128 (libuno_sal.dylib.3 + 244144) [0x10f55d9b0] 1-19
        19  threadFunc + 15 (libupdchklo.dylib + 55167) [0x121dff77f] 1-19
          19  (anonymous namespace)::UpdateCheckThread::run() + 594 (libupdchklo.dylib + 63106) [0x121e01682] 1-19
            19  osl_waitCondition + 216 (libuno_sal.dylib.3 + 182440) [0x10f54e8a8] 1-19
              19  __psynch_cvwait + 10 (libsystem_kernel.dylib + 17386) [0x7ff81fb1e3ea] 1-19
               *19  psynch_cvcontinue + 0 (pthread + 20893) [0xffffff800376819d] 1-19

  Binary Images:
           0x10f39b000 -        0x10f3a2fff  org.libreoffice.script 7.4.0.3 (7.4.0.3) <7C0753D2-E87E-3F0D-975E-A8A0433CCC83>  /Applications/LibreOffice.app/Contents/MacOS/soffice
           0x10f4d9000 -        0x10f4e0fff  libuno_salhelpergcc3.dylib.3 (0)         <AB4210A6-DA13-32AE-8A9C-0216CDE6F627>  /Applications/LibreOffice.app/Contents/Frameworks/libuno_salhelpergcc3.dylib.3
           0x10f522000 -        0x10f581fff  libuno_sal.dylib.3 (0)                   <69A47D05-84A8-31C9-9703-C8E6151A6693>  /Applications/LibreOffice.app/Contents/Frameworks/libuno_sal.dylib.3
           0x10f6b6000 -        0x10f76dfff  libsofficeapp.dylib (0)                  <9C95A686-9FC3-3B92-8507-7C7566F9D953>  /Applications/LibreOffice.app/Contents/Frameworks/libsofficeapp.dylib
           0x1105d9000 -        0x110878fff  libfwklo.dylib (0)                       <19691DE0-F728-350F-8C4D-CE7B4DF837E9>  /Applications/LibreOffice.app/Contents/Frameworks/libfwklo.dylib
           0x110a4c000 -        0x110acffff  dyld (960)                               <F71FB3CA-5FCC-3577-9457-B047888A46D1>  /usr/lib/dyld
           0x1110f8000 -        0x1114f3fff  libsfxlo.dylib (0)                       <A0B14D84-5CDA-3B20-8B39-22D350B81EE7>  /Applications/LibreOffice.app/Contents/Frameworks/libsfxlo.dylib
           0x113908000 -        0x11398bfff  libvclplug_osxlo.dylib (0)               <2A8AAA0A-7F65-3CA2-A468-DF355F41B2DC>  /Applications/LibreOffice.app/Contents/Frameworks/libvclplug_osxlo.dylib
           0x113abc000 -        0x11450ffff  libvcllo.dylib (0)                       <BCE1DB91-B60D-3AB8-BF73-D4B42FCE8C31>  /Applications/LibreOffice.app/Contents/Frameworks/libvcllo.dylib
           0x121df2000 -        0x121e2dfff  libupdchklo.dylib (0)                    <B4AD1918-2E1B-3A2D-A3D5-E41A30275CE9>  /Applications/LibreOffice.app/Contents/Frameworks/libupdchklo.dylib
        0x7ff81faab000 -     0x7ff81fb03fff  libc++.1.dylib (1300.25)                 <08AAA9D6-930C-3B45-A5AE-2905F436B834>  /usr/lib/libc++.1.dylib
        0x7ff81fb1a000 -     0x7ff81fb51fff  libsystem_kernel.dylib (8020.141.5)      <792406FE-2224-3C14-BA9F-F076FD7839D2>  /usr/lib/system/libsystem_kernel.dylib
        0x7ff81fb52000 -     0x7ff81fb5dfff  libsystem_pthread.dylib (486.100.11)     <F32B6D06-B156-3DA0-B086-A31CF011362B>  /usr/lib/system/libsystem_pthread.dylib
        0x7ff81fb9f000 -     0x7ff8200a1fff  com.apple.CoreFoundation 6.9 (1866)      <C39123BF-9D62-3577-A11F-0A97CC4D9991>  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7ff822618000 -     0x7ff8234a7fff  com.apple.AppKit 6.9 (2113.60.148)       <BCB46E9B-ACD5-3B26-878F-A3988BC5DF7E>  /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7ff824b23000 -     0x7ff824ec1fff  com.apple.SkyLight 1.600.0 (687)         <01618D26-B265-396B-BBEA-D730BA46D7FF>  /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
        0x7ff82568c000 -     0x7ff8256e7fff  com.apple.HIServices 1.22 (740)          <9AF5D510-03DC-33DE-B065-3B14CE63B373>  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
        0x7ff82889d000 -     0x7ff828b90fff  com.apple.HIToolbox 2.1.1 (1114.1)       <95EAB511-8FC1-353A-AC8A-26AA19032E2E>  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
   *0xffffff8000210000 - 0xffffff8000c0ffff  kernel (8020.141.5)                      <D0DC2052-71F4-3DCB-B189-BEE5A59B3B42>  /System/Library/Kernels/kernel
   *0xffffff8003763000 - 0xffffff800376afff  com.apple.kec.pthread 1.0 (1)            <A8ABC825-F2DA-3C52-8A6F-4BF5352A3D18>  /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
Comment 1 m_a_riosv 2022-09-23 17:18:04 UTC
Please test with a clean profile, Menu/Help/Restart in Safe Mode
Comment 2 Rainer Primosch 2022-10-10 11:44:41 UTC
I had the same crash with a clean profile.
Comment 3 Roman Kuznetsov 2022-11-01 19:30:30 UTC
No repro

Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: 8dcf53b3d2c0e30317c1e247f01d07ab448ec1ae
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb)
Locale: ru-RU (ru_RU.UTF-8); UI: en-US
Calc: threaded

macOS only?

Rainer, please try update your LibreOffice to 7.4.2 and then try retest the problem
Comment 4 Rainer Primosch 2022-11-10 15:08:25 UTC
Hello Roman,

Yes i have th problem on macOS only!

I have installed the Version 7.4.2 now and i will test aigain.

Thank you and BR
Rainer
Comment 5 QA Administrators 2022-11-11 03:57:04 UTC Comment hidden (obsolete)
Comment 6 Alex Thurgood 2022-11-15 13:58:39 UTC
Given the trace, marking as DUP of bug 148435

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