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

Expansion: Fix crashes when opening UART apps with serial module connected #548

Open
zcbml88 opened this issue Feb 9, 2024 · 3 comments
Labels
bug Something isn't working release-pending This has been implemented and is waiting to be released publicly

Comments

@zcbml88
Copy link

zcbml88 commented Feb 9, 2024

Describe the bug.

When I open subghz or frequency analyzer, flipper crashes and says "flipper crashed but has been rebooted applications/services/expansion/expansion.c" and reboots then crashes again, then sometimes reboots with all glithed out screen saying click back button for factory reset.

Reproduction

Open subghz folder, then open frequency analyzer, scroll up,up,down,down,down,down.

Target

No response

Logs

No response

Anything else?

No response

@zcbml88 zcbml88 added the bug Something isn't working label Feb 9, 2024
@Willy-JL
Copy link
Contributor

Willy-JL commented Feb 9, 2024

known issue, being worked on in flipperdevices/flipperzero-firmware#3429. for now, set Settings > Expansion Modules > Listen UART = None and Settings > System > Log Level = None to fix this.

for context, the issue is copious amounts of serial feedback from a connected UART based board confusing the expansion module listener. disconnecting your wifi module (or whatever else it is) would equally fix the issue.

@Willy-JL
Copy link
Contributor

Willy-JL commented Feb 9, 2024

as for

then sometimes reboots with all glithed out screen saying click back button for factory reset.

that is something weird you are doing on your own, pressing random buttons.

@zcbml88 zcbml88 closed this as completed Feb 9, 2024
@Willy-JL
Copy link
Contributor

Willy-JL commented Feb 9, 2024

fully fixed as of merging the above mentioned PR via fe22543 from what i can tell, i cannot get it to happen again in any way no matter how hard i try. reopening as this is still an issue in release, will close when the fix is in a public release. for now, try the dev builds (i will issue one soon, have to change a few more things first)

@Willy-JL Willy-JL reopened this Feb 9, 2024
@Willy-JL Willy-JL added the release-pending This has been implemented and is waiting to be released publicly label Feb 9, 2024
@Willy-JL Willy-JL changed the title New update causes crash Expansion: Fix crashes when opening UART apps with serial module connected Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working release-pending This has been implemented and is waiting to be released publicly
Projects
Status: 👀 Done (In next release)
Development

No branches or pull requests

2 participants