Hello all,
I seem to be having trouble with getting vlc to run. I’m using the following version:
Repository : Packman Repository
Name : vlc
Version : 2.2.4-32.4.1
When it tried to install, I noticed the following error:
( 6/14) Installing: vlc-noX-2.2.4-32.4.1.x86_64 ......................................................................................................................[done]
Additional rpm output:
/var/tmp/rpm-tmp.C2uF9X: line 2: 3648 Segmentation fault (core dumped) /usr/lib64/vlc/vlc-cache-gen -f /usr/lib64/vlc/plugins
warning: %post(vlc-noX-2.2.4-32.4.1.x86_64) scriptlet failed, exit status 139
( 7/14) Installing: vlc-qt-2.2.4-32.4.1.x86_64 .......................................................................................................................[done]
Additional rpm output:
/var/tmp/rpm-tmp.wTbG0q: line 1: 3653 Segmentation fault (core dumped) /usr/lib64/vlc/vlc-cache-gen -f /usr/lib64/vlc/plugins
warning: %post(vlc-qt-2.2.4-32.4.1.x86_64) scriptlet failed, exit status 139
( 8/14) Installing: vlc-2.2.4-32.4.1.x86_64 ..........................................................................................................................[done]
Additional rpm output:
/var/tmp/rpm-tmp.6hAiCF: line 1: 3660 Segmentation fault (core dumped) /usr/lib64/vlc/vlc-cache-gen -f /usr/lib64/vlc/plugins
warning: %post(vlc-2.2.4-32.4.1.x86_64) scriptlet failed, exit status 139
( 9/14) Installing: vlc-lang-2.2.4-32.4.1.noarch .....................................................................................................................[done]
(10/14) Installing: vlc-codec-gstreamer-2.2.4-32.4.1.x86_64 ..........................................................................................................[done]
(11/14) Installing: vlc-codecs-2.2.4-32.4.1.x86_64 ...................................................................................................................[done]
Additional rpm output:
/var/tmp/rpm-tmp.yte1F7: line 1: 3666 Segmentation fault (core dumped) /usr/lib64/vlc/vlc-cache-gen -f /usr/lib64/vlc/plugins
warning: %post(vlc-codecs-2.2.4-32.4.1.x86_64) scriptlet failed, exit status 139
When trying to rerun the the above command:
# /usr/lib64/vlc/vlc-cache-gen -f /usr/lib64/vlc/plugins
Segmentation fault (core dumped)
It still fails. However, if I run it using gdb, then it works just fine.
Because of this, vlc has been very flakey and updates will sometimes break it.
Does anyone have any ideas or how I can capture more data for analysis?
Helpful info:
uname -a
Linux linux 4.4.73-18.17-default #1 SMP Fri Jun 23 20:25:06 UTC 2017 (f462a66) x86_64 x86_64 x86_64 GNU/Linux