Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category Recording
  • Assigned To No-one
  • Operating System Sansa e200
  • Severity Low
  • Priority Very Low
  • Reported Version Daily build (which?)
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by Fed - 2007-07-04
Last edited by MikeS - 2007-07-25

FS#7397 - Crash on rec shut down

Crash when shut down from recording screen on latest build.

Closed by  MikeS
2007-07-25 05:37
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

Problem solved. And again deleted IE errant post … what gives? :\

its not a crash at all. its just a loop somehwere shich takes about a minute to finish.

MikeS commented on 2007-07-23 19:03

Shutdown can’t proceed until the data is saved of course. Is this even a bug?

not sure, I tried it without doing a recording… just entering the rec screen

MikeS commented on 2007-07-24 04:01

If you have a buffer full of data, expect a decent wait for it to save. The only thing that ever broke shutting down from the recording screen was a power management patch that ended up calling yield from an ISR. Unless something new was added to shutdown that does a bad thing, there should be no issue here.

(Note: previous comment that I added then deleted was duplicate that an errant keystroke created :-)

it shouldnt be trying to save anything… the only thing in the buffer is the prerecording, but seen as rec was never actually started the data should be dumped.

MikeS commented on 2007-07-25 00:08

I don’t think fed specified about the shutdown conditions so I really don’t know. If recording is not active (read: audio_status() & AUDIO_STATUS_RECORD == 0) no disk access should occur. Are you saying you can reproduce the problem when _not_ recording and trying to shut down? I’ve never seen a problem myself.

yes… but just tested again and it seems prerecording could be the problem. (i just tested shutting down in the rec screen while recording and while doing nothing, but both with prerec off)..
hmm, i have no problem closing this task

Fed commented on 2007-07-25 04:53

Sorry, I forgot to mention that I was prerecording.
I tried the new build (SVN 13975), and it works fine. Issue resolved as far as I can see.
Thanks!!

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing