Changes between Initial Version and Version 1 of Ticket #12606, comment 7


Ignore:
Timestamp:
Oct 16, 2018, 5:50:38 AM (6 years ago)
Author:
smallstepforman

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12606, comment 7

    initial v1  
    1 I'm working on a video editor for Haiku, and I experience a similar error, with a segment violation due to BSoundPlayer inclusion.   First the relevant stack trace:
    2 
     1I'm working on a video editor for Haiku, and I experience a similar error, with a segment violation due to BSoundPlayer inclusion.   First some scenarios:
    32
    43
     
    2625
    2726BPrivate::SharedBUfferList::Lock() segment violation.
     27
    2828BPrivate::SharedBufferList::RequestBuffer()
     29
    2930BBufferGroup::RequestBuffer()
     31
    3032BPrivate::SoundPlayNode::FillNextBuffer()
     33
    3134BPrivate::SoundPlayNode::SendNewBuffer()
     35
    3236BPrivate::SoundPlayNode::HandleEvent()
     37
    3338BMediaEventLooper::DispatchEvent
     39
    3440...
    3541