[haiku-bugs] [Haiku] #15320: SoundPlay crashes twice a day in _memory_span_set_new_active()

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sat, 31 Aug 2019 16:28:48 -0000

#15320: SoundPlay crashes twice a day in _memory_span_set_new_active()
-------------------------------+------------------------------
 Reporter:  ttcoder            |        Owner:  nobody
     Type:  bug                |       Status:  new
 Priority:  high               |    Milestone:  Unscheduled
Component:  System/libroot.so  |      Version:  R1/Development
 Keywords:                     |   Blocked By:
 Blocking:                     |  Has a Patch:  0
 Platform:  All                |
-------------------------------+------------------------------
 Just in from Dane's test... SP never crashed this way in BeOS and in
 previous hrevs, and the SP code base hasn't changed in years. Crashes
 started occuring just now, after updating to hrev53379 .

 The backtrace always mentions av_malloc() or variants, so maybe a media-
 kit regression like a double-free ?

 It seems more likely to be OOM-related though; i.e. all reports mention >
 600 MB memory usage. Waddlesplash fixed an issue with memory fragmentation
 recently, maybe Dane should update from 53379 ? I see lots of "heap area"
 's listed in the report, not sure if that's related. They do seem to cover
 the 32bit spectrum, from 0x00101000 to 0x7fe17000

 Tentatively assigning to libroot/malloc heap for now, please adjust.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15320>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: