This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12676 - rb userinterface freezes - some database-related deadlock maybe?
|
Detailsrockbox version 3.11.2
If I do a manual database update (settings -> database -> Update Now), [rockbox tells me the database will update in the background], then while the database is updating I go to main menu -> Plugins, then rockbox hangs. It seems unresponsive however disk is still spinning and seeking (rapidly). I can get the same hang if I go to main menu -> Database -> Recently Added . At a guess, it could be related to trying to access the disk while the database updater is accessing the disk - but if that's the case I'd be surprise if it's gone unnoticed before. Note that dircache turns itself off (still? at least for me) when I go to settings -> database -> Update Now. rockbox seems to be functioning fine usually, so long as database update isn't running |
This task depends upon
It never did. After ten minutes of no obvious activity but continual disk spinning I tried something (remembering that a different ipod 5g that I'd used earlier did not exhibit this problem) - and turned off the Last.FM Scrobbling. Disk immediately spun down.
That's odd right? Why would the Last.FM Scrobbling function keep the disk continually spinning and (presumably) seeking, if I'm not even playing any music, and the only thing that's happened since turning on was actually a database scan, no playback whatsoever?
I wonder if the lockup was a combination then of database update + last.fm + dircache. (which is actually my default setup)