This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10983 - panic: I04:IllInstr
Attached to Project:
Rockbox
Opened by Václav Brožík (pabouk) - Tuesday, 09 February 2010, 00:33 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Wednesday, 10 February 2010, 05:21 GMT+2
Opened by Václav Brožík (pabouk) - Tuesday, 09 February 2010, 00:33 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Wednesday, 10 February 2010, 05:21 GMT+2
|
DetailsWith the latest builds I observe panic immediately after starting Rockbox kernel from the bootloader. The bootloader writes approximately:
---- ... checksum ... result 0 ---- then the screen clears and Rockbox immediately writes (two different results for two builds tested): --- build r24571-000208 I04:IllInstr at 31057FE8 --- --- build r24568-100208 I04:IllInstr at 31057FE4 --- Then it normally reacts to pressing PLAY by rebooting. The latest known working build is the daily build r24556-100207. The problem happens on iriver H120. PS: Notice the wrong year in the build number: build r24571-000208 |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Wednesday, 10 February 2010, 05:21 GMT+2
Reason for closing: Fixed
Additional comments about closing: mea culpa. fixed in r24578.
Wednesday, 10 February 2010, 05:21 GMT+2
Reason for closing: Fixed
Additional comments about closing: mea culpa. fixed in r24578.
It did not come to my mind to erase the config. as the message appears immediately after bootloader finishes its job.
http://www.rockbox.org/irc/log-20100209#21:00
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff3c46910 (LWP 21527)]
0x0000000000434394 in sb_get_backdrop (screen=2) at /home/dave/rockbox/rockbox/apps/gui/statusbar-skinned.c:81
81 return sb_skin[screen].data->backdrop;