Menu

#438 deadlock detected by helgrind

developer_version
closed-out-of-date
None
4
2015-02-25
2008-04-22
Kees Blom
No

In surface_impl::show(gui_events *cur)(region.cpp line 153) helgrind detected a deadlock while trying to lock
m_children_cs and the lock is already owned by thread
as seen from its stack trace. This happened while playing Audiotests/smiltext-begin-sync.smil and switching languages. See end of attached helgrind output.

Discussion

  • Kees Blom

    Kees Blom - 2008-04-22

    helgrind output ends with deadlock

     
  • Kees Blom

    Kees Blom - 2008-04-24

    Logged In: YES
    user_id=886581
    Originator: YES

    Attempt to fix this one in: smil_player.cpp rev. 1.114.

     
  • Kees Blom

    Kees Blom - 2008-04-24
    • priority: 7 --> 4
     
  • Kees Blom

    Kees Blom - 2015-02-25
    • status: open --> closed-out-of-date
    • Group: --> developer_version
     
  • Kees Blom

    Kees Blom - 2015-02-25

    Does not seem to happen anymore, code changed a lot.

     

Log in to post a comment.