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

[core] JADX WARN: Failed to find 'out' block for switch. Please report as an issue. #2324

Open
nitram84 opened this issue Oct 27, 2024 · 0 comments
Assignees
Labels
bug Core Issues in jadx-core module restructure

Comments

@nitram84
Copy link
Contributor

Issue details

In class adrian.adbm.activities.WorkspaceActivity.a method b(int) of Database Modeler Lite 1.4 (https://apkpure.com/database-modeler-lite/adrian.adbm/download/1.4) JADX reports a warning: JADX WARN: Failed to find 'out' block for switch. Please report as an issue.. This issue can be reproduced with lastest git version and it is not a regression.

Relevant log output or stacktrace

No response

Provide sample and class/method full name

Class adrian.adbm.activities.WorkspaceActivity.a
Method b(int)

Jadx version

1.5.1-SNAPSHOT, latest git version

@nitram84 nitram84 added bug Core Issues in jadx-core module labels Oct 27, 2024
@skylot skylot self-assigned this Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Core Issues in jadx-core module restructure
Projects
None yet
Development

No branches or pull requests

2 participants