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

bad light userdata pointer on arm64 #1520

Closed
slime73 opened this issue Sep 22, 2019 · 2 comments
Closed

bad light userdata pointer on arm64 #1520

slime73 opened this issue Sep 22, 2019 · 2 comments
Labels
11.3 bug Something isn't working

Comments

@slime73
Copy link
Member

slime73 commented Sep 22, 2019

Original report by Phil Hagelberg (Bitbucket: technomancy, GitHub: technomancy).


The attached error occurs when trying to run love (both 11.1 and latest master) on an arm64 device; apparently this is caused by a 47-bit pointer limitation in LuaJIT. The same problem has also been encountered by Torch (torch/torch7#1035 (comment)) and OpenResty (openresty/lua-nginx-module#1152)

@slime73
Copy link
Member Author

slime73 commented Sep 25, 2019

Original comment by Phil Hagelberg (Bitbucket: technomancy, GitHub: technomancy).


This appears to be fixed by 037bbb7c1! Thanks.

@slime73 slime73 closed this as completed Sep 25, 2019
@slime73
Copy link
Member Author

slime73 commented Feb 5, 2020

Original comment by 林博仁 (Bitbucket: brlin, GitHub: brlin).


Commit 7bbb7c17 to be exact.

@slime73 slime73 added major bug Something isn't working 11.3 labels Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
11.3 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant