This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8606 - WMA - Data abort at 03F03400 (0)
Attached to Project:
Rockbox
Opened by Sing (sing) - Thursday, 14 February 2008, 08:55 GMT+2
Last edited by Steve Bavin (pondlife) - Monday, 07 April 2008, 11:40 GMT+2
Opened by Sing (sing) - Thursday, 14 February 2008, 08:55 GMT+2
Last edited by Steve Bavin (pondlife) - Monday, 07 April 2008, 11:40 GMT+2
|
DetailsI am using a iPod Video (5.5G 80g) with Rockbox (r16225-080205), and when I play a song (in wma format), rockbox hanged with the following error message:
Data abort at 03F03400 (0) As I set the Rockbox startup with the Resume Playback, I cannot use the Rockbox anymore, since each time I reset my iPod, the Rockbox quickly turn to the Playback screen and try to play that song, so it hanged with the same error message again. It is a dead loop! Cry I tried to update the Rockbox to version r16308-080214, but still got the same error. Seems this problem only occur with that song, because I had play other songs with Rockbox with no problem. The following is the information about the song causing the error, hope that can help: Codec: Windows Media Audio 9.1 Compression: 32kbps, 44KHz, stereo 1-pass CBR Bitrate(Kbps): 32 The attached is the song causing error. |
This task depends upon
Closed by Steve Bavin (pondlife)
Monday, 07 April 2008, 11:40 GMT+2
Reason for closing: Fixed
Additional comments about closing: Should be fixed in r17011 or later.
Monday, 07 April 2008, 11:40 GMT+2
Reason for closing: Fixed
Additional comments about closing: Should be fixed in r17011 or later.
0x05594b1f in wma_decode_frame (s=0x55ae028, samples=0x55aa028) at wmadeci.c:1148
1148 *ptr++ = level;
(gdb) print ptr
$1 = (short int *) 0x55a9d46
(gdb) bt
#0 0x05594b1f in wma_decode_frame (s=0x55ae028, samples=0x55aa028) at wmadeci.c:1148
#1 0x0559695b in wma_decode_superframe_frame (s=0x55ae028, samples=0x55aa028,
#2 0x055926d0 in codec_main () at wma.c:566
#3 0x055927f3 in codec_start (api=0x46eb40) at codec_crt0.c:51
#4 0x00441e53 in codec_load_ram (size=240730, api=0x46eb40) at codecs.c:222
#5 0x00441fd4 in codec_load_file (plugin=0x47c592 "wma", api=0x46eb40) at codecs.c:264
#6 0x0043ff3e in codec_thread () at playback.c:1278
This has never happened to me, however (I myself start up in the main menu), so yeah. If that suggestion is somehow useful, I'm glad.