-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Starting daemon causes segfault (arm64e, M1 mini, 2020) #9
Comments
j1ah0ng
changed the title
Starting daemon from GUI does not work as non-root
Starting daemon from GUI does not work
Jan 17, 2022
It seems like something is causing a segfault in the daemon process. Running the daemon by hand: /Applications/Odourless.app/Contents/Resources/bin $ sudo ./odourless-daemon
[1] 32272 trace trap sudo ./odourless-daemon and in a debugger:
The log file at |
j1ah0ng
changed the title
Starting daemon from GUI does not work
Starting daemon causes segfault (arm64e, M1 mini, 2020)
Jan 17, 2022
duplicated #6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue: Starting the GUI as a normal user, clicking "install" and authenticating results in "Daemon Status" and "Daemon Running" both turning green briefly, before settling on the following state:
Environment: macOS Monterey, M1 mini (2020)
$ uname -a Darwin mini.local 21.2.0 Darwin Kernel Version 21.2.0: Sun Nov 28 20:29:10 PST 2021; root:xnu-8019.61.5~1/RELEASE_ARM64_T8101 arm64
Build: (from master as of 01-17)
The text was updated successfully, but these errors were encountered: