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

how can i locate the address 0xffffffff8109270a in the luajit? #43

Open
bixuelantian opened this issue Dec 4, 2018 · 1 comment
Open

Comments

@bixuelantian
Copy link

hello, Mr Zhang:
when i use lj-lua-stacks.sxx to collect the backtrace in the luajit, i got such addresses like 0xffffffff8109270a, i don't know how to find the location in the luajit, can you give me some suggestion ?

@agentzh
Copy link
Member

agentzh commented Feb 4, 2019

@bixuelantian It is usually the machine code frames emitted by LuaJIT's JIT compiler (assuming your LuaJIT build has debug symbols).

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

2 participants