[Bug 272052] New: Kontact (KOrganizer) chrashes sometimes when saving a new entry via GroupDAV

Daniel L. F. daniel at llin.info
Sat Apr 30 12:43:28 BST 2011


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

           Summary: Kontact (KOrganizer) chrashes sometimes when saving a
                    new entry via GroupDAV
           Product: kontact
           Version: 4.4.10
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: daniel at llin.info


Application: kontact (4.4.10)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-8-generic-pae i686
Distribution: Ubuntu 11.04

-- Information about the crash:
I added a GroupDAV Calendar to Kontact (activated “save after every change”).
GroupDAV server is “Stylite's EGroupware Community Version 1.8.001”, protocol
is https.

Existent Events in database was fetched and shown correctly. I added a new
Event and confirmed the save dialog. Kontact crashed. Event was not transferred
to the server. Crash was immediately after confirming the save dialog.

This kind of crash happend two times. Since starting this report, every try to
reproduce the error was unsuccessful (that means that everthing works now). :)

What may be intresting:
When the bug not appears, before sending the new event to my server, Kontact
told me that the ssl-certificate of my server is not secure. I told Kontact to
accept it. This repeats two more times, even I tell kontact to accept it
permanently (!). Then, Kontact sends the event. Maybe the “unsecure”
ssl-certificate is part of the cause.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 1 (Thread 0xb3038730 (LWP 2940))]

Thread 3 (Thread 0xacfffb70 (LWP 2943)):
#0  0xb78ae424 in __kernel_vsyscall ()
#1  0xb622ff76 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb438f84b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb437f1af in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb437f92b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xadad4304 in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0xb43a82df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb4431e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xb623e73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xab268b70 (LWP 2944)):
#0  0xb78ae424 in __kernel_vsyscall ()
#1  0xb622ff76 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0xb438f84b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb437f1af in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb437f524 in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb653d577 in QEventDispatcherGlib::processEvents (this=0x8c4fb08,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0xb650f289 in QEventLoop::processEvents (this=0xab268270, flags=...) at
kernel/qeventloop.cpp:149
#7  0xb650f522 in QEventLoop::exec (this=0xab268270, flags=...) at
kernel/qeventloop.cpp:201
#8  0xb64192a0 in QThread::exec (this=0x85aee58) at thread/qthread.cpp:492
#9  0xb64f0fdb in QInotifyFileSystemWatcherEngine::run (this=0x85aee58) at
io/qfilesystemwatcher_inotify.cpp:248
#10 0xb641bda2 in QThreadPrivate::start (arg=0x85aee58) at
thread/qthread_unix.cpp:320
#11 0xb4431e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0xb623e73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb3038730 (LWP 2940)):
[KCrash Handler]
#7  0xb4f85fbf in QList (this=0x8d5dc98) at /usr/include/qt4/QtCore/qlist.h:118
#8  QStringList (this=0x8d5dc98) at /usr/include/qt4/QtCore/qstringlist.h:71
#9  KCal::Incidence::categories (this=0x8d5dc98) at
../../kcal/incidence.cpp:475
#10 0xac463ff4 in KOrg::IncidenceMonthItem::catColor (this=0x92f14d8) at
../../korganizer/views/monthview/monthitem.cpp:629
#11 0xac464288 in KOrg::IncidenceMonthItem::bgColor (this=0x92f14d8) at
../../korganizer/views/monthview/monthitem.cpp:661
#12 0xac4667f2 in KOrg::MonthGraphicsItem::paint (this=0x926fdf0, p=0xbfe45634)
at ../../korganizer/views/monthview/monthgraphicsitems.cpp:238
#13 0xb70608b0 in QGraphicsScenePrivate::draw (this=0x8c9b9d8, item=0x926fdf8,
painter=0xbfe45634, viewTransform=0x0, transformPtr=0x901e1a0,
exposedRegion=0x8c9a310, widget=0x8c9b648, opacity=1, effectTransform=0x0,
wasDirtyParentSceneTransform=false, drawItem=true) at
graphicsview/qgraphicsscene.cpp:4960
#14 0xb7061402 in QGraphicsScenePrivate::drawSubtreeRecursive (this=0x8c9b9d8,
item=0x926fdf8, painter=0xbfe45634, viewTransform=0x0, exposedRegion=0x8c9a310,
widget=0x8c9b648, parentOpacity=1, effectTransform=0x0) at
graphicsview/qgraphicsscene.cpp:4853
#15 0xb7061c06 in QGraphicsScenePrivate::drawItems (this=0x8c9b9d8,
painter=0xbfe45634, viewTransform=0x0, exposedRegion=0x8c9a310,
widget=0x8c9b648) at graphicsview/qgraphicsscene.cpp:4735
#16 0xb7080ea1 in QGraphicsView::paintEvent (this=0x8ca1608, event=0xbfe45d24)
at graphicsview/qgraphicsview.cpp:3469
#17 0xb6a4518e in QWidget::event (this=0x8ca1608, event=0xbfe45d24) at
kernel/qwidget.cpp:8405
#18 0xb6e36f63 in QFrame::event (this=0x8ca1608, e=0xbfe45d24) at
widgets/qframe.cpp:557
#19 0xb6ec55d2 in QAbstractScrollArea::viewportEvent (this=0x8ca1608,
e=0xbfe45d24) at widgets/qabstractscrollarea.cpp:1043
#20 0xb708236f in QGraphicsView::viewportEvent (this=0x8ca1608,
event=0xbfe45d24) at graphicsview/qgraphicsview.cpp:2864
#21 0xb6ec7ed5 in viewportEvent (this=0x8ca1bc0, o=0x8c9b648, e=0xbfe45d24) at
widgets/qabstractscrollarea_p.h:100
#22 QAbstractScrollAreaFilter::eventFilter (this=0x8ca1bc0, o=0x8c9b648,
e=0xbfe45d24) at widgets/qabstractscrollarea_p.h:116
#23 0xb651025a in QCoreApplicationPrivate::sendThroughObjectEventFilters
(this=0x84f36d0, receiver=0x8c9b648, event=0xbfe45d24) at
kernel/qcoreapplication.cpp:846
#24 0xb69ecd00 in QApplicationPrivate::notify_helper (this=0x84f36d0,
receiver=0x8c9b648, e=0xbfe45d24) at kernel/qapplication.cpp:4458
#25 0xb69f197b in QApplication::notify (this=0xbfe4abb4, receiver=0x8c9b648,
e=0xbfe45d24) at kernel/qapplication.cpp:4427
#26 0xb751e3ca in KApplication::notify (this=0xbfe4abb4, receiver=0x8c9b648,
event=0xbfe45d24) at ../../kdeui/kernel/kapplication.cpp:311
#27 0xb65100bb in QCoreApplication::notifyInternal (this=0xbfe4abb4,
receiver=0x8c9b648, event=0xbfe45d24) at kernel/qcoreapplication.cpp:731
#28 0xb6a41f0c in sendSpontaneousEvent (this=0x8c9b660, pdev=0x876e83c,
rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x870ef28) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#29 QWidgetPrivate::drawWidget (this=0x8c9b660, pdev=0x876e83c, rgn=...,
offset=..., flags=4, sharedPainter=0x0, backingStore=0x870ef28) at
kernel/qwidget.cpp:5492
#30 0xb6a42b7c in QWidgetPrivate::paintSiblingsRecursive (this=0x8c99fc0,
pdev=0x876e83c, siblings=..., index=<value optimized out>, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5699
#31 0xb6a41c80 in QWidgetPrivate::drawWidget (this=0x8c99fc0, pdev=0x876e83c,
rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x870ef28) at
kernel/qwidget.cpp:5545
#32 0xb6a42b7c in QWidgetPrivate::paintSiblingsRecursive (this=0x8c99d38,
pdev=0x876e83c, siblings=..., index=<value optimized out>, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5699
#33 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x8c99d38,
pdev=0x876e83c, siblings=..., index=2, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#34 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x8c99d38,
pdev=0x876e83c, siblings=..., index=3, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#35 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x8c99d38,
pdev=0x876e83c, siblings=..., index=4, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#36 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x8c99d38,
pdev=0x876e83c, siblings=..., index=5, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#37 0xb6a41c80 in QWidgetPrivate::drawWidget (this=0x8c99d38, pdev=0x876e83c,
rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x870ef28) at
kernel/qwidget.cpp:5545
#38 0xb6a42b7c in QWidgetPrivate::paintSiblingsRecursive (this=0x8c94568,
pdev=0x876e83c, siblings=..., index=<value optimized out>, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5699
#39 0xb6a41c80 in QWidgetPrivate::drawWidget (this=0x8c94568, pdev=0x876e83c,
rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x870ef28) at
kernel/qwidget.cpp:5545
#40 0xb6a42b7c in QWidgetPrivate::paintSiblingsRecursive (this=0x8c91ca8,
pdev=0x876e83c, siblings=..., index=<value optimized out>, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5699
#41 0xb6a41c80 in QWidgetPrivate::drawWidget (this=0x8c91ca8, pdev=0x876e83c,
rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x870ef28) at
kernel/qwidget.cpp:5545
#42 0xb6a42b7c in QWidgetPrivate::paintSiblingsRecursive (this=0x8c21940,
pdev=0x876e83c, siblings=..., index=<value optimized out>, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5699
#43 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x8c21940,
pdev=0x876e83c, siblings=..., index=0, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#44 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x8c21940,
pdev=0x876e83c, siblings=..., index=2, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#45 0xb6a41c80 in QWidgetPrivate::drawWidget (this=0x8c21940, pdev=0x876e83c,
rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x870ef28) at
kernel/qwidget.cpp:5545
#46 0xb6a42b7c in QWidgetPrivate::paintSiblingsRecursive (this=0x8c21680,
pdev=0x876e83c, siblings=..., index=<value optimized out>, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5699
#47 0xb6a41c80 in QWidgetPrivate::drawWidget (this=0x8c21680, pdev=0x876e83c,
rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x870ef28) at
kernel/qwidget.cpp:5545
#48 0xb6a42b7c in QWidgetPrivate::paintSiblingsRecursive (this=0x8c214b0,
pdev=0x876e83c, siblings=..., index=<value optimized out>, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5699
#49 0xb6a41c80 in QWidgetPrivate::drawWidget (this=0x8c214b0, pdev=0x876e83c,
rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x870ef28) at
kernel/qwidget.cpp:5545
#50 0xb6a42b7c in QWidgetPrivate::paintSiblingsRecursive (this=0x84f8d10,
pdev=0x876e83c, siblings=..., index=<value optimized out>, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5699
#51 0xb6a41c80 in QWidgetPrivate::drawWidget (this=0x84f8d10, pdev=0x876e83c,
rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x870ef28) at
kernel/qwidget.cpp:5545
#52 0xb6a42b7c in QWidgetPrivate::paintSiblingsRecursive (this=0x857aa78,
pdev=0x876e83c, siblings=..., index=<value optimized out>, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5699
#53 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x857aa78,
pdev=0x876e83c, siblings=..., index=0, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#54 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x857aa78,
pdev=0x876e83c, siblings=..., index=2, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#55 0xb6a41c80 in QWidgetPrivate::drawWidget (this=0x857aa78, pdev=0x876e83c,
rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x870ef28) at
kernel/qwidget.cpp:5545
#56 0xb6a42b7c in QWidgetPrivate::paintSiblingsRecursive (this=0x8619090,
pdev=0x876e83c, siblings=..., index=<value optimized out>, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5699
#57 0xb6a41c80 in QWidgetPrivate::drawWidget (this=0x8619090, pdev=0x876e83c,
rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x870ef28) at
kernel/qwidget.cpp:5545
#58 0xb6a42b7c in QWidgetPrivate::paintSiblingsRecursive (this=0x84ed0f0,
pdev=0x876e83c, siblings=..., index=<value optimized out>, rgn=..., offset=...,
flags=4, sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5699
#59 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x84ed0f0,
pdev=0x876e83c, siblings=..., index=10, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#60 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x84ed0f0,
pdev=0x876e83c, siblings=..., index=11, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#61 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x84ed0f0,
pdev=0x876e83c, siblings=..., index=12, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#62 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x84ed0f0,
pdev=0x876e83c, siblings=..., index=13, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#63 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x84ed0f0,
pdev=0x876e83c, siblings=..., index=14, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#64 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x84ed0f0,
pdev=0x876e83c, siblings=..., index=15, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#65 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x84ed0f0,
pdev=0x876e83c, siblings=..., index=16, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#66 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x84ed0f0,
pdev=0x876e83c, siblings=..., index=17, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#67 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x84ed0f0,
pdev=0x876e83c, siblings=..., index=18, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#68 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x84ed0f0,
pdev=0x876e83c, siblings=..., index=19, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#69 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x84ed0f0,
pdev=0x876e83c, siblings=..., index=20, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#70 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x84ed0f0,
pdev=0x876e83c, siblings=..., index=21, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#71 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x84ed0f0,
pdev=0x876e83c, siblings=..., index=22, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#72 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x84ed0f0,
pdev=0x876e83c, siblings=..., index=23, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#73 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x84ed0f0,
pdev=0x876e83c, siblings=..., index=24, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#74 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x84ed0f0,
pdev=0x876e83c, siblings=..., index=25, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#75 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x84ed0f0,
pdev=0x876e83c, siblings=..., index=26, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#76 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x84ed0f0,
pdev=0x876e83c, siblings=..., index=35, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#77 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x84ed0f0,
pdev=0x876e83c, siblings=..., index=39, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#78 0xb6a42a42 in QWidgetPrivate::paintSiblingsRecursive (this=0x84ed0f0,
pdev=0x876e83c, siblings=..., index=74, rgn=..., offset=..., flags=4,
sharedPainter=0x0, backingStore=0x870ef28) at kernel/qwidget.cpp:5686
#79 0xb6a41c80 in QWidgetPrivate::drawWidget (this=0x84ed0f0, pdev=0x876e83c,
rgn=..., offset=..., flags=5, sharedPainter=0x0, backingStore=0x870ef28) at
kernel/qwidget.cpp:5545
#80 0xb6c1d908 in QWidgetBackingStore::sync (this=0x870ef28) at
painting/qbackingstore.cpp:1333
#81 0xb6a37843 in QWidgetPrivate::syncBackingStore (this=0x84ed0f0) at
kernel/qwidget.cpp:1842
#82 0xb6a457e5 in QWidget::event (this=0x8615140, event=0x8f55ec0) at
kernel/qwidget.cpp:8552
#83 0xb6e53a97 in QMainWindow::event (this=0x8615140, event=0x8f55ec0) at
widgets/qmainwindow.cpp:1480
#84 0xb75f92bc in KMainWindow::event (this=0x8615140, ev=0x8f55ec0) at
../../kdeui/widgets/kmainwindow.cpp:1100
#85 0xb7639b5f in KXmlGuiWindow::event (this=0x8615140, ev=0x8f55ec0) at
../../kdeui/xmlgui/kxmlguiwindow.cpp:126
#86 0xb69ecd24 in QApplicationPrivate::notify_helper (this=0x84f36d0,
receiver=0x8615140, e=0x8f55ec0) at kernel/qapplication.cpp:4462
#87 0xb69f197b in QApplication::notify (this=0xbfe4abb4, receiver=0x8615140,
e=0x8f55ec0) at kernel/qapplication.cpp:4427
#88 0xb751e3ca in KApplication::notify (this=0xbfe4abb4, receiver=0x8615140,
event=0x8f55ec0) at ../../kdeui/kernel/kapplication.cpp:311
#89 0xb65100bb in QCoreApplication::notifyInternal (this=0xbfe4abb4,
receiver=0x8615140, event=0x8f55ec0) at kernel/qcoreapplication.cpp:731
#90 0xb6513c79 in sendEvent (receiver=0x0, event_type=0, data=0x84adf70) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#91 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x84adf70) at kernel/qcoreapplication.cpp:1372
#92 0xb6513e0d in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1265
#93 0xb653d3c4 in sendPostedEvents (s=0x84f0500) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#94 postEventSourceDispatch (s=0x84f0500) at
kernel/qeventdispatcher_glib.cpp:277
#95 0xb437eaa8 in g_main_context_dispatch () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#96 0xb437f270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#97 0xb437f524 in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#98 0xb653d53c in QEventDispatcherGlib::processEvents (this=0x84adac8,
flags=...) at kernel/qeventdispatcher_glib.cpp:422
#99 0xb6aa0775 in QGuiEventDispatcherGlib::processEvents (this=0x84adac8,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#100 0xb650f289 in QEventLoop::processEvents (this=0xbfe4ab14, flags=...) at
kernel/qeventloop.cpp:149
#101 0xb650f522 in QEventLoop::exec (this=0xbfe4ab14, flags=...) at
kernel/qeventloop.cpp:201
#102 0xb6513ecc in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1008
#103 0xb69ea8e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#104 0x0804b4cf in main (argc=) at ../../../kontact/src/main.cpp:226

This bug may be a duplicate of or related to bug 229724.

Possible duplicates by query: bug 229724.

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