-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
zerotier-one crashes with segfault #2390
Comments
Hi All, I'm facing the same issue:
I'm running with kernel 6.11.2:
Anything we can do provide more information? Best Javier |
here is the coredump on journal ctl: oct 25 00:24:17 spitfire systemd-coredump[168219]: [🡕] Process 168110 (zerotier-one) of user 957 dumped core.
|
This seems to be the same as: https://github.com/zerotier/ZeroTierOne/issues/2332 |
I have exactly the same problem on Manjaro, changing kernel version doesn't help |
@pl7ofit The issue is that there was an api change in miniupnp that causes a segfault in zerotier. This is not related to kernel version. If you know the mechanism where we can reach out to the manjaro AUR package maintainer we can fix this! |
try disabling port mapping. it's mentioned in the linked threads |
Hi, I'm running zerotier-one (1.14.1) via the following openrc script:
Every 20 minutes or so the service crashes.
dmesg shows me the following log:
zerotier-one[11122]: segfault at fffffffb ip 00007f05b2d7a82a sp 00007f05b23fbdf8 error 6 in libc.so.6[16782a,7f05b2c37000+167000] likely on CPU 8 (core 16, socket 0)
Restarting the service works fine, but it then crashes again after ~20mins.
I'm running gentoo with a kernel version 6.11.3.
I used this ebuild to install zerotier-one.
Sorry for the short log, I could not figure out how to get more. Please let me know if there's a verbose mode.
The text was updated successfully, but these errors were encountered: