897 B
897 B
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Decompilation error | Create a report to help us improve jadx decompiler | [core] | Core, bug |
Checks before report
- check latest unstable build (maybe issue already fixed)
- search existing issues by exception message
(for example
JadxRuntimeException: Can't find immediate dominator for block) - check Troubleshooting Q&A section on wiki
Describe error
-
provide full name of method or class with error
-
provide full java stacktrace
Note: no need to copy method fallback code (commented pseudocode)
-
attach or provide link to apk file (double check apk version)
Note: GitHub don't allow attach files with
.apkextension, but you can change extension by adding.zipat the end :)