| Summary: | Kaffeine segfaults when stoping a played movie or entering xine engine settings on KDEmod | ||
|---|---|---|---|
| Product: | [Applications] kaffeine | Reporter: | Zbyszek <cardiozibi> |
| Component: | general | Assignee: | Christophe Thommeret <hftom> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | crash log | ||
|
Description
Zbyszek
2008-03-01 17:47:04 UTC
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
|