[Bug 246104] New: Checking the Birthdays & Anniversaries calendar from Month view crashes KOrg

Sabine Faure sabine at kdab.net
Thu Jul 29 01:12:51 BST 2010


https://bugs.kde.org/show_bug.cgi?id=246104

           Summary: Checking the Birthdays & Anniversaries calendar from
                    Month view crashes KOrg
           Product: kontact
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: sabine at kdab.net


Application: kontact (4.6 pre)
KDE Platform Version: 4.5.00 (KDE 4.5.0) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-19-generic x86_64
Distribution: Ubuntu lucid (development branch)

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

Prerequisite: having a Birthdays & Anniversaries calendar in the resources and
folders view and having set up a birthday or anniversary for at least one
contact in KAB.

- Launch Kontact and go to KOrg
- Click on Agenda view
- Check the Birthday & Anniversaries calendar from the resources and folders
view
- Check that a birthday or anniversary is correctly displayed in Agenda view as
it should.
- Uncheck the Birthday & Anniversaries calendar
- Go to Month view
- Check the Birthday & Anniversaries calendar again

Kontact crashes.

Trunk, Svn Rev 1156007

The crash can be reproduced every time.

-- Backtrace:
Application: Kontact (kontact), signal: Aborted
[Current thread is 1 (Thread 0x7f5ce38d5780 (LWP 3553))]

Thread 2 (Thread 0x7f5cca277710 (LWP 3554)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f5ce24c45e0 in WTF::TCMalloc_PageHeap::scavengerThread() () from
/d/qt/4/kde-qt/lib/libQtWebKit.so.4
#2  0x00007f5ce24c35f6 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) ()
from /d/qt/4/kde-qt/lib/libQtWebKit.so.4
#3  0x00007f5cdb98a9ca in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#4  0x00007f5cda99b6dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f5ce38d5780 (LWP 3553)):
[KCrash Handler]
#6  0x00007f5cda8e8a75 in *__GI_raise (sig=<value optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f5cda8ec5c0 in *__GI_abort () at abort.c:92
#8  0x00007f5cdbc36c3d in qt_message_output (msgType=QtFatalMsg, buf=0x774e878
"ASSERT: \"mIncidence.isValid()\" in file
/d/kde/src/t/kdepim/korganizer/views/monthview/monthitem.cpp, line 657")
    at global/qglobal.cpp:2250
#9  0x00007f5cdbc36e3f in qt_message (msgType=QtFatalMsg, msg=0x7f5cdbdf8988
"ASSERT: \"%s\" in file %s, line %d", ap=0x7fffa7af3c40) at
global/qglobal.cpp:2296
#10 0x00007f5cdbc376ac in qFatal (msg=0x7f5cdbdf8988 "ASSERT: \"%s\" in file
%s, line %d") at global/qglobal.cpp:2479
#11 0x00007f5cdbc367cf in qt_assert (assertion=0x7f5cc7d13faa
"mIncidence.isValid()", file=0x7f5cc7d13ea0
"/d/kde/src/t/kdepim/korganizer/views/monthview/monthitem.cpp", line=657)
    at global/qglobal.cpp:2013
#12 0x00007f5cc7c029c5 in KOrg::IncidenceMonthItem::bgColor (this=0x53cbae0) at
/d/kde/src/t/kdepim/korganizer/views/monthview/monthitem.cpp:657
#13 0x00007f5cc7c050f4 in KOrg::MonthGraphicsItem::paint (this=0x77421a0,
p=0x7fffa7af4a70) at
/d/kde/src/t/kdepim/korganizer/views/monthview/monthgraphicsitems.cpp:237
#14 0x00007f5cdd1e7487 in QGraphicsScenePrivate::draw (this=0x4ec4c20,
item=0x77421b0, painter=0x7fffa7af4a70, viewTransform=0x0,
transformPtr=0x7742c10, exposedRegion=0x5235080, widget=0x4ec3480, 
    opacity=1, effectTransform=0x0, wasDirtyParentSceneTransform=false,
drawItem=true) at graphicsview/qgraphicsscene.cpp:4825
#15 0x00007f5cdd1e6de2 in QGraphicsScenePrivate::drawSubtreeRecursive
(this=0x4ec4c20, item=0x77421b0, painter=0x7fffa7af4a70, viewTransform=0x0,
exposedRegion=0x5235080, widget=0x4ec3480, 
    parentOpacity=1, effectTransform=0x0) at
graphicsview/qgraphicsscene.cpp:4749
#16 0x00007f5cdd1e60a9 in QGraphicsScenePrivate::drawItems (this=0x4ec4c20,
painter=0x7fffa7af4a70, viewTransform=0x0, exposedRegion=0x5235080,
widget=0x4ec3480)
    at graphicsview/qgraphicsscene.cpp:4619
#17 0x00007f5cdd21219a in QGraphicsView::paintEvent (this=0x5234b70,
event=0x7fffa7af5640) at graphicsview/qgraphicsview.cpp:3393
#18 0x00007f5cdcb43ba3 in QWidget::event (this=0x5234b70, event=0x7fffa7af5640)
at kernel/qwidget.cpp:8144
#19 0x00007f5cdcf85793 in QFrame::event (this=0x5234b70, e=0x7fffa7af5640) at
widgets/qframe.cpp:557
#20 0x00007f5cdd02a689 in QAbstractScrollArea::viewportEvent (this=0x5234b70,
e=0x7fffa7af5640) at widgets/qabstractscrollarea.cpp:1036
#21 0x00007f5cdd20f74a in QGraphicsView::viewportEvent (this=0x5234b70,
event=0x7fffa7af5640) at graphicsview/qgraphicsview.cpp:2787
#22 0x00007f5cdd02b2e3 in QAbstractScrollAreaPrivate::viewportEvent
(this=0x5234bc0, event=0x7fffa7af5640) at widgets/qabstractscrollarea_p.h:100
#23 0x00007f5cdd02b3a8 in QAbstractScrollAreaFilter::eventFilter
(this=0x520b2e0, o=0x4ec3480, e=0x7fffa7af5640) at
widgets/qabstractscrollarea_p.h:116
#24 0x00007f5cdbd6f713 in
QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x2552130,
receiver=0x4ec3480, event=0x7fffa7af5640) at kernel/qcoreapplication.cpp:819
#25 0x00007f5cdcadc781 in QApplicationPrivate::notify_helper (this=0x2552130,
receiver=0x4ec3480, e=0x7fffa7af5640) at kernel/qapplication.cpp:4300
#26 0x00007f5cdcadc602 in QApplication::notify (this=0x7fffa7afa0f0,
receiver=0x4ec3480, e=0x7fffa7af5640) at kernel/qapplication.cpp:4269
#27 0x00007f5cdd9afcc1 in KApplication::notify (this=0x7fffa7afa0f0,
receiver=0x4ec3480, event=0x7fffa7af5640) at
/d/kde/src/t/kdelibs/kdeui/kernel/kapplication.cpp:309
#28 0x00007f5cdbd6f3f8 in QCoreApplication::notifyInternal
(this=0x7fffa7afa0f0, receiver=0x4ec3480, event=0x7fffa7af5640) at
kernel/qcoreapplication.cpp:704
#29 0x00007f5ce0d04109 in QCoreApplication::sendSpontaneousEvent(QObject*,
QEvent*) () from /d/qt/4/kde-qt/lib/libQt3Support.so.4
#30 0x00007f5cdcb3c3af in QWidgetPrivate::drawWidget (this=0x4ec4570,
pdev=0x26faae8, rgn=..., offset=..., flags=4, sharedPainter=0x0,
backingStore=0x26faa50) at kernel/qwidget.cpp:5339
#31 0x00007f5cdcb3cd23 in QWidgetPrivate::paintSiblingsRecursive
(this=0x5234bc0, pdev=0x26faae8, siblings=..., index=0, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x26faa50)
    at kernel/qwidget.cpp:5452
#32 0x00007f5cdcb3cbb6 in QWidgetPrivate::paintSiblingsRecursive
(this=0x5234bc0, pdev=0x26faae8, siblings=..., index=0, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x26faa50)
    at kernel/qwidget.cpp:5439
#33 0x00007f5cdcb3cbb6 in QWidgetPrivate::paintSiblingsRecursive
(this=0x5234bc0, pdev=0x26faae8, siblings=..., index=1, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x26faa50)
    at kernel/qwidget.cpp:5439
#34 0x00007f5cdcb3cbb6 in QWidgetPrivate::paintSiblingsRecursive
(this=0x5234bc0, pdev=0x26faae8, siblings=..., index=2, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x26faa50)
    at kernel/qwidget.cpp:5439
#35 0x00007f5cdcb3cbb6 in QWidgetPrivate::paintSiblingsRecursive
(this=0x5234bc0, pdev=0x26faae8, siblings=..., index=3, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x26faa50)
    at kernel/qwidget.cpp:5439
#36 0x00007f5cdcb3c865 in QWidgetPrivate::drawWidget (this=0x5234bc0,
pdev=0x26faae8, rgn=..., offset=..., flags=4, sharedPainter=0x0,
backingStore=0x26faa50) at kernel/qwidget.cpp:5388
#37 0x00007f5cdcb3cd23 in QWidgetPrivate::paintSiblingsRecursive
(this=0x35035f0, pdev=0x26faae8, siblings=..., index=1, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x26faa50)
    at kernel/qwidget.cpp:5452
#38 0x00007f5cdcb3c865 in QWidgetPrivate::drawWidget (this=0x35035f0,
pdev=0x26faae8, rgn=..., offset=..., flags=4, sharedPainter=0x0,
backingStore=0x26faa50) at kernel/qwidget.cpp:5388
#39 0x00007f5cdcb3cd23 in QWidgetPrivate::paintSiblingsRecursive
(this=0x30de350, pdev=0x26faae8, siblings=..., index=3, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x26faa50)
    at kernel/qwidget.cpp:5452
#40 0x00007f5cdcb3c865 in QWidgetPrivate::drawWidget (this=0x30de350,
pdev=0x26faae8, rgn=..., offset=..., flags=4, sharedPainter=0x0,
backingStore=0x26faa50) at kernel/qwidget.cpp:5388
#41 0x00007f5cdcb3cd23 in QWidgetPrivate::paintSiblingsRecursive
(this=0x30c56e0, pdev=0x26faae8, siblings=..., index=1, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x26faa50)
    at kernel/qwidget.cpp:5452
#42 0x00007f5cdcb3c865 in QWidgetPrivate::drawWidget (this=0x30c56e0,
pdev=0x26faae8, rgn=..., offset=..., flags=4, sharedPainter=0x0,
backingStore=0x26faa50) at kernel/qwidget.cpp:5388
#43 0x00007f5cdcb3cd23 in QWidgetPrivate::paintSiblingsRecursive
(this=0x2f81fc0, pdev=0x26faae8, siblings=..., index=0, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x26faa50)
    at kernel/qwidget.cpp:5452
#44 0x00007f5cdcb3cbb6 in QWidgetPrivate::paintSiblingsRecursive
(this=0x2f81fc0, pdev=0x26faae8, siblings=..., index=0, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x26faa50)
    at kernel/qwidget.cpp:5439
#45 0x00007f5cdcb3cbb6 in QWidgetPrivate::paintSiblingsRecursive
(this=0x2f81fc0, pdev=0x26faae8, siblings=..., index=2, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x26faa50)
    at kernel/qwidget.cpp:5439
#46 0x00007f5cdcb3c865 in QWidgetPrivate::drawWidget (this=0x2f81fc0,
pdev=0x26faae8, rgn=..., offset=..., flags=4, sharedPainter=0x0,
backingStore=0x26faa50) at kernel/qwidget.cpp:5388
#47 0x00007f5cdcb3cd23 in QWidgetPrivate::paintSiblingsRecursive
(this=0x2f81660, pdev=0x26faae8, siblings=..., index=2, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x26faa50)
    at kernel/qwidget.cpp:5452
#48 0x00007f5cdcb3c865 in QWidgetPrivate::drawWidget (this=0x2f81660,
pdev=0x26faae8, rgn=..., offset=..., flags=4, sharedPainter=0x0,
backingStore=0x26faa50) at kernel/qwidget.cpp:5388
#49 0x00007f5cdcb3cd23 in QWidgetPrivate::paintSiblingsRecursive
(this=0x2f81460, pdev=0x26faae8, siblings=..., index=0, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x26faa50)
    at kernel/qwidget.cpp:5452
#50 0x00007f5cdcb3c865 in QWidgetPrivate::drawWidget (this=0x2f81460,
pdev=0x26faae8, rgn=..., offset=..., flags=4, sharedPainter=0x0,
backingStore=0x26faa50) at kernel/qwidget.cpp:5388
#51 0x00007f5cdcb3cd23 in QWidgetPrivate::paintSiblingsRecursive
(this=0x255c220, pdev=0x26faae8, siblings=..., index=3, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x26faa50)
    at kernel/qwidget.cpp:5452
#52 0x00007f5cdcb3c865 in QWidgetPrivate::drawWidget (this=0x255c220,
pdev=0x26faae8, rgn=..., offset=..., flags=4, sharedPainter=0x0,
backingStore=0x26faa50) at kernel/qwidget.cpp:5388
#53 0x00007f5cdcb3cd23 in QWidgetPrivate::paintSiblingsRecursive
(this=0x26c5300, pdev=0x26faae8, siblings=..., index=0, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x26faa50)
    at kernel/qwidget.cpp:5452
#54 0x00007f5cdcb3c865 in QWidgetPrivate::drawWidget (this=0x26c5300,
pdev=0x26faae8, rgn=..., offset=..., flags=4, sharedPainter=0x0,
backingStore=0x26faa50) at kernel/qwidget.cpp:5388
#55 0x00007f5cdcb3cd23 in QWidgetPrivate::paintSiblingsRecursive
(this=0x2636390, pdev=0x26faae8, siblings=..., index=0, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x26faa50)
    at kernel/qwidget.cpp:5452
#56 0x00007f5cdcb3c865 in QWidgetPrivate::drawWidget (this=0x2636390,
pdev=0x26faae8, rgn=..., offset=..., flags=4, sharedPainter=0x0,
backingStore=0x26faa50) at kernel/qwidget.cpp:5388
#57 0x00007f5cdcb3cd23 in QWidgetPrivate::paintSiblingsRecursive
(this=0x2637d40, pdev=0x26faae8, siblings=..., index=5, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x26faa50)
    at kernel/qwidget.cpp:5452
#58 0x00007f5cdcb3c865 in QWidgetPrivate::drawWidget (this=0x2637d40,
pdev=0x26faae8, rgn=..., offset=..., flags=5, sharedPainter=0x0,
backingStore=0x26faa50) at kernel/qwidget.cpp:5388
#59 0x00007f5cdcd527d4 in QWidgetBackingStore::sync (this=0x26faa50) at
painting/qbackingstore.cpp:1291
#60 0x00007f5cdcb332b9 in QWidgetPrivate::syncBackingStore (this=0x2637d40) at
kernel/qwidget.cpp:1672
#61 0x00007f5cdcb4422d in QWidget::event (this=0x262bf70, event=0x71c4d30) at
kernel/qwidget.cpp:8291
#62 0x00007f5cdcfa725a in QMainWindow::event (this=0x262bf70, event=0x71c4d30)
at widgets/qmainwindow.cpp:1433
#63 0x00007f5cddab699e in KMainWindow::event (this=0x262bf70, ev=0x71c4d30) at
/d/kde/src/t/kdelibs/kdeui/widgets/kmainwindow.cpp:1100
#64 0x00007f5cddafdec4 in KXmlGuiWindow::event (this=0x262bf70, ev=0x71c4d30)
at /d/kde/src/t/kdelibs/kdeui/xmlgui/kxmlguiwindow.cpp:130
#65 0x00007f5cdcadc7aa in QApplicationPrivate::notify_helper (this=0x2552130,
receiver=0x262bf70, e=0x71c4d30) at kernel/qapplication.cpp:4304
#66 0x00007f5cdcadc602 in QApplication::notify (this=0x7fffa7afa0f0,
receiver=0x262bf70, e=0x71c4d30) at kernel/qapplication.cpp:4269
#67 0x00007f5cdd9afcc1 in KApplication::notify (this=0x7fffa7afa0f0,
receiver=0x262bf70, event=0x71c4d30) at
/d/kde/src/t/kdelibs/kdeui/kernel/kapplication.cpp:309
#68 0x00007f5cdbd6f3f8 in QCoreApplication::notifyInternal
(this=0x7fffa7afa0f0, receiver=0x262bf70, event=0x71c4d30) at
kernel/qcoreapplication.cpp:704
#69 0x00007f5ce2a3420f in QCoreApplication::sendEvent(QObject*, QEvent*) ()
from /d/qt/4/kde-qt/lib/libQtWebKit.so.4
#70 0x00007f5cdbd7065e in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x262bf70, event_type=77, data=0x2521b70) at
kernel/qcoreapplication.cpp:1345
#71 0x00007f5cdbd70279 in QCoreApplication::sendPostedEvents
(receiver=0x262bf70, event_type=77) at kernel/qcoreapplication.cpp:1238
#72 0x00007f5cdd1eec67 in QGraphicsViewPrivate::dispatchPendingUpdateRequests
(this=0x5234bc0) at
../../include/QtGui/private/../../../src/gui/graphicsview/qgraphicsview_p.h:184
#73 0x00007f5cdd1d73d9 in QGraphicsScenePrivate::_q_emitUpdated
(this=0x4ec4c20) at graphicsview/qgraphicsscene.cpp:384
#74 0x00007f5cdd1ee454 in QGraphicsScene::qt_metacall (this=0x4ec4a80,
_c=QMetaObject::InvokeMetaMethod, _id=12, _a=0x7746af0) at
.moc/debug-shared/moc_qgraphicsscene.cpp:128
#75 0x00007f5cc7ba6d37 in KOrg::MonthScene::qt_metacall (this=0x4ec4a80,
_c=QMetaObject::InvokeMetaMethod, _id=16, _a=0x7746af0) at
/d/kde/build/t/kdepim/korganizer/moc_monthscene.cpp:74
#76 0x00007f5cdbd77557 in QMetaObject::metacall (object=0x4ec4a80,
cl=QMetaObject::InvokeMetaMethod, idx=16, argv=0x7746af0) at
kernel/qmetaobject.cpp:237
#77 0x00007f5cdbd86c10 in QMetaCallEvent::placeMetaCall (this=0x7748310,
object=0x4ec4a80) at kernel/qobject.cpp:561
#78 0x00007f5cdbd8928d in QObject::event (this=0x4ec4a80, e=0x7748310) at
kernel/qobject.cpp:1248
#79 0x00007f5cdd1e1aa5 in QGraphicsScene::event (this=0x4ec4a80,
event=0x7748310) at graphicsview/qgraphicsscene.cpp:3500
#80 0x00007f5cdcadc7aa in QApplicationPrivate::notify_helper (this=0x2552130,
receiver=0x4ec4a80, e=0x7748310) at kernel/qapplication.cpp:4304
#81 0x00007f5cdcad9e65 in QApplication::notify (this=0x7fffa7afa0f0,
receiver=0x4ec4a80, e=0x7748310) at kernel/qapplication.cpp:3708
#82 0x00007f5cdd9afcc1 in KApplication::notify (this=0x7fffa7afa0f0,
receiver=0x4ec4a80, event=0x7748310) at
/d/kde/src/t/kdelibs/kdeui/kernel/kapplication.cpp:309
#83 0x00007f5cdbd6f3f8 in QCoreApplication::notifyInternal
(this=0x7fffa7afa0f0, receiver=0x4ec4a80, event=0x7748310) at
kernel/qcoreapplication.cpp:704
#84 0x00007f5ce2a3420f in QCoreApplication::sendEvent(QObject*, QEvent*) ()
from /d/qt/4/kde-qt/lib/libQtWebKit.so.4
#85 0x00007f5cdbd7065e in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x2521b70) at
kernel/qcoreapplication.cpp:1345
#86 0x00007f5cdbd70279 in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1238
#87 0x00007f5ce0d9e225 in QCoreApplication::sendPostedEvents() () from
/d/qt/4/kde-qt/lib/libQt3Support.so.4
#88 0x00007f5cdbdab119 in postEventSourceDispatch (s=0x2555990) at
kernel/qeventdispatcher_glib.cpp:276
#89 0x00007f5cd74708c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#90 0x00007f5cd7474748 in ?? () from /lib/libglib-2.0.so.0
#91 0x00007f5cd74748fc in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#92 0x00007f5cdbdac3d3 in QEventDispatcherGlib::processEvents (this=0x2521280,
flags=...) at kernel/qeventdispatcher_glib.cpp:412
#93 0x00007f5cdcbad4c0 in QGuiEventDispatcherGlib::processEvents
(this=0x2521280, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#94 0x00007f5cdbd6c3f0 in QEventLoop::processEvents (this=0x7fffa7afa050,
flags=...) at kernel/qeventloop.cpp:149
#95 0x00007f5cdbd6c546 in QEventLoop::exec (this=0x7fffa7afa050, flags=...) at
kernel/qeventloop.cpp:201
#96 0x00007f5cdbd6fafa in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:981
#97 0x00007f5cdcad99ec in QApplication::exec () at kernel/qapplication.cpp:3583
#98 0x0000000000404388 in main (argc=1, argv=0x7fffa7afa5f8) at
/d/kde/src/t/kdepim/kontact/src/main.cpp:218

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list