pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/47132: MPlayer crashes (VLC is affected potentially too)



The following reply was made to PR pkg/47132; it has been noted by GNATS.

From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/47132: MPlayer crashes (VLC is affected potentially too)
Date: Thu, 29 Nov 2012 11:13:23 -0600 (CST)

 I built "multimedia/vlc" (1.1.13) and it was able to play all the
 media files that caused mplayer to crash.  vlc segfaults on exit though
 it's qt4-related, rather than av-codec-related.  (I should note that when
 mplayer crashes, it doesn't leave a core file behind).
 
 Then I built "multimedia/vlc2" (2.0.3 in pkgsrc-2012Q3) and it dies with
 a segfault as follows:
 
 Core was generated by `vlc'.
 Program terminated with signal 11, Segmentation fault.
 #0  0xb7759f72 in ff_deblock_v_luma_8_sse2 ()
     from /usr/pkg/lib/libavcodec.so.52
 (gdb) bt
 #0  0xb7759f72 in ff_deblock_v_luma_8_sse2 ()
     from /usr/pkg/lib/libavcodec.so.52
 #1  0xbab29328 in operator new(unsigned int) () from /usr/lib/libstdc++.so.7
 #2  0xb75c865e in filter_mb_dir.clone.0.clone.1 ()
     from /usr/pkg/lib/libavcodec.so.52
 #3  0xb75c901c in ff_h264_filter_mb () from /usr/pkg/lib/libavcodec.so.52
 #4  0xb75c9890 in ff_h264_filter_mb_fast () from /usr/pkg/lib/libavcodec.so.52
 #5  0xb75ad1a8 in loop_filter () from /usr/pkg/lib/libavcodec.so.52
 #6  0xb75b6597 in decode_slice () from /usr/pkg/lib/libavcodec.so.52
 #7  0xb75b6aec in execute_decode_slices () from /usr/pkg/lib/libavcodec.so.52
 #8  0xb75b9d2f in decode_nal_units () from /usr/pkg/lib/libavcodec.so.52
 #9  0xb75ba3e8 in decode_frame () from /usr/pkg/lib/libavcodec.so.52
 #10 0xb76eaaa9 in avcodec_decode_video2 () from /usr/pkg/lib/libavcodec.so.52
 #11 0xba39b5e0 in ?? ()
     from /usr/pkg/lib/vlc/plugins/codec/libavcodec_plugin.so
 #12 0x0000001c in ?? ()
 #13 0xbbbbf57a in ?? () from /usr/pkg/lib/libvlccore.so.5
 Backtrace stopped: previous frame inner to this frame (corrupt stack?)
 
 I will try building with PKG_OPTIONS.vlc2+=debug to see if there's more
 information to be had.
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
 | X  No HTML/proprietary data in email.   BSD just sits there and works!
 |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 


Home | Main Index | Thread Index | Old Index