[mythtv-commits] Ticket #10928: Segfault when Launching Live TV

MythTV noreply at mythtv.org
Wed Aug 8 01:07:47 UTC 2012


#10928: Segfault when Launching Live TV
-------------------------------------+----------------------------
 Reporter:  skd5aner <skd5aner@…>    |          Owner:  danielk
     Type:  Bug Report - Crash       |         Status:  closed
 Priority:  minor                    |      Milestone:  0.26
Component:  MythTV - Video Playback  |        Version:  0.25-fixes
 Severity:  medium                   |     Resolution:  fixed
 Keywords:  LiveTV, segfault         |  Ticket locked:  0
-------------------------------------+----------------------------

Comment (by Daniel Kristjansson <danielk@…>):

 In [changeset:8e3bc060402cb1be48f7e1d2dd605811ca255096/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="8e3bc060402cb1be48f7e1d2dd605811ca255096"
 Fixes #10981. Refs #10928. Convert QMutex to QSemaphore.

 Since m_LoadLock is locked in the UI thread and unlocked in
 the worker thread it needs to use a QSemaphore instead of
 a QMutex. Thanks go to Lawrence Rust for discovering the
 issue.
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10928#comment:4>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list