Bug 256074 - Kaffeine-1.1 crashes on exit/close
Summary: Kaffeine-1.1 crashes on exit/close
Status: RESOLVED DUPLICATE of bug 304377
Alias: None
Product: kaffeine
Classification: Applications
Component: general (other bugs)
Version First Reported In: 1.x
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Mauro Carvalho Chehab
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-04 20:23 UTC by boris64
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 boris64 2010-11-04 20:23:15 UTC
Application: kaffeine (1.1)
KDE Platform Version: 4.5.3 (KDE 4.5.3)
Qt Version: 4.7.0
Operating System: Linux 2.6.36-ck2-v2k11+ x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
- What I was doing when the application crashed:

1) Watch tv via dvb-s
2) Close kaffeine
3) ...which sometimes leads to a crash (see backtrace)

The crash can be reproduced some of the time.

-- Backtrace:
Application: Kaffeine (kaffeine), signal: Segmentation fault
[KCrash Handler]
#6  0x0000000000429703 in QListData::end (this=0x293f460) at /usr/include/qt4/QtCore/qlist.h:98
#7  0x000000000046b66c in QList<DvbEpgEntry>::constEnd (this=<value optimized out>) at /usr/include/qt4/QtCore/qlist.h:259
#8  0x0000000000468175 in DvbEpgModel::getCurrentNext (this=0x293f420, channel=...) at /tmp/portage/portage/media-video/kaffeine-1.1/work/kaffeine-1.1/src/dvb/dvbepg.cpp:354
#9  0x000000000046e9e6 in DvbLiveView::toggleOsd (this=0x295cf10) at /tmp/portage/portage/media-video/kaffeine-1.1/work/kaffeine-1.1/src/dvb/dvbliveview.cpp:242
#10 0x00000000004221ec in DvbLiveView::qt_metacall (this=0x295cf10, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff6b0ed900) at /tmp/portage/portage/media-video/kaffeine-1.1/work/kaffeine-1.1_build/src/moc_dvbliveview.cpp:96
#11 0x000000319d982e6f in QMetaObject::activate (sender=0x3afe210, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3272
#12 0x000000319d98949f in QSingleShotTimer::timerEvent (this=0x3afe210) at kernel/qtimer.cpp:308
#13 0x000000319d981979 in QObject::event (this=0x3afe210, e=<value optimized out>) at kernel/qobject.cpp:1175
#14 0x000000319fbb3174 in QApplicationPrivate::notify_helper (this=0x2606af0, receiver=0x3afe210, e=0x7fff6b0ee080) at kernel/qapplication.cpp:4396
#15 0x000000319fbb8311 in QApplication::notify (this=<value optimized out>, receiver=0x3afe210, e=0x7fff6b0ee080) at kernel/qapplication.cpp:4277
#16 0x00000036b6012552 in KApplication::notify (this=0x7fff6b0ee390, receiver=0x3afe210, event=0x7fff6b0ee080) at /tmp/portage/portage/kde-base/kdelibs-4.5.3/work/kdelibs-4.5.3/kdeui/kernel/kapplication.cpp:310
#17 0x000000319d96b92b in QCoreApplication::notifyInternal (this=0x7fff6b0ee390, receiver=0x3afe210, event=0x7fff6b0ee080) at kernel/qcoreapplication.cpp:732
#18 0x000000319d99c8ea in sendEvent (this=0x260a3d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#19 QTimerInfoList::activateTimers (this=0x260a3d0) at kernel/qeventdispatcher_unix.cpp:602
#20 0x000000319d999214 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#21 0x000000319b83d922 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0x000000319b83e100 in g_main_context_iterate.clone.5 () from /usr/lib/libglib-2.0.so.0
#23 0x000000319b83e39d in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0x000000319d99991f in QEventDispatcherGlib::processEvents (this=0x25cfc00, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#25 0x000000319fc61f3e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x000000319d96a3d2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#27 0x000000319d96a615 in QEventLoop::exec (this=0x7fff6b0ee300, flags=...) at kernel/qeventloop.cpp:201
#28 0x000000319d96fae9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#29 0x0000000000437f12 in main (argc=2, argv=0x7fff6b0ee618) at /tmp/portage/portage/media-video/kaffeine-1.1/work/kaffeine-1.1/src/main.cpp:79

Possible duplicates by query: bug 231871, bug 231602.

Reported using DrKonqi
Comment 1 Mauro Carvalho Chehab 2016-06-01 11:13:15 UTC

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