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

lj-gc-objs.sxx processing function luajit_jit_state_size error #31

Open
likaidev opened this issue May 25, 2017 · 4 comments
Open

lj-gc-objs.sxx processing function luajit_jit_state_size error #31

likaidev opened this issue May 25, 2017 · 4 comments

Comments

@likaidev
Copy link

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

@agentzh
Copy link
Member

agentzh commented May 25, 2017

@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
Copy link
Member

agentzh commented May 25, 2017

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

@likaidev
Copy link
Author

My pleasure,What can I do?

@yangshuxin
Copy link

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

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

3 participants