[haiku-bugs] [Haiku] #11497: Media/mixer crash, either buffer "oops" or NULL indirection in float_to_float()

  • From: "ttcoder" <trac@xxxxxxxxxxxx>
  • Date: Fri, 21 Nov 2014 17:07:43 -0000

#11497: Media/mixer crash, either buffer "oops" or NULL indirection in
float_to_float()
---------------------------------+------------------------------
 Reporter:  ttcoder              |        Owner:  nobody
     Type:  bug                  |       Status:  new
 Priority:  critical             |    Milestone:  R1/beta1
Component:  Add-Ons/Media/Mixer  |      Version:  R1/Development
 Keywords:                       |   Blocked By:
 Blocking:                       |  Has a Patch:  0
 Platform:  All                  |
---------------------------------+------------------------------
 Heavily related to #7180, in that media_addon_server crashes at boot-up in
 two different ways depending on the phase of the moon (sometime I get the
 SetBuffer() "oops" failed assertion message, sometimes I get a NULL `src`
 pointer in float_to_float() -- see below for details). Maybe also related
 to #5339

 The "news" is that it occurs 100% of the time at boot-up here, so long as
 I wait a few seconds before opening MediaPlayer.. And luckily it still
 occurs even after I black-listed the stock mixer binary and started using
 a binary built from source here.. So I was able to add tracing and start
 digging.

 Info coming up.

--
Ticket URL: <https://dev.haiku-os.org/ticket/11497>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: