-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Segmentation fault with prosody/liblua (Entware) #7012
Comments
Please always inform the package maintainer: @heil |
Unfrtunately I do not have any additional logs, dumps etc. I' not a linux expert. |
I managed to get liblua compiled with symbols: Program received signal SIGSEGV, Segmentation fault. |
Anoher example: Program received signal SIGSEGV, Segmentation fault. |
Description:
Hello I got the info from entware member that I should contact you
Entware/Entware#107
I have issues with prosody(v0.9.12) and the liblua (v5.1.5) in entware on ASUS router RT-AC88U.
The prosody daemon crashes. gdb log:
Program received signal SIGSEGV, Segmentation fault.
0x2abf09a0 in luaL_addlstring () from /opt/lib/liblua.so.5.1.5
(gdb) bt
#0 0x2abf09a0 in luaL_addlstring () from /opt/lib/liblua.so.5.1.5
#1 0x2abefef8 in ?? () from /opt/lib/liblua.so.5.1.5
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Can you pleas update liblua and prosody.
Prosody has already a new scurity release 0.10.2 see
http://blog.prosody.im/prosody-0-10-2-security-release/
Thanks
The text was updated successfully, but these errors were encountered: