-
Notifications
You must be signed in to change notification settings - Fork 9
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
Uninstaller hangs #131
Comments
Please test this again by compiling the firmware, running "make flash monitor" and starting the uninstall process. |
I uninstalled a different app (basically just the compiled template app) and the unintstaller also crash. I uninstalled previously with no issues, so maybe this only affects the subsequent uninstalls ...Anyway, here's the trace: I assuem it's the saem issue. Firmware 1.1 from OTA
|
App not uninstalled after reboot, but will uninstall in subsequent attempts. |
It needs to contain both path elements, the '/' separator and the final zero. I think this is the cause of #131 causing some memory blocks to become corrupted. Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
It needs to contain both path elements, the '/' separator and the final zero. I think this is the cause of #131 causing some memory blocks to become corrupted. Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
What?
Uninstalling ice40_doom from internal storage hangs. The files
metadata.json
and the two.dat
files are still there after waiting a long time and power cycling. (Checked with built-in file browser)Steps to reproduce:
The text was updated successfully, but these errors were encountered: