Skip to content

Instantly share code, notes, and snippets.

@agentzh
Created December 27, 2013 02:47
Show Gist options
  • Select an option

  • Save agentzh/8141890 to your computer and use it in GitHub Desktop.

Select an option

Save agentzh/8141890 to your computer and use it in GitHub Desktop.
segfault when running the t/sanity.t test file in lua-resty-mysql's test suite with the latest "stitched" LuaJIT v2.1.
Program received signal SIGSEGV, Segmentation fault.
0x00007fbe8d2e3120 in lj_BC_RET () from /opt/luajit21/lib/libluajit-5.1.so.2
(gdb) bt
#0 0x00007fbe8d2e3120 in lj_BC_RET () from /opt/luajit21/lib/libluajit-5.1.so.2
#1 0x00007fbe8d2fdd40 in lua_resume (L=0x40b662e8, nargs=1) at lj_api.c:1123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment