Version: 0.8.6 (using KDE 3.5.9) Installed from: Unlisted Binary Package Compiler: gcc 4.2.3 --prefix=/opt/kde --with-xorg OS: Linux I'm using Arch Linux (Core Dump) with KDEmod 3.5.9. I think it's not related to my desktop environment, because I posted on it's forums and other users don't have such problem. I can force Kaffeine to crash in two ways: 1. When I press Stop button (but not Pause) while playing a movie (any kind) 2. While trying to enter xine engine settings In both cases Kaffeine crashes with SIGSEGV error. There's also no debugging info available even when I pas option "--enable-debug=full" to the compiler. The info note only says that the crash was very severe and that the trace is useless. Here is the topic I stared on KDEmod board - http://kdemod.ath.cx/bbs/viewtopic.php?id=552&p=2 Hope the info I provided will help to solve this.
Created attachment 23765 [details] crash log
.... forgot my comment :-/ ############### I can reproduce this crash. Happens to me only on some special video files (.mov) while pressing the stop button. Crashdump with debug informations attached.
Please paste backtraces directly in the comment field, it makes finding duplicates easier in the future. Using host libthread_db library "/lib/libthread_db.so.1". 0xb7f6f410 in __kernel_vsyscall () #0 0xb7f6f410 in __kernel_vsyscall () #1 0xb690cb42 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb5edb6d5 in _x_demux_control_headers_done (stream=0x89b4410) at demux.c:197 #3 0xb5ebe6ec in open_internal (stream=0x89b4410, mrl=0x8a64180 "file:///opt/kde/share/apps/kaffeine/logo") at xine.c:1234 #4 0xb5ebf83e in xine_open (stream=0x89b4410, mrl=0x8a64180 "file:///opt/kde/share/apps/kaffeine/logo") at xine.c:1251 #5 0xb5f707b6 in KXineWidget::slotPlay (this=0x8310598) at kxinewidget.cpp:1984 #6 0xb5f731e3 in KXineWidget::qt_invoke (this=0x8310598, _id=46, _o=0xbfe6c5b4) at kxinewidget.moc:610 #7 0xb6cd49d0 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3 #8 0xb6fd5534 in QSignal::signal () from /opt/qt/lib/libqt-mt.so.3 #9 0xb6cee9ad in QSignal::activate () from /opt/qt/lib/libqt-mt.so.3 #10 0xb6cf5389 in QSingleShotTimer::event () from /opt/qt/lib/libqt-mt.so.3 #11 0xb6c7a8de in QApplication::internalNotify () from /opt/qt/lib/libqt-mt.so.3 #12 0xb6c7b3a4 in QApplication::notify () from /opt/qt/lib/libqt-mt.so.3 #13 0xb733edc5 in KApplication::notify () from /opt/kde/lib/libkdecore.so.4 #14 0xb6c708e1 in QEventLoop::activateTimers () from /opt/qt/lib/libqt-mt.so.3 #15 0xb6c2cc85 in QEventLoop::processEvents () from /opt/qt/lib/libqt-mt.so.3 #16 0xb6c8ff6e in QEventLoop::enterLoop () from /opt/qt/lib/libqt-mt.so.3 #17 0xb6c8fe2e in QEventLoop::exec () from /opt/qt/lib/libqt-mt.so.3 #18 0xb6c7a3cb in QApplication::exec () from /opt/qt/lib/libqt-mt.so.3 #19 0x080766e4 in main (argc=) at main.cpp:119
*** This bug has been marked as a duplicate of 151125 ***