[haiku-bugs] Re: [Haiku] #13614: MediaPlayer Streaming issues

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sat, 17 Aug 2019 06:58:43 -0000

#13614: MediaPlayer Streaming issues
-------------------------+-------------------------------------------------
   Reporter:  thaflo     |      Owner:  leavengood
       Type:  bug        |     Status:  assigned
   Priority:  high       |  Milestone:  Unscheduled
  Component:             |    Version:  R1/Development
  Kits/Media Kit         |
 Resolution:             |   Keywords:  mediaplayer, stream, streaming, url
 Blocked By:             |   Blocking:
Has a Patch:  0          |   Platform:  All
-------------------------+-------------------------------------------------

Comment (by mmlr):

 For leak analysis there is also [https://git.haiku-
 os.org/haiku/tree/src/bin/leak_analyser.sh the leak analyzer] which will
 show you traces of remaining allocations on program exit based on the leak
 information of the guarded heap.

 It is possible that this is a fragmentation issue, where small allocations
 remain in such a pattern that some larger ones will not fit in between,
 leading to more and more heap being allocated over time. The debug heaps
 manage memory diffrently, so they may not be affected as much by this.

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/13614#comment:8>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: