-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Crash Output + Forward + TLS + ARM #8786
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
Comments
I wonder if this is related to #8785? |
I have done more testing. I'm not sure if it's the same problem. This crash only happens when I use TLS or "Shared_Key" on the FORWARD protocol in my output configuration. If I don't use this settings FORWARD work fine. |
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. |
I ran into this issue recently due to not paying attention and installing the version from Bullseye repository on my Raspberry Pi 2 Model B running Raspbian 12 (Bookworm). Changed |
@iamfil did you just submit a docs PR for this too? Kudos! 👏 |
@patrick-stephens yes sir. Hope that saves someone from repeating the same mistake! |
Should this be closed as resolved then? |
Bug Report
Describe the bug
When I use OUTPUT + FORWARD + TLS on my Raspberry Pi armv7, I experience a SIGSEGV error.
I've tried to run it with same setup into another system, like ubuntu 24.04 amd64, and it've ran without crash.
To Reproduce
Client config
Server config
Expected behavior
I expected run like amd64 arch.
Your Environment
The text was updated successfully, but these errors were encountered: