-
Notifications
You must be signed in to change notification settings - Fork 29
Description
System Info
JASP version 0.19.3, both the Intel and M1 versions crashing on opening on my 2020 Mac Air M1. Launch method: Terminal with QTWEBENGINE_DISABLE_SANDBOX=1 Issue: Crash on launch with kevent64: Bad file descriptor (9) in QtWebEngine
JASP Module
Unrelated
Is there a specific analysis that caused the crash?
No response
Log files
Hi JASP team,
I'm encountering a crash on startup with JASP 0.19.3 on macOS Sequoia (version 15.5) running on an Apple Silicon (M1) MacBook Air.
I attempted launching via Terminal with sandboxing disabled (QTWEBENGINE_DISABLE_SANDBOX=1), but the application still crashes immediately. Below is the full terminal log output when trying to launch the app:
Making new argument list for Application startup: /Applications/JASP.app/Contents/MacOS/JASP
Starting JASP 0.19.3 from commit c8710df5442149527b0692cc1367ea5b3c982d04 and branch 0.19.3
QtWebEngineQuick initialized
Application initialized
Sandboxing disabled by user.
Path override failed for key base::DIR_APP_DICTIONARIES and path '/Applications/JASP.app/Contents/MacOS/qtwebengine_dictionaries'
Application init entered
MainWindow constructor started
TempFiles::createSessionDir(): '/Users/yasarbence/.JASP/temp/77921' about to be (removed and re)created.
...
qt.qpa.fonts: Populating font family aliases took 198 ms. Replace uses of missing font family ".AppleSystemUIFontMonospaced" with one that exists to avoid this cost.
[77921:90115:0514/111700.205942:ERROR:validation_errors.cc(117)] Invalid message: VALIDATION_ERROR_DESERIALIZATION_FAILED
[77921:90115:0514/111700.205980:ERROR:interface_endpoint_client.cc(702)] Message 1464847659 rejected by interface network.mojom.NetworkService
[77921:90115:0514/111700.246787:FATAL:message_pump_kqueue.cc(433)] Check failed: . kevent64: Bad file descriptor (9)
zsh: trace trap QTWEBENGINE_DISABLE_SANDBOX=1 /Applications/JASP.app/Contents/MacOS/JASP
...
Steps to Reproduce
Opening the app.