You are not logged in.

#1 2015-12-07 18:31:30

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

[Solved] VLC crash

Hey, anyone else has this in VLC after latest update:

daf666@pazuzu ~ $ vlc
VLC media player 2.2.1 Terry Pratchett (Weatherwax) (revision 2.2.1-0-ga425c42)
[0000000000822158] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Segmentation fault (core dumped)

#0  0x00007fffdee45b99 in QThread::currentThread() () from /usr/lib/libQtCore.so.4
#1  0x00007fffdef592e6 in QCoreApplicationPrivate::QCoreApplicationPrivate(int&, char**, unsigned int) ()
   from /usr/lib/libQtCore.so.4
#2  0x00007fffdf4c4e23 in QApplicationPrivate::QApplicationPrivate(int&, char**, QApplication::Type, int) ()
   from /usr/lib/libQtGui.so.4
#3  0x00007fffdf4cb930 in QApplication::QApplication(int&, char**, bool, int) () from /usr/lib/libQtGui.so.4
#4  0x00007fffec39ad83 in ?? () from /usr/lib/vlc/plugins/gui/libqt4_plugin.so
#5  0x00007ffff79a44a4 in start_thread () from /usr/lib/libpthread.so.0
#6  0x00007ffff74de13d in clone () from /usr/lib/libc.so.6

Thanks.

Last edited by daf666 (2015-12-07 19:35:34)

Offline

#2 2015-12-07 18:40:11

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,463

Re: [Solved] VLC crash

"latest update" doesn't tell us anything.

Offline

#3 2015-12-07 19:08:33

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

Re: [Solved] VLC crash

OK, this fixed it...

sudo pacman -R vlc ; sudo pacman -S vlc

Thanks.

Last edited by daf666 (2015-12-07 19:35:19)

Offline

#4 2016-02-28 16:03:18

Bernd Michaely
Member
Registered: 2015-02-08
Posts: 12

Re: [Solved] VLC crash

Simply reinstalling with

sudo pacman -S vlc

works too (may avoid trouble with package dependencies)

Offline

Board footer

Powered by FluxBB