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

Weird crashes in Android port #5

Open
kotori2 opened this issue Jan 21, 2020 · 0 comments
Open

Weird crashes in Android port #5

kotori2 opened this issue Jan 21, 2020 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@kotori2
Copy link
Owner

kotori2 commented Jan 21, 2020

I've confirmed that there are unfreed pointer in PFInterface which could lead client crashes at reboot.
Even if I ignore all JNI functions, it could still possible to crash at:

  • lua_close when calling CKLBLuaEnv::finishLuaEnv()
  • lua_pcall when calling CKLBLuaEnv::includefile (reload luas)
@kotori2 kotori2 added the help wanted Extra attention is needed label Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant