-
Notifications
You must be signed in to change notification settings - Fork 58
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
uwsgi segmentation fault #278
Comments
https://git.alpinelinux.org/aports/tree/main/uwsgi/musl-fix-python.patch if you would test with the following patch thanks. |
Did not get any luck : |
[66251.846980] python3.6[19145]: segfault at 7fa5d78cd010 ip 00007fa5d80e6eb2 sp 00007fa5d7934d70 error 4 in libsandbox.so[7fa5d80e5000+a000] I am gonna dig into it and see what I can figure out. |
Alright thanks, take your time as I'm not at all in the rush for this For the meantime : I replaced strncpy to memcpy for somes files, build pass but throw some warning Patch I applied
What do you think ? |
It however work when gentoo is removed from
python uwsgiconfig.py --build gentoo
Not sure if musl is the problem here
Thanks,
The text was updated successfully, but these errors were encountered: