Files
nas-tools/enconvo_crash_report.txt
T

44 lines
1.1 KiB
Plaintext

EnConvo Settings Crash Report
==============================
Environment:
- Device: MacBook Air (M1)
- macOS Version: Ventura 13.x
- App Version: 2.2.22
- Issue: App crashes when clicking Settings sidebar button
Error Output:
-------------
PostHog -> Error not initialized due to missing API key or host
[SwiftCPUDetect] Detected CPU type number: 16777228
[SwiftCPUDetect] Detected CPU subtype number: 2
[SwiftCPUDetect] Detected CPU family number: 458787763
[SwiftCPUDetect] Detected cpu architecture of the current process is: arm64
WARNING: The sun_len field of a sockaddr_un structure passed to CFSocketSetAddress was not set correctly using the SUN_LEN macro.
(node) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
zsh: trace trap /Applications/EnConvo.app/Contents/MacOS/EnConvo
Crash Type:
-----------
"trace trap" indicates the app received a SIGTRAP signal, typically from:
- Breakpoint hit
- Assertion failure
- Debugger attachment
- Memory access violation
Note: This works fine on macOS 15 (MBP) with version 2.2.21