[haiku-bugs] Re: [Haiku] #10344: media kit linear interpolator crashes. (was: Another media_addon_server crash)

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Tue, 28 Jan 2014 07:44:31 -0000

#10344: media kit linear interpolator crashes.
------------------------------------------+----------------------------
   Reporter:  humdinger                   |      Owner:  axeld
       Type:  bug                         |     Status:  closed
   Priority:  normal                      |  Milestone:  R1
  Component:  Servers/media_addon_server  |    Version:  R1/Development
 Resolution:  duplicate                   |   Keywords:
 Blocked By:  7180                        |   Blocking:
Has a Patch:  0                           |   Platform:  All
------------------------------------------+----------------------------

Comment (by pulkomandy):

 the crash is in the resampler code. Switching from "linear interpolation"
 to "drop/repeat sample" is a safer way to avoid this problem (even for
 apps not generating 48kHz output). the drop/repeat code is ok, only the
 interpolated one is buggy (seem to do an out of bounds access from time to
 time).

--
Ticket URL: <https://dev.haiku-os.org/ticket/10344#comment:3>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts:

  • » [haiku-bugs] Re: [Haiku] #10344: media kit linear interpolator crashes. (was: Another media_addon_server crash) - pulkomandy