Bug 231871 - Kaffeine crash when closing, after DVB-T watching
Summary: Kaffeine crash when closing, after DVB-T watching
Status: RESOLVED DUPLICATE of bug 304377
Alias: None
Product: kaffeine
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Mauro Carvalho Chehab
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-23 07:34 UTC by mmm
Modified: 2017-10-04 09:05 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mmm 2010-03-23 07:34:38 UTC
Application: kaffeine (1.0-svn3)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.34-999-generic x86_64
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
kaffeine crashed when closing after watching DVB-T. before the crash i tried to switch channel, the tuner was still working (indicating by led on the usb stick) but no pictore on the screen was showing up. after this was any channel switch working, just on exit the whole kaffeine appears this crash

 -- Backtrace:
Application: Přehrávač Kaffeine (kaffeine), signal: Segmentation fault
[KCrash Handler]
#6  0x00007ff19fafe281 in QDateTime::operator< (this=<value optimized out>, other=...) at tools/qdatetime.cpp:2838
#7  0x0000000000473e45 in QDateTime::operator<= (this=<value optimized out>, channel=<value optimized out>) at /usr/include/qt4/QtCore/qdatetime.h:256
#8  DvbEpgModel::getCurrentNext (this=<value optimized out>, channel=<value optimized out>) at /build/buildd/kaffeine-1.0~pre3/src/dvb/dvbepg.cpp:280
#9  0x0000000000478859 in DvbLiveView::toggleOsd (this=0x22a0300) at /build/buildd/kaffeine-1.0~pre3/src/dvb/dvbliveview.cpp:217
#10 0x000000000042253c in DvbLiveView::qt_metacall (this=0x22a0300, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff197607e0)
    at /build/buildd/kaffeine-1.0~pre3/obj-x86_64-linux-gnu/src/moc_dvbliveview.cpp:96
#11 0x00007ff19fbf8dcf in QMetaObject::activate (sender=0x2a48da0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x10) at kernel/qobject.cpp:3293
#12 0x00007ff19fc005ef in QSingleShotTimer::timerEvent (this=0x2a48da0) at kernel/qtimer.cpp:308
#13 0x00007ff19fbf59f3 in QObject::event (this=0x2a48da0, e=0x7fff19760f40) at kernel/qobject.cpp:1212
#14 0x00007ff19ed8222c in QApplicationPrivate::notify_helper (this=0x2008040, receiver=0x2a48da0, e=0x7fff19760f40) at kernel/qapplication.cpp:4300
#15 0x00007ff19ed886fb in QApplication::notify (this=0x7fff19761290, receiver=0x2a48da0, e=0x7fff19760f40) at kernel/qapplication.cpp:4183
#16 0x00007ff1a0aa7506 in KApplication::notify (this=0x7fff19761290, receiver=0x2a48da0, event=0x7fff19760f40) at ../../kdeui/kernel/kapplication.cpp:302
#17 0x00007ff19fbe5ffc in QCoreApplication::notifyInternal (this=0x7fff19761290, receiver=0x2a48da0, event=0x7fff19760f40) at kernel/qcoreapplication.cpp:704
#18 0x00007ff19fc12cd2 in QCoreApplication::sendEvent (this=0x200b780) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#19 QTimerInfoList::activateTimers (this=0x200b780) at kernel/qeventdispatcher_unix.cpp:603
#20 0x00007ff19fc0f7b4 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#21 0x00007ff19b766492 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x00007ff19b76a308 in ?? () from /lib/libglib-2.0.so.0
#23 0x00007ff19b76a4bc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x00007ff19fc0f4a3 in QEventDispatcherGlib::processEvents (this=0x1fe0420, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#25 0x00007ff19ee3230e in QGuiEventDispatcherGlib::processEvents (this=0x2d5d960, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007ff19fbe4922 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#27 0x00007ff19fbe4cfc in QEventLoop::exec (this=0x7fff197611e0, flags=) at kernel/qeventloop.cpp:201
#28 0x00007ff19fbe8a3b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#29 0x0000000000439a70 in main (argc=<value optimized out>, argv=<value optimized out>) at /build/buildd/kaffeine-1.0~pre3/src/main.cpp:91

Reported using DrKonqi
Comment 1 Mauro Carvalho Chehab 2016-06-01 11:23:35 UTC
The Kaffeine version you're using is too old. We just released upstream a version 2.0.1, with is based on KDE5, and changed both the DVB and video play backends. Could you please test the upstream version and see if it works? The README file contains instructions about how to compile it. You can find it at our git repository:

https://quickgit.kde.org/?p=kaffeine.git

As this BZ is on an old version that we're not maintaining upstream anymore, I'm closing the bug. If you find similar issues with version 2.0.1, please re-open.

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