Bug 231602

Summary: kaffeine crash when i setup dvb-t
Product: [Applications] kaffeine Reporter: omega <biasquez>
Component: generalAssignee: Christoph Pfister <christophpfister>
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description omega 2010-03-21 23:42:45 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.32-16-generic x86_64
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
when i try to setup dvb-tv because i can't see channels, closing kaffeine, it crashes.

The crash can be reproduced every time.

 -- Backtrace:
Application: Kaffeine (kaffeine), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f401d815800 (LWP 4078))]

Thread 2 (Thread 0x7f4009d37710 (LWP 4090)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f4009d36a00 in ?? ()
#2  0x00007fff261fa852 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0x7f401d815800 (LWP 4078)):
[KCrash Handler]
#5  0x00007f401b0f05b6 in ucstrcmp (a=0x24bc0ea, alen=9, b=0x0, blen=65) at tools/qstring.cpp:176
#6  0x00007f401b0f0869 in QString::operator< (this=<value optimized out>, other=<value optimized out>) at tools/qstring.cpp:2124
#7  0x000000000047639f in DvbEpgEntryLess::operator() (begin=<value optimized out>, end=) at /build/buildd/kaffeine-1.0~pre3/src/dvb/dvbepg.cpp:79
#8  qUpperBoundHelper<QList<DvbEpgEntry>::const_iterator, QString, DvbEpgEntryLess> (begin=<value optimized out>, end=) at /usr/include/qt4/QtCore/qalgorithms.h:499
#9  qUpperBound<QList<DvbEpgEntry>::const_iterator, QString, DvbEpgEntryLess> (begin=<value optimized out>, end=) at /usr/include/qt4/QtCore/qalgorithms.h:285
#10 0x0000000000473e07 in DvbEpgModel::getCurrentNext (this=<value optimized out>, channel=<value optimized out>) at /build/buildd/kaffeine-1.0~pre3/src/dvb/dvbepg.cpp:276
#11 0x0000000000478859 in DvbLiveView::toggleOsd (this=0x243b690) at /build/buildd/kaffeine-1.0~pre3/src/dvb/dvbliveview.cpp:217
#12 0x000000000042253c in DvbLiveView::qt_metacall (this=0x243b690, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff2605c3c0)
    at /build/buildd/kaffeine-1.0~pre3/obj-x86_64-linux-gnu/src/moc_dvbliveview.cpp:96
#13 0x00007f401b1b5dcf in QMetaObject::activate (sender=0x2c90fb0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x41) at kernel/qobject.cpp:3293
#14 0x00007f401b1bd5ef in QSingleShotTimer::timerEvent (this=0x2c90fb0) at kernel/qtimer.cpp:308
#15 0x00007f401b1b29f3 in QObject::event (this=0x2c90fb0, e=0x7fff2605cb20) at kernel/qobject.cpp:1212
#16 0x00007f401a33f22c in QApplicationPrivate::notify_helper (this=0x21a38c0, receiver=0x2c90fb0, e=0x7fff2605cb20) at kernel/qapplication.cpp:4300
#17 0x00007f401a3456fb in QApplication::notify (this=0x7fff2605ce70, receiver=0x2c90fb0, e=0x7fff2605cb20) at kernel/qapplication.cpp:4183
#18 0x00007f401c064506 in KApplication::notify (this=0x7fff2605ce70, receiver=0x2c90fb0, event=0x7fff2605cb20) at ../../kdeui/kernel/kapplication.cpp:302
#19 0x00007f401b1a2ffc in QCoreApplication::notifyInternal (this=0x7fff2605ce70, receiver=0x2c90fb0, event=0x7fff2605cb20) at kernel/qcoreapplication.cpp:704
#20 0x00007f401b1cfcd2 in QCoreApplication::sendEvent (this=0x21a7020) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#21 QTimerInfoList::activateTimers (this=0x21a7020) at kernel/qeventdispatcher_unix.cpp:603
#22 0x00007f401b1cc7b4 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#23 0x00007f4016d23432 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x00007f4016d272b8 in ?? () from /lib/libglib-2.0.so.0
#25 0x00007f4016d2746c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0x00007f401b1cc4a3 in QEventDispatcherGlib::processEvents (this=0x2175420, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#27 0x00007f401a3ef30e in QGuiEventDispatcherGlib::processEvents (this=0x24bc0ea, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#28 0x00007f401b1a1922 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#29 0x00007f401b1a1cfc in QEventLoop::exec (this=0x7fff2605cdc0, flags=) at kernel/qeventloop.cpp:201
#30 0x00007f401b1a5a3b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#31 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