stapxx
stapxx copied to clipboard
lj-gc-objs.sxx processing function luajit_jit_state_size error
hello I encountered a mistak when I use lj-gc-objs.sxx tool. error log:
semantic error: while processing function luajit_jit_state_size
semantic error: invalid access '->ptr32' for array type: operator '->' at stapxx-gQ8SeD0v/luajit.stp:312:98
source: for (k = @cast(J, "jit_State", "/usr/local/openresty/luajit/lib/libluajit-5.1.so.2.1.0")->k64->ptr32; k; ) {
^
Pass 2: analysis failed. [man error::pass2]
What should I do
@loveghost This error is due to a recent internal change in the LuaJIT v2.1 VM. We'll address it as soon as we can manage. Thanks for the report!
@yangshuxin Will you help me with this one as well? Many thanks!
My pleasure,What can I do?
@loveghost , I will tackle this problem during this long weekend. I'm just super busy this week.