This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12590 - Dircache breaks when flashing rombox or rockbox on h1x0
Attached to Project:
Rockbox
Opened by Frank Gevaerts (fg) - Thursday, 16 February 2012, 22:20 GMT+2
Opened by Frank Gevaerts (fg) - Thursday, 16 February 2012, 22:20 GMT+2
|
DetailsWhen booting rombox or rockbox from flash on h1x0 with dircache enabled, chances are good that the thing will freeze. This started with r30393 / 7e14b935dfdcd808cfb0703d19a43efd11eeef16.
This still happens with d2f97da668836f5d825c9aaef0d58dea64fc4dd5 |
This task depends upon
I've realised that I saw two different bugs during bisecting. One was that in some revisions it crashes after changing boot mode (disk, RAM image, ROM image), which is an old and solved bug (dircache now relocates properly). The current remaining crash is much more likely to happen after a clean shutdown, and doesn't seem to happen after a hard reset. It's also independent of boot mode.
I'll do more testing to see if this is really flashing-related after all...