[mythtv-commits] Ticket #6257: mythtranscode&mythwelcome / ICE default IO error handler doing an exit

MythTV mythtv at cvs.mythtv.org
Thu Feb 12 19:21:53 UTC 2009


#6257: mythtranscode&mythwelcome / ICE default IO error handler doing an exit
------------------------------+---------------------------------------------
 Reporter:  anonymous         |       Owner:  ijr       
     Type:  defect            |      Status:  new       
 Priority:  blocker           |   Milestone:  unknown   
Component:  MythTV - General  |     Version:  0.21-fixes
 Severity:  medium            |     Mlocked:  0         
------------------------------+---------------------------------------------
 Both mythwelcome and mythtranscode crashes with:
 ICE default IO error handler doing an exit()

 Mythwelcome crashes sometimes when mythfrontend is exit.
 Mythtranscode crashes everytime it is called.

 The root cause seems to be the execution of:

 pthread_exit(NULL);

 A sample code, which generates a thread and exit it workes without any
 issues (see attachment).


 I am using XUBUNTU 8.1 and the branch myth release 0.21 fixes.
 Kernel: 2.6.27-9-generic

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


More information about the mythtv-commits mailing list