CEF crashes on OS_xpc_oject dealloc #3766
Labels
bug
Bug report
help wanted
Issue resolution will likely require community contributions
macos
MacOS platform
I have a crash with OS_xpc_object dealloc in the call stack on MacOS. This crash occurs seems to occur since CEF version 118.7.1.
Here is another call stack
This issue seems to point towards CEF making use of the IPC solution of MacOS: XPC. A callback seems to be inserted, and somehonw it seems to cause a crash. In the symbolicated call stack I have found, that a RemotesBundleMap is somehow related to this crash. This seems to be found in print_backend_service_manager.h in Chromium's source.
AppleCrashLog_BIMxUpload.txt
Archicad_2024-04-09-011551_ac-test-mac-14.txt
BIMxUpload_crash_log.txt
The text was updated successfully, but these errors were encountered: