[mythtv-commits] Ticket #5709: QMutex::lock: Deadlock detected in thread -1407231088

MythTV mythtv at cvs.mythtv.org
Mon Sep 8 06:31:57 UTC 2008


#5709: QMutex::lock: Deadlock detected in thread -1407231088
-------------------------------------------------+--------------------------
 Reporter:  michael bishop <clever at nbnet.nb.ca>  |       Owner:  ijr    
     Type:  patch                                |      Status:  new    
 Priority:  minor                                |   Milestone:  unknown
Component:  mythtv                               |     Version:  head   
 Severity:  medium                               |     Mlocked:  0      
-------------------------------------------------+--------------------------
 i managed to track this crash down to ThreadedFileWriter.cpp[[BR]]
 it was then trivial to track the problem down and fix it with a 4 letter
 patch[[BR]]
 basicaly, when the system became IOBOUND it would try to print the free
 buffer space with a locking function, while the lock was held[[BR]]
 i'll attach the patch to fix it[[BR]]

 the problem happens in trunk head atleast(posibly others)[[BR]]

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5709>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list