This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11033 - Rockbox crash when displaying ID3 info with crazy long comment field
Attached to Project:
Rockbox
Opened by Tomer Shalev (tomers) - Wednesday, 17 February 2010, 22:34 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Thursday, 18 February 2010, 06:44 GMT+2
Opened by Tomer Shalev (tomers) - Wednesday, 17 February 2010, 22:34 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Thursday, 18 February 2010, 06:44 GMT+2
|
DetailsRockbox crashes when going to the ID3 screen while playing the attached mp3 file.
This is reproducible in both target and simulator (r24725). (gdb) r Starting program: /home/user/rockbox/build_cowond2_s/rockboxui ... Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb75e9b70 (LWP 19429)] 0x080be46b in font_cache_insertion_point (fcache=0x82490fc, char_code=65527) at /home/user/rockbox/firmware/font_cache.c:113 113 p = lru_data(&fcache->_lru, index[0]); |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Thursday, 18 February 2010, 06:44 GMT+2
Reason for closing: Fixed
Additional comments about closing: see last comment
Thursday, 18 February 2010, 06:44 GMT+2
Reason for closing: Fixed
Additional comments about closing: see last comment
I cant see how the mp3 metadata parser works, but this *isnt* a font bug.
band aided in r24743.