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

Test is core dumping on aarch64 with luajit #568

Closed
cryptomilk opened this issue Sep 27, 2021 · 5 comments · Fixed by #573
Closed

Test is core dumping on aarch64 with luajit #568

cryptomilk opened this issue Sep 27, 2021 · 5 comments · Fixed by #573

Comments

@cryptomilk
Copy link
Contributor

luajit tests/run.lua is dumping core on aarch64 on Fedora.

ok 107 udp - udp recvmmsg
PANIC: unprotected error in call to Lua API (bad light userdata pointer)
/var/tmp/rpm-tmp.2YhtYX: line 42: 3352997 Aborted                 (core dumped) luajit tests/run.lua

https://kojipkgs.fedoraproject.org//work/tasks/2680/76172680/build.log

@cryptomilk
Copy link
Contributor Author

This did not happen with 1.41 but with 1.42 now.

@cryptomilk
Copy link
Contributor Author

This seems to be fixed by #570

@cryptomilk
Copy link
Contributor Author

I was wrong :-(

https://kojipkgs.fedoraproject.org//work/tasks/8766/77598766/build.log

@cryptomilk
Copy link
Contributor Author

This is fixed if you build with the latest version of the luajit v2.1 branch.

@squeek502
Copy link
Member

Awesome, thanks for keeping us in the loop. Looks like we should try bumping our LuaJIT submodule to latest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants