-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Description
Describe the bug
The app encounters a recurring Application Not Responding (ANR) error in MainActivity. It appears the UI thread hangs while dispatching input events related to PopupWindow during high-frequency interactions.
To Reproduce
Steps to reproduce the behavior:
- Open Amaze v3.11.1 on an Android 11 emulator.
- Perform rapid UI interactions (random clicks and swipes) specifically around the main file list to trigger popup menus.
- Continue the stress test for several hundred events.
- The app will freeze.
Expected behavior
The app should handle rapid input events gracefully and the main thread should remain responsive even under stress.
Smartphone (please complete the following information):
- Device: Android Emulator (Pixel 5)
- OS: Android 11.0 (API 30)
- Rooted: No
- Version: v3.11.1
Additional context
This issue was identified during automated stability testing using the Kea2 (Fastbot-based) fuzzing tool.
Metadata
Metadata
Assignees
Labels
No labels
