[mythtv-commits] Ticket #626: Segfault when recording MPEG4 video after revert in mpegvideo_mmx_template.c

MythTV mythtv at cvs.mythtv.org
Wed Nov 9 14:27:05 EST 2005


#626: Segfault when recording MPEG4 video after revert in
mpegvideo_mmx_template.c
----------------------+-----------------------------------------------------
 Reporter:  goraczkm  |       Owner:  ijr
     Type:  defect    |      Status:  new
 Priority:  blocker   |   Milestone:     
Component:  mythtv    |     Version:     
 Severity:  high      |  
----------------------+-----------------------------------------------------
Any recording started from on my V4L card segfault in the
 dct_quantize_SSE2.
 The problem seem to be cause by a line that wasn't removed after a revert.
 The line is showed in the following diff between the revision 7766 (revert
 to before 7721) and the previous working revision 7412:

 http://cvs.mythtv.org/cgi-
 bin/viewcvs.cgi/trunk/mythtv/libs/libavcodec/i386/mpegvideo_mmx_template.c?root=svn&rev=7766&r1=7412&r2=7766

 Removing the  "push %%"REG_c"                     \n\t" fix the problem
 for me and really revert the files to version before 7221 as intended by
 revision 7766.

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


More information about the mythtv-commits mailing list