You are not logged in.

#1 2014-01-23 18:47:30

daf666
Member
Registered: 2007-04-08
Posts: 470
Website

[Solved] VLC Crashes

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

#2 2014-01-24 11:49:15

daf666
Member
Registered: 2007-04-08
Posts: 470
Website

Re: [Solved] VLC Crashes

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

Board footer

Powered by FluxBB