You are not logged in.
Pages: 1
Hi;
I have an issue with VLC, it crashes since last update:
daf666@pazuzu ~ $ vlc
VLC media player 2.1.2 Rincewind (revision 2.1.2-0-ga4c4876)
[0x1c91148] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Segmentation fault (core dumped)
Edit:
Here is the crash:
#0 0x00007fd5d4c8ab69 in QThread::currentThread() () from /usr/lib/libQtCore.so.4
#1 0x00007fd5d4d8fb71 in QCoreApplicationPrivate::QCoreApplicationPrivate(int&, char**, unsigned int) () from /usr/lib/libQtCore.so.4
#2 0x00007fd5d52bbf43 in QApplicationPrivate::QApplicationPrivate(int&, char**, QApplication::Type, int) () from /usr/lib/libQtGui.so.4
#3 0x00007fd5d52c0ff1 in QApplication::QApplication(int&, char**, bool, int) () from /usr/lib/libQtGui.so.4
#4 0x00007fd5d6571673 in ?? () from /usr/lib/vlc/plugins/gui/libqt4_plugin.so
#5 0x00007fd5e40ef0a2 in start_thread () from /usr/lib/libpthread.so.0
#6 0x00007fd5e3c1e32d in clone () from /usr/lib/libc.so.6
Also happens with a new user.. so its not config
Mplayer is working fine.
Any1 had this issue?
Thanks.
Last edited by daf666 (2014-01-24 11:49:26)
Offline
OK, donno what did it.. this fixed it:
daf666@pazuzu ~ $ sudo pacman -U /var/cache/pacman/pkg/vlc-2.1.2-3-x86_64.pkg.tar.xz
Offline
Pages: 1