[mythtv-commits] Ticket #2420: mythreplex segfault

MythTV mythtv at cvs.mythtv.org
Tue Sep 26 15:30:35 UTC 2006


#2420: mythreplex segfault
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  ghaushe
     Type:  defect     |       Status:  new    
 Priority:  major      |    Milestone:  unknown
Component:  mythtv     |      Version:  0.20   
 Severity:  medium     |   Resolution:         
-----------------------+----------------------------------------------------
Comment (by paulh):

 (In [11294]) Possible fix for #2420. find_audio_sync() was always
 expecting the buf array
 passed as a parameter to be 7 bytes but some of the calling functions
 where
 only creating 4 and 6 byte arrays.

 Also spotted another possible bug where the new fix sync stuff could try
 to
 write to the output files before they were opened.

 Not sure if it fixes the seg fault or the other reported problems with
 stack
 smashing because I couldn't reproduce it even with the sample file
 provided.

 Refs. #2420

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2420#comment:7>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list