Skip to content

QT interfatce crash on close

kubuntu 12.10 32 bit VLC media player 2.1.0-git Rincewind (revision 1.3.0-git-5363-gefc932cc)

qvlc opens and plays well. on pressing the X icon to close it looks like it closes fine, however, in debug it shows Segmentation fault:

Program received signal SIGSEGV, Segmentation fault.
0xaa1e13d5 in QDBusAdaptorConnector::relaySlot (this=this@entry=0xa893f630, argv=argv@entry=0xbfffef28) at qdbusabstractadaptor.cpp:270
270     qdbusabstractadaptor.cpp: No such file or directory.
(gdb) bt
[#0](https://code.videolan.org/videolan/vlc/-/issues/0)  0xaa1e13d5 in QDBusAdaptorConnector::relaySlot (this=this@entry=0xa893f630, argv=argv@entry=0xbfffef28) at qdbusabstractadaptor.cpp:270
[#1](https://code.videolan.org/videolan/vlc/-/issues/1)  0xaa1e179b in QDBusAdaptorConnector::qt_metacall (this=0xa893f630, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xbfffef28) at qdbusabstractadaptor.cpp:366
[#2](https://code.videolan.org/videolan/vlc/-/issues/2)  0xb18588b5 in metacall (argv=0xbfffef28, idx=4, cl=QMetaObject::InvokeMetaMethod, object=0x0) at kernel/qmetaobject.cpp:245
[#3](https://code.videolan.org/videolan/vlc/-/issues/3)  QMetaObject::metacall (object=0xa893f630, cl=QMetaObject::InvokeMetaMethod, idx=4, argv=0xbfffef28) at kernel/qmetaobject.cpp:240
[#4](https://code.videolan.org/videolan/vlc/-/issues/4)  0xb186a0f2 in QMetaObject::activate (sender=sender@entry=0xa8ff4950, m=m@entry=0xb19b4db8 <QObject::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0xbfffef28) at kernel/qobject.cpp:3566
[#5](https://code.videolan.org/videolan/vlc/-/issues/5)  0xb186a975 in QObject::destroyed (this=this@entry=0xa8ff4950, _t1=_t1@entry=0xa8ff4950) at .moc/release-shared/moc_qobject.cpp:149
[#6](https://code.videolan.org/videolan/vlc/-/issues/6)  0xb186aa47 in QObject::~QObject (this=0xa8ff4950, __in_chrg=<optimized out>) at kernel/qobject.cpp:844
[#7](https://code.videolan.org/videolan/vlc/-/issues/7)  0xaad08d86 in KIO::Scheduler::~Scheduler (this=0xa8ff4950, __in_chrg=<optimized out>) at ../../kio/kio/scheduler.cpp:793
[#8](https://code.videolan.org/videolan/vlc/-/issues/8)  0xaad08db2 in KIO::Scheduler::~Scheduler (this=0xa8ff4950, __in_chrg=<optimized out>) at ../../kio/kio/scheduler.cpp:795
[#9](https://code.videolan.org/videolan/vlc/-/issues/9)  0xaad15924 in KIO::SchedulerPrivate::~SchedulerPrivate (this=0xa893f3e8, __in_chrg=<optimized out>) at ../../kio/kio/scheduler.cpp:671
[#10](https://code.videolan.org/videolan/vlc/-/issues/10) 0xaad0e509 in destroy () at ../../kio/kio/scheduler.cpp:752
[#11](https://code.videolan.org/videolan/vlc/-/issues/11) 0xaac5fcd9 in KCleanUpGlobalStatic::~KCleanUpGlobalStatic (this=0xaae542d0 <._237::operator->()::cleanUpObject>, __in_chrg=<optimized out>) at ../../kdecore/kernel/kglobal.h:62
[#12](https://code.videolan.org/videolan/vlc/-/issues/12) 0xb7dfaf51 in ?? () from /lib/i386-linux-gnu/libc.so.6
[#13](https://code.videolan.org/videolan/vlc/-/issues/13) 0xb7dfafdd in exit () from /lib/i386-linux-gnu/libc.so.6
[#14](https://code.videolan.org/videolan/vlc/-/issues/14) 0xb7de14db in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
[#15](https://code.videolan.org/videolan/vlc/-/issues/15) 0x08048fed in ?? ()
Edited by Rémi Denis-Courmont
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information