[mythtv-commits] Ticket #6166: Seg fault playing videos in mythgallery

MythTV mythtv at cvs.mythtv.org
Wed Nov 11 21:56:13 UTC 2009


#6166: Seg fault playing videos in mythgallery
-------------------------------------------------+--------------------------
 Reporter:  Damian O'Sullivan <damian@…>         |        Owner:  ijr   
     Type:  defect                               |       Status:  closed
 Priority:  minor                                |    Milestone:  0.22  
Component:  Plugin - MythGallery                 |      Version:  head  
 Severity:  medium                               |   Resolution:  fixed 
  Mlocked:  0                                    |  
-------------------------------------------------+--------------------------

Comment(by anonymous):

 Hi, I am using mythubuntu with a reported SVN version of:

 2009-11-11 22:39:48.381 mythfrontend version: branches/release-0-22-fixes
 [22594] www.mythtv.org

 and I am getting this problem now. As above it is not specifically
 mentioned which version this was fixed? Am I still behind and not up to
 date with the changes mentioned?

 My stacktrace (totally reproducible):

 Program terminated with signal 11, Segmentation fault.
 #0  0x00007fae89895514 in put_pixels_clamped_mmx ()
    from /usr/lib/libmythavcodec-0.22.so.0
 (gdb) where
 #0  0x00007fae89895514 in put_pixels_clamped_mmx ()
    from /usr/lib/libmythavcodec-0.22.so.0
 #1  0x00007fae898f7447 in ff_simple_idct_put_mmx ()
    from /usr/lib/libmythavcodec-0.22.so.0
 #2  0x00007fae896fc5a4 in ff_mjpeg_decode_sos ()
    from /usr/lib/libmythavcodec-0.22.so.0
 #3  0x00007fae896fd181 in ff_mjpeg_decode_frame ()
    from /usr/lib/libmythavcodec-0.22.so.0
 #4  0x00007fae896ea6f5 in avcodec_decode_video2 ()
    from /usr/lib/libmythavcodec-0.22.so.0
 #5  0x00007fae896eb5f0 in avcodec_decode_video ()
    from /usr/lib/libmythavcodec-0.22.so.0
 #6  0x00007fae8aa3f22b in AvFormatDecoder::GetFrame(int) ()
    from /usr/lib/libmythtv-0.22.so.0
 #7  0x00007fae8a9efac5 in NuppelVideoPlayer::GetFrameNormal(int) ()
    from /usr/lib/libmythtv-0.22.so.0
 #8  0x00007fae8a9f00ba in NuppelVideoPlayer::GetFrame(int, bool) ()
    from /usr/lib/libmythtv-0.22.so.0
 #9  0x00007fae8a9f500e in NuppelVideoPlayer::StartPlaying(bool) ()
    from /usr/lib/libmythtv-0.22.so.0
 #10 0x00007fae8aa0251b in ?? () from /usr/lib/libmythtv-0.22.so.0
 #11 0x00007fae85b8aa04 in start_thread (arg=<value optimized out>)
     at pthread_create.c:300
 ---Type <return> to continue, or q <return> to quit---
 #12 0x00007fae8204b7bd in clone ()
     at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
 #13 0x0000000000000000 in ?? ()

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


More information about the mythtv-commits mailing list