Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category Codecs
  • Assigned To No-one
  • Operating System SW-codec
  • Severity Low
  • Priority Very Low
  • Reported Version
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by freqmod - 2007-03-16
Last edited by nls - 2007-10-13

FS#6838 - Speex segments in simulator

Speex SVN (2007.03.16) gives a segmentation error when playing a file in the simulator, and then playing another speex file.
Adding to speex.c:
(after the start of the function)
376 + struct codec_api *cib;
right before next_track:
399 + cib=ci;
right after done:
562 + ci=cib;
works around the problem, but is not a real solution.

Closed by  nls
2007-10-13 00:16
Reason for closing:  Fixed

These works okay for me in the sim. Can you retest with the latest code?

Frederik, are you running a 64-bit OS? Could you attach an example file?

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing