This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10357 - Data abort with Auto-Change Directory
Attached to Project:
Rockbox
Opened by Robert Keevil (obo) - Saturday, 20 June 2009, 20:28 GMT+2
Last edited by Robert Keevil (obo) - Wednesday, 21 October 2009, 03:28 GMT+2
Opened by Robert Keevil (obo) - Saturday, 20 June 2009, 20:28 GMT+2
Last edited by Robert Keevil (obo) - Wednesday, 21 October 2009, 03:28 GMT+2
|
DetailsAuto-Change Directory causes a data abort when changing from an mp3 to a vorbis album. The crash does not occur every time this transition takes place, it can take several instances for the crash to occur. This happens when Auto-Change Directory is set to either Yes, or Random.
With revision 21404 the abort on a c200 occurs at 0x01E87844, which is in apps/codecs/libtremor/synthesis.c in the vorbis_synthesis function. Also seen to occur on an ipod 5g. |
This task depends upon
Closed by Robert Keevil (obo)
Wednesday, 21 October 2009, 03:28 GMT+2
Reason for closing: Fixed
Additional comments about closing: Problem has been resolved (but unsure exactly which commit did so).
Wednesday, 21 October 2009, 03:28 GMT+2
Reason for closing: Fixed
Additional comments about closing: Problem has been resolved (but unsure exactly which commit did so).
Is the bug apparent in versions prior to r20783 (which incorporated a number of libtremor changes) ?
obo - would be good if you can try and reconfirm for us. Some more vorbis fixes went in somewhat recently, which I suspect would have resolved this for you.