[mythtv-commits] Ticket #6830: mythlcdserver inherits mythfrontend's open file descriptors

MythTV mythtv at cvs.mythtv.org
Tue Aug 11 23:59:27 UTC 2009


#6830: mythlcdserver inherits mythfrontend's open file descriptors
------------------------------+---------------------------------------------
 Reporter:  foobum at gmail.com  |       Owner:  ijr    
     Type:  defect            |      Status:  new    
 Priority:  trivial           |   Milestone:  unknown
Component:  MythTV - General  |     Version:  unknown
 Severity:  low               |     Mlocked:  0      
------------------------------+---------------------------------------------
 This only causes real problems if mythlcdserver happens to be exec'd
 whilst mythfrontend has the sound card open, in which case the next time
 mythfrontend attempts to open the card it finds it's 'busy'.

 Attached patch sets the close-on-exec flag on all open fds before
 mythfrontend forks.

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


More information about the mythtv-commits mailing list