Skip to content
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

Segfault starting etserver on raspberry pi zero #608

Open
jaredmoody opened this issue Nov 20, 2023 · 3 comments
Open

Segfault starting etserver on raspberry pi zero #608

jaredmoody opened this issue Nov 20, 2023 · 3 comments

Comments

@jaredmoody
Copy link
Contributor

After following the debian instructions to add the PPA and installing, attempting to start the server just immediately segfaults.

 $
/usr/bin/etserver --cfgfile=/etc/et.cfg
Segmentation fault

Backtrace:

#0  0xb6a445c8 in ?? () from /lib/arm-linux-gnueabihf/libcrypto.so.1.1
#1  0xb6a3e1a0 in ?? () from /lib/arm-linux-gnueabihf/libcrypto.so.1.1
@MisterTea
Copy link
Owner

MisterTea commented Nov 21, 2023 via email

@jaredmoody
Copy link
Contributor Author

This was on raspbian bullseye

@MisterTea
Copy link
Owner

MisterTea commented Jan 2, 2024

Let me see if I can compile libcrypto within et and eliminate these errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants