This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12239 - r30308 causes data abort going from fm radio (with fms) to resume playback
Attached to Project:
Rockbox
Opened by Michael Chicoine (mc2739) - Monday, 22 August 2011, 03:04 GMT+2
Last edited by Michael Chicoine (mc2739) - Wednesday, 24 August 2011, 01:50 GMT+2
Opened by Michael Chicoine (mc2739) - Monday, 22 August 2011, 03:04 GMT+2
Last edited by Michael Chicoine (mc2739) - Wednesday, 24 August 2011, 01:50 GMT+2
|
DetailsTested with r30337 and fails on e200v1 - does not fail on e200v2
r30308 is the first failing build r30307 is the last working build When using a theme which includes an FMS, 1. boot player 2. start music playback 3. exit wps (either menu or power will cause the failure) 4. select fm radio 5. exit fm radio (either menu or power will cause the failure) 6. select resume playback The e200v1 data aborts with the following message: Data abort at 000071F4 (0) The address is the same with different themes. |
This task depends upon
Closed by Michael Chicoine (mc2739)
Wednesday, 24 August 2011, 01:50 GMT+2
Reason for closing: Fixed
Additional comments about closing: FIxed in r30342
Wednesday, 24 August 2011, 01:50 GMT+2
Reason for closing: Fixed
Additional comments about closing: FIxed in r30342
This doesn't happen without FMS?
No, in fact, if I switch from a theme with an FMS to cabbiev2, it will still data abort since cabbiev2 does not remove the FMS.
Please try this.
Thanks, that seems to fix the problem.