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

--- Comment #24 from Telesto <tele...@surfxs.nl> ---
I'm far from an expert reading debug information, but I created a list of
warning/errors I found in the back trace which I suppose shouldn't be there. 

It's quite possible that some of the things I noticed, don't cause this crash
in particular (but there could be a relation with the list of outstanding macOS
related issues) 

CoreFoundation`_CFXNotificationPost 
__THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__\
@"*** attempt to post distributed notification '%s' thwarted by
sandboxing.%s%s"\

CoreFoundation`CFRunLoopRunSpecific:
__THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__\

AppKit`_DPSNextEvent:
@"Could not alloc empty CGEvent"\
"CGEventRef _DPSCreateCGEventFromCarbonEvent(EventRef)"  @"<Unknown Function>"
"/Library/Caches/com.apple.xbs/Sources/AppKit/AppKit-1504.60/GraphicsContext.subproj/CGDPSReplacement.m"
--> @"<Unknown File>"

@"AppKit cannot convert carbon event class '%.4s' to CGEventRef."\
@"AppKit cannot convert carbon mouse event of kind '%ld' to CGEventRef."\
@"AppKit cannot convert carbon mouse events of button '%ld' to CGEventRef."\
@"got unrecognized event, eventClass is %x, eventKind is %d"\
_DPSNextEvent.has_ConvertMatchingCGEvents ->  @"found event in concurrent event
queue, looping around to get it"\
CGEventGetIntegerValueField -->  @"Force event behavior:%d"\

AppKit`NS ApplicationMain:
@"NSDelegateClass" --> @"No Info.plist file in application bundle or no
NSPrincipalClass in the Info.plist file, exiting"\
@"Initial Storyboard controller is neither a NSWindowController nor a
NSViewController: %@, from %@"\
@"Unable to load nib file: %@, exiting"\

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to