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 on lua5.3 #82

Open
Martmists-GH opened this issue Jan 20, 2022 · 0 comments
Open

Segfault on lua5.3 #82

Martmists-GH opened this issue Jan 20, 2022 · 0 comments

Comments

@Martmists-GH
Copy link

...
cannot find blockend > 5 , pc = 4, f->sizecode = 5
cannot find blockend > 5 , pc = 4, f->sizecode = 5
cannot find blockend > 18 , pc = 17, f->sizecode = 18
-- Decompiled using luadec 2.2 rev: 895d923 for Lua 5.3 from https://github.com/viruscamp/luadec
-- Command line: /opt/files/event/gameover.blua 


Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7de3515 in __strlen_avx2 () from /usr/lib/libc.so.6
(gdb) i s
#0  0x00007ffff7de3515 in __strlen_avx2 () from /usr/lib/libc.so.6
#1  0x0000555555564416 in StringBuffer_add ()
#2  0x000055555555da0d in listUpvalues ()
#3  0x000055555555e78a in ProcessCode ()
#4  0x0000555555561ead in luaU_decompile ()
#5  0x00005555555578c3 in main ()
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

1 participant