Bug 158634 - Kaffeine segfaults when stoping a played movie or entering xine engine settings on KDEmod
Summary: Kaffeine segfaults when stoping a played movie or entering xine engine settin...
Status: RESOLVED DUPLICATE of bug 151125
Alias: None
Product: kaffeine
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Christophe Thommeret
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-01 17:47 UTC by Zbyszek
Modified: 2008-04-19 19:12 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
crash log (1.65 KB, text/plain)
2008-03-02 23:11 UTC, Fabian Lenz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zbyszek 2008-03-01 17:47:04 UTC
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.
Comment 1 Fabian Lenz 2008-03-02 23:11:53 UTC
Created attachment 23765 [details]
crash log
Comment 2 Fabian Lenz 2008-03-02 23:13:19 UTC
.... 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.
Comment 3 Bram Schoenmakers 2008-04-19 19:01:32 UTC
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
Comment 4 Bram Schoenmakers 2008-04-19 19:12:05 UTC

*** This bug has been marked as a duplicate of 151125 ***