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

Android: :iAn is buggy and it doesn't work properly #429

Open
enovella opened this issue Nov 8, 2022 · 3 comments
Open

Android: :iAn is buggy and it doesn't work properly #429

enovella opened this issue Nov 8, 2022 · 3 comments

Comments

@enovella
Copy link
Contributor

enovella commented Nov 8, 2022

 -- ESIL ruined my life
[0x00000000]> :dc
INFO: resumed spawned process
[0x00000000]> :iAn
java.lang.Thread.currentThread
java.lang.Thread.holdsLock
java.lang.Thread.interrupted
java.lang.Thread.yield
java.lang.Thread.currentThread
java.lang.Thread.holdsLock
java.lang.Thread.interrupted
java.lang.Thread.yield
INFO: DetachReason: FRIDA_SESSION_DETACH_REASON_PROCESS_TERMINATED
INFO: CrashReport: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Revision: 'MP1'
ABI: 'arm64'
Timestamp: 2022-11-08 02:11:26+0100
pid: 28385, tid: 28408, name: Thread-2  >>> io.github.vvb2060.mahoshojo <<<
uid: 10231
signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
Abort message: 'JNI ERROR (app bug): global reference table overflow (max=51200)global reference table dump:
  Last 10 entries (of 51
INFO: Target process terminated
[0x00000000]>

@trufae I might want to implement/fix this if I have the time 👍

@trufae
Copy link
Member

trufae commented Nov 10, 2022

i think you fixed that already in your last pr, isnt?

@enovella
Copy link
Contributor Author

Nope, I hooked up the call to :icL and :iAn via import broken during the refactoring. This issue is for fixing now the logic of :iAn

@trufae
Copy link
Member

trufae commented Feb 4, 2024

can you try to fix it then?

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