This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12446 - [FUZE+]Undefined instruction at 0x0000AC44 when selecting an mp3 file while playing any other format
Attached to Project:
Rockbox
Opened by Jean-Louis Biasini (JeanLouisBiasini) - Sunday, 11 December 2011, 18:41 GMT+2
Last edited by Jean-Louis Biasini (JeanLouisBiasini) - Monday, 27 August 2012, 15:37 GMT+2
Opened by Jean-Louis Biasini (JeanLouisBiasini) - Sunday, 11 December 2011, 18:41 GMT+2
Last edited by Jean-Louis Biasini (JeanLouisBiasini) - Monday, 27 August 2012, 15:37 GMT+2
|
Details1. Way to reproduce:
While playing any file except mp3 select a MP3 file 2. Bug description WPS stay idle a couple of second on the new file without playing it (detection of the format correctly being showed) then: Undefined instruction at 0000AC44 backtrace start pc: 0x0000AC44 sp: 0x00005350 backtrace end find_addr.pl returns: jean-louis@debian:~/Bureau/rockbox-devtree/rockbox/buidl$ ../utils/analysis/find_addr.pl 0x0000AC44 1 /home/jean-louis/Bureau/rockbox-devtree/rockbox/buidl/firmware/libfirmware.a(thread.o) -> threads jean-louis@debian:~/Bureau/rockbox-devtree/rockbox/buidl$ ../utils/analysis/find_addr.pl 0x00005350 1 /home/jean-louis/Bureau/rockbox-devtree/rockbox/buidl/apps/codec_thread.o -> Whatever the format of the "coming from" file is, the address in backtrace stay the same. 3. No bug if: - If the files are in the same playlist, the bug doesn't occurs - only on moving to a new dynamic playlist. 4. test performed: tested format: WMA > MP3 bug MPC > MP3 bug OGG > MP3 bug FLAC > MP3 bug MP3 > OGG no bug WMA > OGG no bug FLAC > OGG no bug each format transition tested 2 times with 4 different files |
This task depends upon
Closed by Jean-Louis Biasini (JeanLouisBiasini)
Monday, 27 August 2012, 15:37 GMT+2
Reason for closing: Fixed
Additional comments about closing: by 08/27/2012 the bug cannot be reproduced anymore Solving probably related to 4908b8e where pamaury fixed some dma issue
Monday, 27 August 2012, 15:37 GMT+2
Reason for closing: Fixed
Additional comments about closing: by 08/27/2012 the bug cannot be reproduced anymore Solving probably related to 4908b8e where pamaury fixed some dma issue
flac > wma no bug