stapxx icon indicating copy to clipboard operation
stapxx copied to clipboard

lj-gc-objs.sxx processing function luajit_jit_state_size error

Open likaidev opened this issue 7 years ago • 4 comments

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

likaidev avatar May 25 '17 10:05 likaidev

@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!

agentzh avatar May 25 '17 16:05 agentzh

@yangshuxin Will you help me with this one as well? Many thanks!

agentzh avatar May 25 '17 16:05 agentzh

My pleasure,What can I do?

likaidev avatar May 26 '17 05:05 likaidev

@loveghost , I will tackle this problem during this long weekend. I'm just super busy this week.

yangshuxin avatar May 26 '17 10:05 yangshuxin