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

HardFault on plugin start-up #2

Open
ashpool37 opened this issue Jan 4, 2022 · 0 comments
Open

HardFault on plugin start-up #2

ashpool37 opened this issue Jan 4, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@ashpool37
Copy link
Member

Describe the bug
The "IR USB Dongle" app sometimes causes the Flipper Zero to crash immediately upon launching the application. The screen gets frozen showing the Plugins sub-menu of the main menu and the device becomes unresponsive until rebooted. This is especially likely to happen after fresh flash.

To Reproduce
Steps to reproduce the behavior:

  1. Flash a Flipper Zero with a firmware that has the irusb application (previously known as usb_ir_dongle).
  2. Enter the main menu and go to Plugins
  3. Launch the application named IR USB Dongle (previously known as "USB IR Dongle")

Expected behavior
The IR USB Dongle application is expected to launch normally and present the main view.

Logs

1075 [I][LoaderSrv]: Starting: IR USB dongle

[CRASH][ISR] HardFault
System halted. Connect debugger for more info

Target

159 [I][Flipper]: 
	Bootloader version:	unknown
	Build date:		04-01-2022
	Git Commit:		17467cfe (1032)
	Git Branch:		ashpool/dispatch-handle-repeat
160 [I][Flipper]: 
	Firmware version:	unknown
	Build date:		04-01-2022
	Git Commit:		17467cfe (1032)
	Git Branch:		ashpool/dispatch-handle-repeat

Additional context
Also observed throughout most earlier versions.

@ashpool37 ashpool37 added the bug Something isn't working label Jan 4, 2022
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

1 participant