FS#48456 - VLC crash in the libc

Attached to Project: Arch Linux
Opened by Lucjan B (lucck) - Friday, 04 March 2016, 18:47 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 04 March 2016, 22:50 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

VLC crash at startup in the libqt4 -> libc in clone() function call


Additional info:
* vlc 2.2.2-2
* Backtrace

Thread 7 "vlc" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffecbf0700 (LWP 2364)]
0x00007fffda939ba9 in QThread::currentThread() () from /usr/lib/libQtCore.so.4
(gdb) bt
#0 0x00007fffda939ba9 in QThread::currentThread() () from /usr/lib/libQtCore.so.4
#1 0x00007fffdaa4d2c6 in QCoreApplicationPrivate::QCoreApplicationPrivate(int&, char**, unsigned int) ()
from /usr/lib/libQtCore.so.4
#2 0x00007fffdafb8e23 in QApplicationPrivate::QApplicationPrivate(int&, char**, QApplication::Type, int) ()
from /usr/lib/libQtGui.so.4
#3 0x00007fffdafbf930 in QApplication::QApplication(int&, char**, bool, int) () from /usr/lib/libQtGui.so.4
#4 0x00007fffdbb6bdc3 in ?? () from /usr/lib/vlc/plugins/gui/libqt4_plugin.so
#5 0x00007ffff79a2424 in start_thread () from /usr/lib/libpthread.so.0
#6 0x00007ffff74ddcbd in clone () from /usr/lib/libc.so.6



Steps to reproduce:
It crashes during startup VLC gui.




This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 04 March 2016, 22:50 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#48374 

Loading...