[mythtv-commits] Ticket #9960: [PATCH] logging: fix unbalanced mutex unlock

MythTV noreply at mythtv.org
Mon Aug 1 09:37:28 UTC 2011


#9960: [PATCH] logging: fix unbalanced mutex unlock
-------------------------------------------------+-------------------------
 Reporter:  Lawrence Rust <lvr@…>                |           Type:  Patch -
   Status:  new                                  |  Bug Fix
Milestone:  unknown                              |       Priority:  minor
  Version:  Trunk Head                           |      Component:  MythTV
 Keywords:  logging mutex assert                 |  - General
                                                 |       Severity:  medium
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
 commit df84a066070 caused an unbalanced mutex lock/unlock in
 DBLoggerThread::run

 Please can all devs build and test against a debug build of Qt.  The debug
 build has extensive runtime checking to find these problems and produce an
 informative ASSERT and backtrace.  This bug ASSERTs within the 1st second
 after starting the backend.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9960>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list