- Status Closed
- Percent Complete
- Task Type Bugs
- Category User Interface
- Assigned To No-one
- Operating System All players
- Severity High
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#5970 - I40:PDIR1FULL at 00000007 error view for full details
I found this dodgy error/glitch in the latest rockbox build.
This is what happens
I load up the fm radio then hold down navi, I then go to sound settings then equalizer then advanced eq settings then low shelf filter.
This is where rockbox freezes iriver and and the following error is displayed:
I40:PDIR1FULL
at 00000007
Not sure where to put this error because it only happens in Fm tuner yet it doesnt actualy happen in fm tuner it just happens if your running fm tuner.
Closed by petur
2006-09-16 19:53
Reason for closing: Fixed
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2006-09-16 19:53
Reason for closing: Fixed
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
This is the easiest way to fix. The reason why one would want to change the EQ while in FM radio is another question. Would only be usefull if the sound of the radio passes through the playback engine…
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
This is caused by Rockbox running out of menus. Sounds like an odd error I know, but that’s what’s going on. The simple fix is to increase the menu buffer (i.e. change MAX_MENUS in apps/menu.c to 6), but I’m not sure if that’s the right fix as it’s pretty rare to have menus nested six deep.
The same error message (with a different address) appears in the Recording Screen. See http://www.rockbox.org/tracker/task/5952 There it was identified as overrun FIFO used during DMA transfers.
I think that bug is a different crash since I can reproduce this one in the simulator and the error is definitely “Out of menus”.
Another one (on H300). Go to Info > Debug (Keep Out!) > View Battery. Result is: I40:PDIR1FULL at 00000002.
sounds like theres definatly something wrong here that needs to be fixed.
FIXED: Info > Debug (Keep Out!) > View Battery. Result is: I40:PDIR1FULL at 00000002.