-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
SIGSEGV on apple m1 with loki appender #6802
Comments
Presumably you are using the ARM64 container image here rather than anything specific to MacOS (which you would have to compile yourself for ARM64 packages)? I just wanted to clarify the specific text here: |
Sorry, that means I've installed from homebrew (an unofficial package it looks like) and run the same configuration on a docker container. I believe the container is an arm64 container. In both cases it segfaults in the loki plugin. The OS X build has a different error I should be able to reproduce later. It seems to only happen when I have the loki output on |
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days. Maintainers can add the |
This issue was closed because it has been stalled for 5 days with no activity. |
Bug Report
Describe the bug
A segmentation fault happens when using the loki appender. I am running on an M1 mac and with the OS X or Docker container the loki plugin causes me some grief after running for about 20 seconds.
To Reproduce
Your Environment
2.0.9
latest docker desktop & OS X 16
Additional context
The text was updated successfully, but these errors were encountered: