This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9429 - Pictureflow segfaults with a particular image
Attached to Project:
Rockbox
Opened by Steve Bavin (pondlife) - Monday, 29 September 2008, 15:18 GMT+2
Last edited by Frank Gevaerts (fg) - Friday, 22 January 2010, 21:58 GMT+2
Opened by Steve Bavin (pondlife) - Monday, 29 September 2008, 15:18 GMT+2
Last edited by Frank Gevaerts (fg) - Friday, 22 January 2010, 21:58 GMT+2
|
DetailsWhen running pictureflow on my H300, it locks the device occasionally.
Having tried it on the sim, under gdb, I can reproduce the following error (and back-trace): Program received signal SIGSEGV, Segmentation fault. [Switching to thread 2264.0x33c] 0x04f031ef in render_slide (slide=0x4f12598, result_rect=0x351facc, alpha=110, col1=219, col2=219) at pictureflow.c:1243 1243 *pixel1 = fade_color(ptr[p1 >> PFREAL_SHIFT], alpha4); (gdb) bt #0 0x04f031ef in render_slide (slide=0x4f12598, result_rect=0x351facc, alpha=110, col1=219, col2=219) at pictureflow.c:1243 #1 0x04f039fc in render_all_slides () at pictureflow.c:1407 #2 0x04f04fbb in SDL_main () at pictureflow.c:2011 ... I noticed that the initial pictureflow scan stops during the letter P (i.e. albums beginning with P), so suspect that this crash occurs when it later attempts to render an album past this point. Not sure how to go about diagnosing it further though, so any pointers would be welcome. |
This task depends upon
Closed by Frank Gevaerts (fg)
Friday, 22 January 2010, 21:58 GMT+2
Reason for closing: Out of Date
Additional comments about closing: Reopen if there's more information
Friday, 22 January 2010, 21:58 GMT+2
Reason for closing: Out of Date
Additional comments about closing: Reopen if there's more information
Is this still happening? If yes, we should investigate the image.