Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#11277 - iPod Video crashes at start up

Attached to Project: Rockbox
Opened by Andree Buschmann (Buschel) - Sunday, 16 May 2010, 00:30 GMT+2
Last edited by Andree Buschmann (Buschel) - Monday, 24 May 2010, 12:06 GMT+2
Task Type Bugs
Category Operating System/Drivers
Status Closed
Assigned To No-one
Player Type iPod 5G
Severity Critical
Priority Immediate
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

As reported on irc the current iPod Video (32MB) builds crash at startup. A downloaded r26070 crashes with "undefined construction at 000A7F4C", a local build based on r26060 crashed somewhere in settings_list.o

When building r26050 the iPod starts fine.

Because of my "settings_list.o"-findings I assume that r25051/52/53 is the cause of this problem.
This task depends upon

Closed by  Andree Buschmann (Buschel)
Monday, 24 May 2010, 12:06 GMT+2
Reason for closing:  Fixed
Additional comments about closing:  Fixed in r26246.
Comment by Michael Sevakis (MikeS) - Sunday, 16 May 2010, 05:47 GMT+2
Hmmm....that update wasn't supposed to change even one instruction for anything but Gigs. Then again I found places where #includes of audio.h/audiohw.h were placed after files that now or were supposed to depend on proper setting of audio caps (like settings_list). If audiohw.h or sound.h is included too late it could change things.
Comment by Michael Sevakis (MikeS) - Sunday, 16 May 2010, 06:55 GMT+2
Try r26074 or above and see if that helps.

Loading...