This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11355 - Auto-Change Directory crashes hardwarecodec players
Attached to Project:
Rockbox
Opened by Marianne Arnold (pixelma) - Saturday, 05 June 2010, 11:27 GMT+2
Last edited by Marianne Arnold (pixelma) - Saturday, 26 June 2010, 12:55 GMT+2
Opened by Marianne Arnold (pixelma) - Saturday, 05 June 2010, 11:27 GMT+2
Last edited by Marianne Arnold (pixelma) - Saturday, 26 June 2010, 12:55 GMT+2
|
DetailsWhen the option "Auto-change directory" is enabled, my Ondio crashes at the end of the current folder's playlist when it would have to create a new one.
The error it shows is "I09: CPUAdrEr at 09010FF8". The address varies a bit with the actual revision, this example is with r26246 and an OndioFM backlight build (but the problem is present in plain SVN builds too). Looking at the map file shows that the crash happens in the cue_find_current_track function. Bisecting build turned up that the error was introduced with the cuesheet rework in r21978/9 and the fix in 21982 fixed usual folder playback but not auto-change directory. It is reproducible on the Archos Recorder so I assume a general hwcodec problem. |
This task depends upon
This patch did not fix the problem on my Ondio and the results and some more tests were disussed in IRC. It is in the logs of July 28th 2010, starting at 11:27 and going on till 13:25 (interleaved with some other discussions) - link: http://www.rockbox.org/irc/log-20100728#11:52:21
I must disable Auto-change directory .
USB1.0 Recorders work fine, there is no HW(codec)problem - but all Recorders had'nt change the directory at any time.