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

ANR issue when starting Talsec #54

Open
nizamalfian opened this issue Feb 27, 2025 · 1 comment
Open

ANR issue when starting Talsec #54

nizamalfian opened this issue Feb 27, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@nizamalfian
Copy link

Describe the bug

I got a lot of ANR reports that happened specifically when starting Talsec:

Talsec.start()

It all happened in almost all Talsec versions (since I have used Talsec for my app for years). I've tried to wrap starting Talsec inside the background thread but unfortunately, it crashed within the detail below:

Image

So, it is a must to run in the main thread

To Reproduce
Deploy an app to production then monitor using Firebase Crashlytics.

Expected behavior
No longer ANR and slow operations. Alternatively, we can start Talsec in the background thread.

Please complete the following information:

  • Device: OPPO
  • OS version: Mostly Android 14 (95% happened)
  • Version of freeRASP: 9.0.0 - 11.1.3
Image
@nizamalfian nizamalfian added the bug Something isn't working label Feb 27, 2025
@tompsota tompsota marked this as a duplicate of #55 Feb 27, 2025
@tompsota
Copy link
Member

Hello @nizamalfian,

Thank you for opening the issue. This is concerning, we will take a look at it and resolve in the next update.

Regards,
Tomas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants