[mythtv-commits] Ticket #2895: mythbackend CPU temperature code not re-entrant - causes crashes

MythTV mythtv at cvs.mythtv.org
Tue Jan 9 19:07:50 UTC 2007


#2895: mythbackend CPU temperature code not re-entrant - causes crashes
------------------------------+---------------------------------------------
 Reporter:  andrew at anvil.org  |       Owner:  ijr    
     Type:  defect            |      Status:  new    
 Priority:  major             |   Milestone:  unknown
Component:  mythtv            |     Version:  0.20   
 Severity:  high              |  
------------------------------+---------------------------------------------
 The code at around httpstatus.cpp line 2487 uses the lm_sensors library.
 As this library keeps it's status in a static variable it is not re-
 entrant and crashes the backend if there are two calls to the http service
 at the same time.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2895>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list