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

Crash with RCP app #4073

Open
gaellalire opened this issue Jan 18, 2025 · 2 comments
Open

Crash with RCP app #4073

gaellalire opened this issue Jan 18, 2025 · 2 comments
Assignees
Labels
Triage Issues under initial investigation

Comments

@gaellalire
Copy link

Describe the bug.

When an RCP app is launched and not exited, the flipper crash with a fury message and pairing is lost.
You should close the app gracefully when connection is lost.
I tested with Sub-Ghz app but I guess it is for all RPC app.

Bluetooth connection is not reliable, you should manage lost connections properly.

Reproduction

  1. Launch an app in RPC mode in bluetooth (probably same issue with USB) with a phone
  2. Disconnect (put the flipper in microwave for example)
  3. Check that flipper crashed with an exception

Target

No response

Logs


Anything else?

No response

@doomwastaken doomwastaken added the Triage Issues under initial investigation label Jan 20, 2025
@doomwastaken doomwastaken self-assigned this Jan 20, 2025
@doomwastaken
Copy link
Member

Greetings, @gaellalire. Just to be sure are you launching app via our companion or via own app in RPC mode with BLE transport?

@gaellalire
Copy link
Author

Hello I created an App which call Sub-Ghz in RPC mode.
https://play.google.com/store/apps/details?id=fr.gaellalire.rf_pelilo

I just tested it in USB too, got same error: Flipper crashed and was rebooted (furi_check failed). But at least in USB you don't lose the pairing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Triage Issues under initial investigation
Projects
None yet
Development

No branches or pull requests

2 participants