-
Notifications
You must be signed in to change notification settings - Fork 27
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
check_http[368389]: segfault at 0 ip 00007f3f707f7e65 sp 00007fffeebc9af0 error 4 in ld-musl-x86_64.so.1[53e65,7f3f707b8000+54000] likely on CPU 0 (core 0, socket 0)[Bug]: #76
Comments
Hi @CRCinAU ! Could you please provide steps to reproduce this issue? I am running the
returns nothing. So maybe something is going on in your docker host? Best regards, |
Interesting - I moved everything back to your stock images and added a couple of extra modules via the method in #80 - but I still see them... I've been trying to replicate this and narrow it down to just running The systemd logs at the time are:
I did manage to trigger it more often running the following from within the docker container:
I'm wondering if it has to do with parallel instances of check_http? EDIT: From the output of
|
What happened?
When running images built with alpine, I see consistent errors in the docker host dmesg output as follows:
I rebuilt everything on
alpine:edge
- but still get the same thing.Apparently, it has something to do with versions of
ld-musl
mismatching - but I can't quite figure out where that would be...The plugin is still functional, so likely this is mostly cosmetic...
Image information
N/A
Image architecture
amd64
Relevant log output
The text was updated successfully, but these errors were encountered: