Mageia 4 - VLC Segmentation Fault

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

Mageia 4 - VLC Segmentation Fault

Postby linuxero » Oct 30th, '14, 11:06

Hi;

In a Mageia 4 64-bit installation, vlc cannot run. When I try it in konsole it gives the following:
Code: Select all
$ vlc
VLC media player 2.1.5 Rincewind (revision 2.1.4-49-gdab6cb5)
Violación de segmento


Sorry I couldn't force the output to be in English..!

Additional Information:

Code: Select all
$ uname -a
Linux localhost 3.14.18-desktop-3.mga4 #1 SMP Sat Sep 13 12:24:22 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux


Code: Select all
$ ldd /usr/bin/vlc
        linux-vdso.so.1 (0x00007fff27c04000)
        libvlc.so.5 => /lib64/libvlc.so.5 (0x00007fc0a4349000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fc0a412c000)
        libdl.so.2 => /lib64/libdl.so.2 (0x00007fc0a3f28000)
        libc.so.6 => /lib64/libc.so.6 (0x00007fc0a3b73000)
        libvlccore.so.7 => /lib64/libvlccore.so.7 (0x00007fc0a388c000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fc0a4564000)
        librt.so.1 => /lib64/librt.so.1 (0x00007fc0a3684000)
        libm.so.6 => /lib64/libm.so.6 (0x00007fc0a3381000)
        libdbus-1.so.3 => /lib64/libdbus-1.so.3 (0x00007fc0a313a000)


Code: Select all
$ gcc --version
gcc (GCC) 4.8.2
Copyright (C) 2013 Free Software Foundation, Inc.                                                                                                                   
Esto es software libre; vea el código para las condiciones de copia.  NO hay                                                                                         
garantía; ni siquiera para MERCANTIBILIDAD o IDONEIDAD PARA UN PROPÓSITO EN                                                                                         
PARTICULAR


I tried both 2.1.2 and 2.1.5

Thank you..
linuxero
 
Posts: 345
Joined: Oct 7th, '11, 15:50

Re: Mageia 4 - VLC Segmentation Fault

Postby doktor5000 » Oct 30th, '14, 20:07

Please show the output from
Code: Select all
rpm -qa | grep vlc | sort
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18062
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mageia 4 - VLC Segmentation Fault

Postby linuxero » Nov 4th, '14, 10:38

Sorry dok;

I didn't have access to the computer before yesterday, so here's the output you mentioned for:

Code: Select all
$ rpm -qa | grep vlc | sort
lib64vlc5-2.1.5-1.mga4.tainted
lib64vlccore7-2.1.5-1.mga4.tainted
svlc-2.1.5-1.mga4.tainted
vlc-2.1.5-1.mga4.tainted
vlc-plugin-aa-2.1.5-1.mga4.tainted
vlc-plugin-bonjour-2.1.5-1.mga4.tainted
vlc-plugin-common-2.1.5-1.mga4.tainted
vlc-plugin-dv-2.1.5-1.mga4.tainted
vlc-plugin-flac-2.1.5-1.mga4.tainted
vlc-plugin-fluidsynth-2.1.5-1.mga4.tainted
vlc-plugin-gme-2.1.5-1.mga4.tainted
vlc-plugin-gnutls-2.1.5-1.mga4.tainted
vlc-plugin-jack-2.1.5-1.mga4.tainted
vlc-plugin-kate-2.1.5-1.mga4.tainted
vlc-plugin-libass-2.1.5-1.mga4.tainted
vlc-plugin-libnotify-2.1.5-1.mga4.tainted
vlc-plugin-lirc-2.1.5-1.mga4.tainted
vlc-plugin-lua-2.1.5-1.mga4.tainted
vlc-plugin-mod-2.1.5-1.mga4.tainted
vlc-plugin-mpc-2.1.5-1.mga4.tainted
vlc-plugin-ncurses-2.1.5-1.mga4.tainted
vlc-plugin-opengl-2.1.5-1.mga4.tainted
vlc-plugin-projectm-2.1.5-1.mga4.tainted
vlc-plugin-pulse-2.1.5-1.mga4.tainted
vlc-plugin-schroedinger-2.1.5-1.mga4.tainted
vlc-plugin-sdl-2.1.5-1.mga4.tainted
vlc-plugin-shout-2.1.5-1.mga4.tainted
vlc-plugin-sid-2.1.5-1.mga4.tainted
vlc-plugin-speex-2.1.5-1.mga4.tainted
vlc-plugin-theora-2.1.5-1.mga4.tainted
vlc-plugin-twolame-2.1.5-1.mga4.tainted
vlc-plugin-upnp-2.1.5-1.mga4.tainted
vlc-plugin-zvbi-2.1.5-1.mga4.tainted


Thank you
linuxero
 
Posts: 345
Joined: Oct 7th, '11, 15:50

Re: Mageia 4 - VLC Segmentation Fault

Postby doktor5000 » Nov 4th, '14, 21:57

Looks good, and same works fine here. I'd say irst try to remove svlc, and then try to run vlc under a freshly created user.

Apart from that, what graphics card and driver do you use?
Code: Select all
grep -i driver /var/log/Xorg.0.log
lspcidrake -v | grep VGA
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18062
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mageia 4 - VLC Segmentation Fault

Postby linuxero » Nov 5th, '14, 10:20

Hi dok;

Code: Select all
$ grep -i driver /var/log/Xorg.0.log
[    13.693]    X.Org Video Driver: 14.1
[    13.693]    X.Org XInput driver : 19.1
[    13.772] (II) Loading /usr/lib64/xorg/modules/drivers/v4l_drv.so
[    13.772]    ABI class: X.Org Video Driver, version 14.1
[    13.772] (II) Loading /usr/lib64/xorg/modules/drivers/intel-common/intel_drv.so
[    13.774]    Module class: X.Org Video Driver
[    13.774]    ABI class: X.Org Video Driver, version 14.1
[    13.774] (II) v4l driver for Video4Linux
[    13.774] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
[    13.774] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000
[    13.774] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100
[    13.774] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200
[    13.775] (II) intel(0): [DRI2]   DRI driver: i965
[    13.775] (II) intel(0): [DRI2]   VDPAU driver: i965
[    13.849]    Module class: X.Org XInput Driver
[    13.849]    ABI class: X.Org XInput driver, version 19.1
[    13.849] (II) Using input driver 'evdev' for 'Power Button'
[    13.865] (II) Using input driver 'evdev' for 'Power Button'
[    13.866] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
[    13.866] (II) No input driver specified, ignoring this device.
[    13.867] (II) No input driver specified, ignoring this device.
[    13.867] (II) No input driver specified, ignoring this device.
[    13.867] (II) No input driver specified, ignoring this device.
[    13.867] (II) No input driver specified, ignoring this device.
[    13.867] (II) No input driver specified, ignoring this device.
[    13.867] (II) No input driver specified, ignoring this device.
[    13.867] (II) Using input driver 'evdev' for 'USB Keyboard'
[    13.868] (II) Using input driver 'evdev' for 'USB Keyboard'


Code: Select all
$ lspcidrake -v | grep VGA
Card:Intel 810 and later: Intel Corporation|2nd Generation Core Processor Family Integrated Graphics Controller [DISPLAY_VGA] (vendor:8086 device:0102 subv:1462 subd:0102) (rev: 09)


I tried uninstalling svlc as you said, created a different user and tried it but all the same..still giving segmentation fault. :?
linuxero
 
Posts: 345
Joined: Oct 7th, '11, 15:50

Re: Mageia 4 - VLC Segmentation Fault

Postby doktor5000 » Nov 5th, '14, 22:23

Well, best run it inside gdb to get a stacktrace. Run
Code: Select all
gdb vlc

then inside gdb it will show you which debuginfo-packages it requires. You need to enable debug repositories, and use the debug-install command with the list of packages provided. Rinse and repeat until running vlc in gdb shows no more required debuginfo packages. Then typ
Code: Select all
run
in gdb, let it crash, then type
Code: Select all
bt full

to get the stacktrace. This is also explained here: https://wiki.mageia.org/en/Debugging_software_crashes

Maybe you could also try this:
https://wiki.archlinux.org/index.php/VL ... tion_fault
but I'm not sure how useful it is to recreate some library caches, and afterwards reinstalling the package ...

Or you can simply reinstall all vlc packages:
Code: Select all
urpmi --replacepkgs --replacefiles $(rpm -qa | grep vlc)
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18062
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mageia 4 - VLC Segmentation Fault

Postby linuxero » Nov 6th, '14, 10:48

Hi dok!

Here're the things you asked for:

Code: Select all
$ gdb vlc
GNU gdb (GDB) 7.6-6.mga4 (Mageia release 4)
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-mageia-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/vlc...Reading symbols from /usr/lib/debug/usr/bin/vlc.debug...done.
done.
(gdb) run
Starting program: /usr/bin/vlc
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
VLC media player 2.1.5 Rincewind (revision 2.1.4-49-gdab6cb5)
gobject.pyc: gdb was not built with custom backtrace support, disabling.

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7522526 in __strcmp_ssse3 () from /lib64/libc.so.6
Missing separate debuginfos, use: debuginfo-install glibc-2.18-9.4.mga4.x86_64 lib64SDL1.2_0-1.2.15-8.mga4.x86_64 lib64SDL_image1.2_0-1.2.12-4.mga4.x86_64 lib64aa1-1.4.0-0.rc5.26.mga4.x86_64 lib64alsa2-1.0.27.2-3.mga4.x86_64 lib64ass4-0.10.1-3.mga4.x86_64 lib64asyncns0-0.8-6.mga4.x86_64 lib64atk1.0_0-2.10.0-2.mga4.x86_64 lib64avcodec55-2.0.5-1.mga4.tainted.x86_64 lib64avutil52-2.0.5-1.mga4.tainted.x86_64 lib64bzip2_1-1.0.6-4.mga4.x86_64 lib64cairo2-1.12.16-2.mga4.x86_64 lib64celt0_2-0.11.3-2.mga4.x86_64 lib64croco0.6_3-0.6.8-4.mga4.x86_64 lib64crystalhd3-0-0.20110315.5.mga4.x86_64 lib64dbus1_3-1.6.18-1.7.mga4.x86_64 lib64dirac0-1.0.2-8.mga4.x86_64 lib64directfb1.7_0-1.7.0-2.mga4.x86_64 lib64drm2-2.4.51-1.mga4.x86_64 lib64enca0-1.15-2.mga4.x86_64 lib64faad2-2.7-7.mga4.tainted.x86_64 lib64ffi6-3.0.13-2.mga4.x86_64 lib64flac8-1.3.0-2.mga4.x86_64 lib64fluidsynth1-1.1.6-3.mga4.x86_64 lib64fontconfig1-2.11.0-2.mga4.x86_64 lib64freetype6-2.5.0.1-3.1.mga4.tainted.x86_64 lib64fribidi0-0.19.6-1.mga4.x86_64 lib64ftgl2-2.1.3-0.rc5.10.mga4.x86_64 lib64gbm1-10.0.5-1.1.mga4.tainted.x86_64 lib64gcrypt11-1.5.4-1.mga4.x86_64 lib64gdk_pixbuf2.0_0-2.30.1-1.mga4.x86_64 lib64ggi2-2.2.2-20.mga4.x86_64 lib64gii1-1.0.2-18.mga4.x86_64 lib64gio2.0_0-2.38.2-4.mga4.x86_64 lib64glapi0-10.0.5-1.1.mga4.tainted.x86_64 lib64glew1.10-1.10.0-2.mga4.x86_64 lib64glib2.0_0-2.38.2-4.mga4.x86_64 lib64gmp10-5.1.3-2.mga4.x86_64 lib64gnutls28-3.2.7-1.3.mga4.x86_64 lib64gpg-error0-1.12-2.mga4.x86_64 lib64graphite2_3-1.2.4-1.mga4.x86_64 lib64gsm1-1.0.13-7.mga4.x86_64 lib64gtk+-x11-2.0_0-2.24.22-3.mga4.x86_64 lib64harfbuzz0-0.9.22-2.mga4.x86_64 lib64ice6-1.0.8-4.mga4.x86_64 lib64jack0-1.9.9.5-2.mga4.x86_64 lib64jbig1-2.1-1.mga4.x86_64 lib64jpeg8-1.3.0-3.mga4.x86_64 lib64json2-0.11-3.1.mga4.x86_64 lib64kate1-0.4.1-4.mga4.x86_64 lib64lame0-3.99.5-5.mga4.tainted.x86_64 lib64lirc0-0.9.0-10.3.mga4.x86_64 lib64lzma5-5.1.2-0.alpha.4.mga4.x86_64 lib64mesaegl1-10.0.5-1.1.mga4.tainted.x86_64 lib64mesagl1-10.0.5-1.1.mga4.tainted.x86_64 lib64mesaglu1-9.0.0-3.mga4.x86_64 lib64mpeg2dec0-0.5.1-8.mga4.x86_64 lib64ncurses5-5.9-17.mga4.x86_64 lib64ncursesw5-5.9-17.mga4.x86_64 lib64notify4-0.7.6-3.mga4.x86_64 lib64ogg0-1.3.1-2.mga4.x86_64 lib64opencore-amr0-0.1.2-6.mga4.tainted.x86_64 lib64openjpeg5-1.5.1-4.1.mga4.x86_64 lib64opus0-1.0.3-2.mga4.x86_64 lib64orc0.4_0-0.4.18-2.mga4.x86_64 lib64p11-kit0-0.20.1-3.3.mga4.x86_64 lib64pango1.0_0-1.36.1-1.mga4.x86_64 lib64pcre1-8.33-2.mga4.x86_64 lib64pixman1_0-0.32.4-1.mga4.x86_64 lib64png16_16-1.6.13-1.mga4.x86_64 lib64portaudio2-19-21.mga4.x86_64 lib64projectm2-2.0.0-11.mga4.x86_64 lib64pulseaudio0-5.0-1.mga4.x86_64 lib64pulsecommon5.0-5.0-1.mga4.x86_64 lib64qtcore4-4.8.6-1.mga4.x86_64 lib64qtgui4-4.8.6-1.mga4.x86_64 lib64readline6-6.2-9.1.mga4.x86_64 lib64rsvg2_2-2.39.0-1.mga4.x86_64 lib64schroedinger1.0_0-1.0.11-4.mga4.x86_64 lib64shout3-2.3.1-3.mga4.x86_64 lib64slang2-2.2.4-9.mga4.x86_64 lib64sm6-1.2.2-2.mga4.x86_64 lib64sndfile1-1.0.25-3.mga4.x86_64 lib64speex1-1.2-0.rc1.8.mga4.x86_64 lib64systemd-journal0-208-10.5.mga4.x86_64 lib64taglib1-1.9.1-2.mga4.x86_64 lib64tasn1_6-3.6-1.mga4.x86_64 lib64theora0-1.1.1-6.mga4.x86_64 lib64theoradec1-1.1.1-6.mga4.x86_64 lib64theoraenc1-1.1.1-6.mga4.x86_64 lib64tiff5-4.0.3-8.mga4.x86_64 lib64tiger5-0.3.4-6.mga4.x86_64 lib64twolame0-0.3.13-4.mga4.x86_64 lib64udev1-208-10.5.mga4.x86_64 lib64uuid1-2.24-2.mga4.x86_64 lib64va1-1.2.1-2.mga4.x86_64 lib64vdpau1-0.7-2.mga4.x86_64 lib64vo-aacenc0-0.1.2-3.mga4.tainted.x86_64 lib64vo-amrwbenc0-0.1.1-5.mga4.tainted.x86_64 lib64vorbis0-1.3.3-4.mga4.x86_64 lib64vorbisenc2-1.3.3-4.mga4.x86_64 lib64vpx1-1.3.0-1.mga4.x86_64 lib64wayland-client0-1.3.0-2.mga4.x86_64 lib64wayland-server0-1.3.0-2.mga4.x86_64 lib64wrap0-7.6-44.mga4.x86_64 lib64x11-xcb1-1.6.2-2.mga4.x86_64 lib64x11_6-1.6.2-2.mga4.x86_64 lib64x264_133-0.133-0.20130823.stable.2.mga4.tainted.x86_64 lib64xau6-1.0.8-3.mga4.x86_64 lib64xavs1-0.1.55-4.mga4.x86_64 lib64xcb-dri2_0-1.9.1-2.mga4.x86_64 lib64xcb-glx0-1.9.1-2.mga4.x86_64 lib64xcb-render0-1.9.1-2.mga4.x86_64 lib64xcb-shm0-1.9.1-2.mga4.x86_64 lib64xcb-util-keysyms1-0.3.9-4.mga4.x86_64 lib64xcb-xfixes0-1.9.1-2.mga4.x86_64 lib64xcb1-1.9.1-2.mga4.x86_64 lib64xcomposite1-0.4.4-5.mga4.x86_64 lib64xcursor1-1.1.14-3.mga4.x86_64 lib64xdamage1-1.1.4-5.mga4.x86_64 lib64xdmcp6-1.1.1-5.mga4.x86_64 lib64xext6-1.3.2-3.mga4.x86_64 lib64xfixes3-5.0.1-2.mga4.x86_64 lib64xi6-1.7.2-3.mga4.x86_64 lib64xinerama1-1.1.3-2.mga4.x86_64 lib64xml2_2-2.9.1-2.2.mga4.x86_64 lib64xmu6-1.1.2-2.mga4.x86_64 lib64xpm4-3.5.11-2.mga4.x86_64 lib64xrandr2-1.4.2-2.mga4.x86_64 lib64xrender1-0.9.8-2.mga4.x86_64 lib64xt6-1.1.4-3.mga4.x86_64 lib64xxf86dga1-1.1.4-3.mga4.x86_64 lib64xxf86vm1-1.1.3-3.mga4.x86_64 lib64zlib1-1.2.8-3.mga4.x86_64 lib64zvbi0-0.2.35-2.mga4.x86_64 libgcc1-4.8.2-3.2.mga4.x86_64 libstdc++6-4.8.2-3.2.mga4.x86_64
(gdb) bt full
#0  0x00007ffff7522526 in __strcmp_ssse3 () from /lib64/libc.so.6
No symbol table info available.
#1  0x00007ffff5491969 in g_str_equal () from /lib64/libglib-2.0.so.0
No symbol table info available.
#2  0x00007ffff5491090 in g_hash_table_lookup () from /lib64/libglib-2.0.so.0
No symbol table info available.
#3  0x00007ffff54b0850 in g_quark_from_static_string () from /lib64/libglib-2.0.so.0
No symbol table info available.
#4  0x00007fffec4d437c in gobject_init_ctor () from /lib64/libgobject-2.0.so.0
No symbol table info available.
#5  0x00007ffff7decaba in call_init.part.0 () from /lib64/ld-linux-x86-64.so.2
No symbol table info available.
#6  0x00007ffff7decba3 in _dl_init_internal () from /lib64/ld-linux-x86-64.so.2
No symbol table info available.
#7  0x00007ffff7df0911 in dl_open_worker () from /lib64/ld-linux-x86-64.so.2
No symbol table info available.
#8  0x00007ffff7dec944 in _dl_catch_error () from /lib64/ld-linux-x86-64.so.2
No symbol table info available.
#9  0x00007ffff7df01db in _dl_open () from /lib64/ld-linux-x86-64.so.2
No symbol table info available.
#10 0x00007ffff77a302b in dlopen_doit () from /lib64/libdl.so.2
No symbol table info available.
#11 0x00007ffff7dec944 in _dl_catch_error () from /lib64/ld-linux-x86-64.so.2
No symbol table info available.
#12 0x00007ffff77a363d in _dlerror_run () from /lib64/libdl.so.2
No symbol table info available.
#13 0x00007ffff77a30c1 in dlopen () from /lib64/libdl.so.2
No symbol table info available.
#14 0x00007ffff719978f in module_Load (p_this=p_this@entry=0x605118, path=path@entry=0x77e220 "/usr/lib64/vlc/plugins/gui/libqt4_plugin.so",
    p_handle=p_handle@entry=0x7fffffffd4f8, lazy=<optimized out>) at posix/plugin.c:60
        flags = <optimized out>
        handle = <optimized out>
#15 0x00007ffff7182f3d in module_InitDynamic (obj=0x605118, path=0x77e220 "/usr/lib64/vlc/plugins/gui/libqt4_plugin.so", fast=<optimized out>)
    at modules/bank.c:586
        handle = 0x619e70
        entry_name = "vlc_entry__2_1_0a"
        entry = <optimized out>
        module = <optimized out>
#16 0x00007ffff7183237 in AllocatePluginFile (st=<optimized out>, relpath=<optimized out>, abspath=<optimized out>, bank=<optimized out>) at modules/bank.c:529
        module = 0x745750
#17 AllocatePluginDir (bank=0x7fffffffd750, maxdepth=3964706012, absdir=0x5e2f3160 <Address 0x5e2f3160 out of bounds>, reldir=0x619e70 "gui")
    at modules/bank.c:490
---Type <return> to continue, or q <return> to quit---
        prefix = "lib"
        suffix = "_plugin.so"
        relpath = 0x77d6c0 "gui/libqt4_plugin.so"
        abspath = 0x77e220 "/usr/lib64/vlc/plugins/gui/libqt4_plugin.so"
        st = {st_dev = 2053, st_ino = 4588091, st_nlink = 1, st_mode = 33261, st_uid = 0, st_gid = 0, __pad0 = 0, st_rdev = 0, st_size = 2607256,
          st_blksize = 4096, st_blocks = 5096, st_atim = {tv_sec = 1415175767, tv_nsec = 343309436}, st_mtim = {tv_sec = 1405111011, tv_nsec = 0}, st_ctim = {
            tv_sec = 1414659850, tv_nsec = 993847054}, __unused = {0, 0, 0}}
        dh = 0x6d6910
#18 0x00007ffff71834a9 in AllocatePluginDir (bank=0x7fffffffd750, maxdepth=3964706012, maxdepth@entry=5, absdir=0x5e2f3160 <Address 0x5e2f3160 out of bounds>,
    absdir@entry=0x631980 "/usr/lib64/vlc/plugins", reldir=0x0) at modules/bank.c:494
        relpath = 0x619e70 "gui"
        abspath = 0x619e40 "/usr/lib64/vlc/plugins/gui"
        st = {st_dev = 2053, st_ino = 4588092, st_nlink = 2, st_mode = 16877, st_uid = 0, st_gid = 0, __pad0 = 0, st_rdev = 0, st_size = 4096, st_blksize = 4096,
          st_blocks = 8, st_atim = {tv_sec = 1415188079, tv_nsec = 190171061}, st_mtim = {tv_sec = 1415176157, tv_nsec = 873305047}, st_ctim = {
            tv_sec = 1415176157, tv_nsec = 873305047}, __unused = {0, 0, 0}}
        dh = 0x6ce8d0
#19 0x00007ffff7183714 in AllocatePluginPath (p_this=p_this@entry=0x605118, path=0x631980 "/usr/lib64/vlc/plugins", mode=mode@entry=CACHE_USE)
    at modules/bank.c:403
        bank = {obj = 0x605118, base = 0x631980 "/usr/lib64/vlc/plugins", mode = CACHE_USE, i_cache = 115, cache = 0x785240, i_loaded_cache = 325,
          loaded_cache = 0x6cc020}
        cache = 0x6cc020
        count = 325
#20 0x00007ffff7183c67 in AllocateAllPlugins (p_this=0x605118) at modules/bank.c:330
        paths = 0x631980 "/usr/lib64/vlc/plugins"
        mode = CACHE_USE
        vlcpath = 0x61f340 "/usr/lib64/vlc"
#21 module_LoadPlugins (obj=obj@entry=0x605118) at modules/bank.c:186
        count = 6494592
        list = <optimized out>
#22 0x00007ffff711b57d in libvlc_InternalInit (p_libvlc=p_libvlc@entry=0x605118, i_argc=i_argc@entry=3, ppsz_argv=ppsz_argv@entry=0x7fffffffd8d0) at libvlc.c:159
        psz_modules = 0x0
        psz_parser = 0x0
        psz_control = 0x0
        module_count = <optimized out>
        vlc_optind = 6312080
#23 0x00007ffff7bca733 in libvlc_new (argc=argc@entry=2, argv=argv@entry=0x7fffffffd930) at core.c:59
        p_new = 0x605010
        my_argv = {0x7ffff7bd73e0 "libvlc", 0x401ad7 "--no-ignore-config", 0x401aea "--media-library", 0x0}
        p_libvlc_int = 0x605118
#24 0x00000000004011ed in main (i_argc=<optimized out>, ppsz_argv=0x7fffffffdb90) at vlc.c:228
        set = {__val = {86023, 0 <repeats 15 times>}}
        self = 140737353930496
---Type <return> to continue, or q <return> to quit---
        argv = {0x401ad7 "--no-ignore-config", 0x401aea "--media-library", 0x0}
        argc = 2
        vlc = <optimized out>
        ret = <optimized out>
        signum = -138683488
(gdb)


As for unistalling and reinstalling; I've tried that already, but the same problem keeps happening..
linuxero
 
Posts: 345
Joined: Oct 7th, '11, 15:50

Re: Mageia 4 - VLC Segmentation Fault

Postby doktor5000 » Nov 6th, '14, 23:51

linuxero wrote:Missing separate debuginfos, use: debuginfo-install glibc-2.18-9.4.mga4.x86_64 lib64SDL1.2_0-1.2.15-8.mga4.x86_64 lib64SDL_image1.2_0-1.2.12-4.mga4.x86_64 lib64aa1-1.4.0-0.rc5.26.mga4.x86_64 lib64alsa2-1.0.27.2-3.mga4.x86_64 lib64ass4-0.10.1-3.mga4.x86_64 lib64asyncns0-0.8-6.mga4.x86_64 lib64atk1.0_0-2.10.0-2.mga4.x86_64 lib64avcodec55-2.0.5-1.mga4.tainted.x86_64 lib64avutil52-2.0.5-1.mga4.tainted.x86_64 lib64bzip2_1-1.0.6-4.mga4.x86_64 lib64cairo2-1.12.16-2.mga4.x86_64 lib64celt0_2-0.11.3-2.mga4.x86_64 lib64croco0.6_3-0.6.8-4.mga4.x86_64 lib64crystalhd3-0-0.20110315.5.mga4.x86_64 lib64dbus1_3-1.6.18-1.7.mga4.x86_64 lib64dirac0-1.0.2-8.mga4.x86_64 lib64directfb1.7_0-1.7.0-2.mga4.x86_64 lib64drm2-2.4.51-1.mga4.x86_64 lib64enca0-1.15-2.mga4.x86_64 lib64faad2-2.7-7.mga4.tainted.x86_64 lib64ffi6-3.0.13-2.mga4.x86_64 lib64flac8-1.3.0-2.mga4.x86_64 lib64fluidsynth1-1.1.6-3.mga4.x86_64 lib64fontconfig1-2.11.0-2.mga4.x86_64 lib64freetype6-2.5.0.1-3.1.mga4.tainted.x86_64 lib64fribidi0-0.19.6-1.mga4.x86_64 lib64ftgl2-2.1.3-0.rc5.10.mga4.x86_64 lib64gbm1-10.0.5-1.1.mga4.tainted.x86_64 lib64gcrypt11-1.5.4-1.mga4.x86_64 lib64gdk_pixbuf2.0_0-2.30.1-1.mga4.x86_64 lib64ggi2-2.2.2-20.mga4.x86_64 lib64gii1-1.0.2-18.mga4.x86_64 lib64gio2.0_0-2.38.2-4.mga4.x86_64 lib64glapi0-10.0.5-1.1.mga4.tainted.x86_64 lib64glew1.10-1.10.0-2.mga4.x86_64 lib64glib2.0_0-2.38.2-4.mga4.x86_64 lib64gmp10-5.1.3-2.mga4.x86_64 lib64gnutls28-3.2.7-1.3.mga4.x86_64 lib64gpg-error0-1.12-2.mga4.x86_64 lib64graphite2_3-1.2.4-1.mga4.x86_64 lib64gsm1-1.0.13-7.mga4.x86_64 lib64gtk+-x11-2.0_0-2.24.22-3.mga4.x86_64 lib64harfbuzz0-0.9.22-2.mga4.x86_64 lib64ice6-1.0.8-4.mga4.x86_64 lib64jack0-1.9.9.5-2.mga4.x86_64 lib64jbig1-2.1-1.mga4.x86_64 lib64jpeg8-1.3.0-3.mga4.x86_64 lib64json2-0.11-3.1.mga4.x86_64 lib64kate1-0.4.1-4.mga4.x86_64 lib64lame0-3.99.5-5.mga4.tainted.x86_64 lib64lirc0-0.9.0-10.3.mga4.x86_64 lib64lzma5-5.1.2-0.alpha.4.mga4.x86_64 lib64mesaegl1-10.0.5-1.1.mga4.tainted.x86_64 lib64mesagl1-10.0.5-1.1.mga4.tainted.x86_64 lib64mesaglu1-9.0.0-3.mga4.x86_64 lib64mpeg2dec0-0.5.1-8.mga4.x86_64 lib64ncurses5-5.9-17.mga4.x86_64 lib64ncursesw5-5.9-17.mga4.x86_64 lib64notify4-0.7.6-3.mga4.x86_64 lib64ogg0-1.3.1-2.mga4.x86_64 lib64opencore-amr0-0.1.2-6.mga4.tainted.x86_64 lib64openjpeg5-1.5.1-4.1.mga4.x86_64 lib64opus0-1.0.3-2.mga4.x86_64 lib64orc0.4_0-0.4.18-2.mga4.x86_64 lib64p11-kit0-0.20.1-3.3.mga4.x86_64 lib64pango1.0_0-1.36.1-1.mga4.x86_64 lib64pcre1-8.33-2.mga4.x86_64 lib64pixman1_0-0.32.4-1.mga4.x86_64 lib64png16_16-1.6.13-1.mga4.x86_64 lib64portaudio2-19-21.mga4.x86_64 lib64projectm2-2.0.0-11.mga4.x86_64 lib64pulseaudio0-5.0-1.mga4.x86_64 lib64pulsecommon5.0-5.0-1.mga4.x86_64 lib64qtcore4-4.8.6-1.mga4.x86_64 lib64qtgui4-4.8.6-1.mga4.x86_64 lib64readline6-6.2-9.1.mga4.x86_64 lib64rsvg2_2-2.39.0-1.mga4.x86_64 lib64schroedinger1.0_0-1.0.11-4.mga4.x86_64 lib64shout3-2.3.1-3.mga4.x86_64 lib64slang2-2.2.4-9.mga4.x86_64 lib64sm6-1.2.2-2.mga4.x86_64 lib64sndfile1-1.0.25-3.mga4.x86_64 lib64speex1-1.2-0.rc1.8.mga4.x86_64 lib64systemd-journal0-208-10.5.mga4.x86_64 lib64taglib1-1.9.1-2.mga4.x86_64 lib64tasn1_6-3.6-1.mga4.x86_64 lib64theora0-1.1.1-6.mga4.x86_64 lib64theoradec1-1.1.1-6.mga4.x86_64 lib64theoraenc1-1.1.1-6.mga4.x86_64 lib64tiff5-4.0.3-8.mga4.x86_64 lib64tiger5-0.3.4-6.mga4.x86_64 lib64twolame0-0.3.13-4.mga4.x86_64 lib64udev1-208-10.5.mga4.x86_64 lib64uuid1-2.24-2.mga4.x86_64 lib64va1-1.2.1-2.mga4.x86_64 lib64vdpau1-0.7-2.mga4.x86_64 lib64vo-aacenc0-0.1.2-3.mga4.tainted.x86_64 lib64vo-amrwbenc0-0.1.1-5.mga4.tainted.x86_64 lib64vorbis0-1.3.3-4.mga4.x86_64 lib64vorbisenc2-1.3.3-4.mga4.x86_64 lib64vpx1-1.3.0-1.mga4.x86_64 lib64wayland-client0-1.3.0-2.mga4.x86_64 lib64wayland-server0-1.3.0-2.mga4.x86_64 lib64wrap0-7.6-44.mga4.x86_64 lib64x11-xcb1-1.6.2-2.mga4.x86_64 lib64x11_6-1.6.2-2.mga4.x86_64 lib64x264_133-0.133-0.20130823.stable.2.mga4.tainted.x86_64 lib64xau6-1.0.8-3.mga4.x86_64 lib64xavs1-0.1.55-4.mga4.x86_64 lib64xcb-dri2_0-1.9.1-2.mga4.x86_64 lib64xcb-glx0-1.9.1-2.mga4.x86_64 lib64xcb-render0-1.9.1-2.mga4.x86_64 lib64xcb-shm0-1.9.1-2.mga4.x86_64 lib64xcb-util-keysyms1-0.3.9-4.mga4.x86_64 lib64xcb-xfixes0-1.9.1-2.mga4.x86_64 lib64xcb1-1.9.1-2.mga4.x86_64 lib64xcomposite1-0.4.4-5.mga4.x86_64 lib64xcursor1-1.1.14-3.mga4.x86_64 lib64xdamage1-1.1.4-5.mga4.x86_64 lib64xdmcp6-1.1.1-5.mga4.x86_64 lib64xext6-1.3.2-3.mga4.x86_64 lib64xfixes3-5.0.1-2.mga4.x86_64 lib64xi6-1.7.2-3.mga4.x86_64 lib64xinerama1-1.1.3-2.mga4.x86_64 lib64xml2_2-2.9.1-2.2.mga4.x86_64 lib64xmu6-1.1.2-2.mga4.x86_64 lib64xpm4-3.5.11-2.mga4.x86_64 lib64xrandr2-1.4.2-2.mga4.x86_64 lib64xrender1-0.9.8-2.mga4.x86_64 lib64xt6-1.1.4-3.mga4.x86_64 lib64xxf86dga1-1.1.4-3.mga4.x86_64 lib64xxf86vm1-1.1.3-3.mga4.x86_64 lib64zlib1-1.2.8-3.mga4.x86_64 lib64zvbi0-0.2.35-2.mga4.x86_64 libgcc1-4.8.2-3.2.mga4.x86_64 libstdc++6-4.8.2-3.2.mga4.x86_64


You're still missing those debuginfo packages. Please install them, then try again.

For other changes to your system, did you recently change your icon theme?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18062
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mageia 4 - VLC Segmentation Fault

Postby linuxero » Nov 11th, '14, 10:44

Hi dok;

Sorry to get back to you late..

Code: Select all
$ gdb vlc
GNU gdb (GDB) 7.6-6.mga4 (Mageia release 4)
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-mageia-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/vlc...Reading symbols from /usr/lib/debug/usr/bin/vlc.debug...done.
done.
(gdb) run
Starting program: /usr/bin/vlc
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
VLC media player 2.1.5 Rincewind (revision 2.1.4-49-gdab6cb5)
gobject.pyc: gdb was not built with custom backtrace support, disabling.

Program received signal SIGSEGV, Segmentation fault.
__strcmp_ssse3 () at ../sysdeps/x86_64/strcmp.S:209
209             movlpd  (%rdi), %xmm1
(gdb) bt full
#0  __strcmp_ssse3 () at ../sysdeps/x86_64/strcmp.S:209
No locals.
#1  0x00007ffff5491969 in g_str_equal (v1=<optimized out>, v2=<optimized out>) at ghash.c:1706
        string1 = <optimized out>
        string2 = <optimized out>
#2  0x00007ffff5491090 in g_hash_table_lookup_node (hash_return=<synthetic pointer>, key=0x7fffec509cdc, hash_table=0x74a800 = {...}) at ghash.c:386
        node_key = <optimized out>
        node_hash = <optimized out>
        hash_value = 1580151136
        have_tombstone = 0
        step = 1
        node_index = 119
        first_tombstone = 0
#3  g_hash_table_lookup (hash_table=0x74a800 = {...}, key=key@entry=0x7fffec509cdc) at ghash.c:1076
        node_hash = 1580151136
        __PRETTY_FUNCTION__ = "g_hash_table_lookup"
#4  0x00007ffff54b0850 in quark_from_string (duplicate=0, string=0x7fffec509cdc "-g-type-private--GTypeFlags") at gquark.c:173
        quark = 0
#5  g_quark_from_static_string (string=string@entry=0x7fffec509cdc "-g-type-private--GTypeFlags") at gquark.c:239
        quark = 1
#6  0x00007fffec4d437c in gobject_init_ctor () at gtype.c:4341
        env_string = <optimized out>
        info = {class_size = 53184, base_init = 0x7fffed8b2178, base_finalize = 0x7fffedd21068, class_init = 0x77f748, class_finalize = 0x0,
          class_data = 0x7fffed8c540a, instance_size = 26832, n_preallocs = 60816, instance_init = 0x77f3f0, value_table = 0x0}
        node = <optimized out>
        type = <optimized out>
        __FUNCTION__ = "gobject_init_ctor"
#7  0x00007ffff7decaba in call_init (l=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7fffffffdb88, env=env@entry=0x7fffffffdb98) at dl-init.c:84
        j = <optimized out>
        jm = <optimized out>
        addrs = <optimized out>
        init_array = <optimized out>
#8  0x00007ffff7decba3 in call_init (env=0x7fffffffdb98, argv=0x7fffffffdb88, argc=1, l=<optimized out>) at dl-init.c:36
No locals.
#9  _dl_init (main_map=main_map@entry=0x77f3f0, argc=1, argv=0x7fffffffdb88, env=0x7fffffffdb98) at dl-init.c:132
        preinit_array = <optimized out>
        preinit_array_size = <optimized out>
        i = 8
#10 0x00007ffff7df0911 in dl_open_worker (a=a@entry=0x7fffffffd298) at dl-open.c:566
        args = 0x7fffffffd298
        file = <optimized out>
        mode = <optimized out>
---Type <return> to continue, or q <return> to quit---
        call_map = <optimized out>
        dst = <optimized out>
        new = <optimized out>
        r = <optimized out>
        reloc_mode = <optimized out>
        nmaps = <optimized out>
        l = <optimized out>
        maps = <optimized out>
        relocation_in_progress = <optimized out>
        any_tls = <optimized out>
        first_static_tls = <optimized out>
#11 0x00007ffff7dec944 in _dl_catch_error (objname=objname@entry=0x7fffffffd288, errstring=errstring@entry=0x7fffffffd290,
    mallocedp=mallocedp@entry=0x7fffffffd287, operate=operate@entry=0x7ffff7df0590 <dl_open_worker>, args=args@entry=0x7fffffffd298) at dl-error.c:177
        errcode = <optimized out>
        old = 0x7fffffffd390
        c = {objname = 0x753b20 "", errstring = 0x0, malloced = false, env = {{__jmpbuf = {-2, 1796612874232019681, 2147483649, 7856672, 140737488345992, 1,
                1796612874171202273, 1796594998235249377}, __mask_was_saved = 7697024, __saved_mask = {__val = {7698288, 7699808, 7701392, 7702656, 7703920,
                  7705888, 144, 7, 1, 49, 0, 140733193388123, 140737488343696, 0, 0, 511101108334}}}}}
        catchp = 0x7ffff7fcd6f8
#12 0x00007ffff7df01db in _dl_open (file=0x77e220 "/usr/lib64/vlc/plugins/gui/libqt4_plugin.so", mode=-2147483647, caller_dlopen=<optimized out>, nsid=-2,
    argc=1, argv=0x7fffffffdb88, env=0x7fffffffdb98) at dl-open.c:650
        args = {file = 0x77e220 "/usr/lib64/vlc/plugins/gui/libqt4_plugin.so", mode = -2147483647, caller_dlopen = 0x7ffff719978f <module_Load+31>,
          caller_dl_open = 0x7ffff77a302b <dlopen_doit+91>, map = 0x77f3f0, nsid = 0, argc = 1, argv = 0x7fffffffdb88, env = 0x7fffffffdb98}
        objname = 0x0
        errstring = 0x101010101010101 <Address 0x101010101010101 out of bounds>
        malloced = false
        errcode = <optimized out>
#13 0x00007ffff77a302b in dlopen_doit (a=a@entry=0x7fffffffd4a0) at dlopen.c:66
        args = 0x7fffffffd4a0
#14 0x00007ffff7dec944 in _dl_catch_error (objname=0x604020, errstring=0x604028, mallocedp=0x604018, operate=0x7ffff77a2fd0 <dlopen_doit>, args=0x7fffffffd4a0)
    at dl-error.c:177
        errcode = <optimized out>
        old = 0x0
        c = {objname = 0x7fffffff0000 "", errstring = 0x0, malloced = 224, env = {{__jmpbuf = {6307856, 1796594200645352161, 140737488344224, 140737488344408,
                140737488344400, 7826576, 1796612874240408289, 1796594998235249377}, __mask_was_saved = -143018144, __saved_mask = {__val = {140737341986880,
                  140737341987952, 4, 7170320, 6397552, 140737488344912, 140737488344408, 140737488344400, 7826576, 140737342528562, 0, 206158430248,
                  140737488344352, 140737488344160, 14308944, 2696131353625116972}}}}}
        catchp = 0x7ffff7fcd6f8
#15 0x00007ffff77a363d in _dlerror_run (operate=operate@entry=0x7ffff77a2fd0 <dlopen_doit>, args=args@entry=0x7fffffffd4a0) at dlerror.c:163
        result = 0x604010
#16 0x00007ffff77a30c1 in __dlopen (file=file@entry=0x77e220 "/usr/lib64/vlc/plugins/gui/libqt4_plugin.so", mode=<optimized out>) at dlopen.c:87
        args = {file = 0x77e220 "/usr/lib64/vlc/plugins/gui/libqt4_plugin.so", mode = 1, new = 0x7fffffffd558, caller = 0x7ffff719978f <module_Load+31>}
---Type <return> to continue, or q <return> to quit---
#17 0x00007ffff719978f in module_Load (p_this=p_this@entry=0x605118, path=path@entry=0x77e220 "/usr/lib64/vlc/plugins/gui/libqt4_plugin.so",
    p_handle=p_handle@entry=0x7fffffffd4f8, lazy=<optimized out>) at posix/plugin.c:60
        flags = <optimized out>
        handle = <optimized out>
#18 0x00007ffff7182f3d in module_InitDynamic (obj=0x605118, path=0x77e220 "/usr/lib64/vlc/plugins/gui/libqt4_plugin.so", fast=<optimized out>)
    at modules/bank.c:586
        handle = 0x619e70
        entry_name = "vlc_entry__2_1_0a"
        entry = <optimized out>
        module = <optimized out>
#19 0x00007ffff7183237 in AllocatePluginFile (st=<optimized out>, relpath=<optimized out>, abspath=<optimized out>, bank=<optimized out>) at modules/bank.c:529
        module = 0x745750
#20 AllocatePluginDir (bank=0x7fffffffd750, maxdepth=3964706012, absdir=0x5e2f3160 <Address 0x5e2f3160 out of bounds>, reldir=0x619e70 "gui")
    at modules/bank.c:490
        prefix = "lib"
        suffix = "_plugin.so"
        relpath = 0x77d6c0 "gui/libqt4_plugin.so"
        abspath = 0x77e220 "/usr/lib64/vlc/plugins/gui/libqt4_plugin.so"
        st = {st_dev = 2053, st_ino = 4588091, st_nlink = 1, st_mode = 33261, st_uid = 0, st_gid = 0, __pad0 = 0, st_rdev = 0, st_size = 2607256,
          st_blksize = 4096, st_blocks = 5096, st_atim = {tv_sec = 1415263520, tv_nsec = 837645283}, st_mtim = {tv_sec = 1405111011, tv_nsec = 0}, st_ctim = {
            tv_sec = 1414659850, tv_nsec = 993847054}, __unused = {0, 0, 0}}
        dh = 0x6d6910
#21 0x00007ffff71834a9 in AllocatePluginDir (bank=0x7fffffffd750, maxdepth=3964706012, maxdepth@entry=5, absdir=0x5e2f3160 <Address 0x5e2f3160 out of bounds>,
    absdir@entry=0x631980 "/usr/lib64/vlc/plugins", reldir=0x0) at modules/bank.c:494
        relpath = 0x619e70 "gui"
        abspath = 0x619e40 "/usr/lib64/vlc/plugins/gui"
        st = {st_dev = 2053, st_ino = 4588092, st_nlink = 2, st_mode = 16877, st_uid = 0, st_gid = 0, __pad0 = 0, st_rdev = 0, st_size = 4096, st_blksize = 4096,
          st_blocks = 8, st_atim = {tv_sec = 1415188079, tv_nsec = 190171061}, st_mtim = {tv_sec = 1415176157, tv_nsec = 873305047}, st_ctim = {
            tv_sec = 1415176157, tv_nsec = 873305047}, __unused = {0, 0, 0}}
        dh = 0x6ce8d0
#22 0x00007ffff7183714 in AllocatePluginPath (p_this=p_this@entry=0x605118, path=0x631980 "/usr/lib64/vlc/plugins", mode=mode@entry=CACHE_USE)
    at modules/bank.c:403
        bank = {obj = 0x605118, base = 0x631980 "/usr/lib64/vlc/plugins", mode = CACHE_USE, i_cache = 115, cache = 0x785240, i_loaded_cache = 325,
          loaded_cache = 0x6cc020}
        cache = 0x6cc020
        count = 325
#23 0x00007ffff7183c67 in AllocateAllPlugins (p_this=0x605118) at modules/bank.c:330
        paths = 0x631980 "/usr/lib64/vlc/plugins"
        mode = CACHE_USE
        vlcpath = 0x61f340 "/usr/lib64/vlc"
#24 module_LoadPlugins (obj=obj@entry=0x605118) at modules/bank.c:186
        count = 6494592
---Type <return> to continue, or q <return> to quit---
        list = <optimized out>
#25 0x00007ffff711b57d in libvlc_InternalInit (p_libvlc=p_libvlc@entry=0x605118, i_argc=i_argc@entry=3, ppsz_argv=ppsz_argv@entry=0x7fffffffd8d0) at libvlc.c:159
        psz_modules = 0x0
        psz_parser = 0x0
        psz_control = 0x0
        module_count = <optimized out>
        vlc_optind = 6312080
#26 0x00007ffff7bca733 in libvlc_new (argc=argc@entry=2, argv=argv@entry=0x7fffffffd930) at core.c:59
        p_new = 0x605010
        my_argv = {0x7ffff7bd73e0 "libvlc", 0x401ad7 "--no-ignore-config", 0x401aea "--media-library", 0x0}
        p_libvlc_int = 0x605118
#27 0x00000000004011ed in main (i_argc=<optimized out>, ppsz_argv=0x7fffffffdb90) at vlc.c:228
        set = {__val = {86023, 0 <repeats 15 times>}}
        self = 140737353930496
        argv = {0x401ad7 "--no-ignore-config", 0x401aea "--media-library", 0x0}
        argc = 2
        vlc = <optimized out>
        ret = <optimized out>
        signum = -138683488



As for the icon theme; I am using OSX Window Decoration and United Desktop Theme in KDE.

Thanks again
linuxero
 
Posts: 345
Joined: Oct 7th, '11, 15:50

Re: Mageia 4 - VLC Segmentation Fault

Postby doktor5000 » Nov 11th, '14, 18:40

linuxero wrote:As for the icon theme; I am using OSX Window Decoration and United Desktop Theme in KDE.


Please try again with some default icon theme, like oxygen. Same for the window decorations and desktop theme.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18062
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mageia 4 - VLC Segmentation Fault

Postby linuxero » Nov 12th, '14, 14:25

I tried other themes..still the same..no luck!
linuxero
 
Posts: 345
Joined: Oct 7th, '11, 15:50

Re: Mageia 4 - VLC Segmentation Fault

Postby doktor5000 » Nov 12th, '14, 18:24

Then take the output you got from gdb and report it upstream:
https://trac.videolan.org/vlc/
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18062
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mageia 4 - VLC Segmentation Fault

Postby linuxero » Nov 12th, '14, 19:10

Alright, thanks for the tips..
linuxero
 
Posts: 345
Joined: Oct 7th, '11, 15:50


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest