Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[core]JADX ERROR: Method code generation error #1816

Closed
greenozon opened this issue Apr 12, 2023 · 1 comment
Closed

[core]JADX ERROR: Method code generation error #1816

greenozon opened this issue Apr 12, 2023 · 1 comment
Labels
bug Core Issues in jadx-core module

Comments

@greenozon
Copy link

Checks before report

Describe error
example of recurring error (seen in 65 files in jar)

    @Override // java.util.TimerTask, java.lang.Runnable
    public void run() {
        long j = this.a;
        SwingUtilities.invokeLater(()
        /*  JADX ERROR: Method code generation error
            jadx.core.utils.exceptions.CodegenException: Error generate insn: 0x000a: INVOKE  

...

  • IMPORTANT! attach or provide link to apk file (double check apk version)

ref jar inside #1814

@greenozon greenozon added bug Core Issues in jadx-core module labels Apr 12, 2023
@skylot
Copy link
Owner

skylot commented Apr 16, 2023

@greenozon fixed.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Core Issues in jadx-core module
Projects
None yet
Development

No branches or pull requests

2 participants