Bug 230733 - Kontact crash when moving a task
Summary: Kontact crash when moving a task
Status: RESOLVED WORKSFORME
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: 4.4.1
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 231840 235202 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-14 17:40 UTC by Sebastien Renard
Modified: 2011-06-04 16:13 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastien Renard 2010-03-14 17:40:43 UTC
Application: kontact (4.4.1)
KDE Platform Version: 4.4.1 (KDE 4.4.1) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.27.31-smp i686

-- Information about the crash:
While moving a task on KOrganizer with mouse (to change its start time) KOntact crash with the attached stack trace. As the crash wizard tell me that this trace could be useful, here it is.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#5  0xb6fee4c2 in QListData::begin (this=0x85) at /usr/local/qt46/include/QtCore/qlist.h:93
#6  0xb6ff3add in QList<KCal::Incidence*>::contains (this=0x85, t=@0xbf9aaec4) at /usr/local/qt46/include/QtCore/qlist.h:757
#7  0xb6ff5245 in KCal::ListBase<KCal::Incidence>::removeRef (this=0x85, t=0xb5abda0) at /home/fox/src/KDE441/src/kdepimlibs-4.4.1/kcal/listbase.h:118
#8  0xb6ff0e3f in KCal::Incidence::removeRelation (this=0x8e48a08, incidence=0xb5abda0) at /home/fox/src/KDE441/src/kdepimlibs-4.4.1/kcal/incidence.cpp:529
#9  0xb6ff2fb9 in ~Incidence (this=0xb5abda0) at /home/fox/src/KDE441/src/kdepimlibs-4.4.1/kcal/incidence.cpp:201
#10 0xb6ff8fca in ~Todo (this=0xb5abda0) at /home/fox/src/KDE441/src/kdepimlibs-4.4.1/kcal/todo.cpp:105
#11 0xaa947357 in ~EntryEdit (this=0x959a028) at /home/fox/src/KDE441/src/kdepim-4.4.1/korganizer/history.cpp:220
#12 0xaa948926 in qDeleteAll<KOrg::History::Entry* const*> (begin=0x9336fb8, end=0x9336fbc) at /usr/local/qt46/include/QtCore/qalgorithms.h:322
#13 0xaa948963 in qDeleteAll<QStack<KOrg::History::Entry*> > (c=@0x97a6950) at /usr/local/qt46/include/QtCore/qalgorithms.h:330
#14 0xaa9480df in KOrg::History::truncate (this=0x97a6940) at /home/fox/src/KDE441/src/kdepim-4.4.1/korganizer/history.cpp:101
#15 0xaa948166 in KOrg::History::addEntry (this=0x97a6940, entry=0xb74e220) at /home/fox/src/KDE441/src/kdepim-4.4.1/korganizer/history.cpp:111
#16 0xaa94826e in KOrg::History::recordEdit (this=0x97a6940, oldIncidence=0x859c938, newIncidence=0xbd88d10) at /home/fox/src/KDE441/src/kdepim-4.4.1/korganizer/history.cpp:129
#17 0xaa8c83df in CalendarView::incidenceChanged (this=0x8efa248, oldIncidence=0x859c938, newIncidence=0xbd88d10, modification=KOGlobals::DATE_MODIFIED)
    at /home/fox/src/KDE441/src/kdepim-4.4.1/korganizer/calendarview.cpp:665
#18 0xaa8cc1d2 in CalendarView::qt_metacall (this=0x8efa248, _c=QMetaObject::InvokeMetaMethod, _id=96, _a=0xbf9ab244) at /home/fox/src/KDE441/build/kdepim-4.4.1/korganizer/calendarview.moc:503
#19 0xb605ce12 in QMetaObject::metacall () from /usr/local/qt46/lib/libQtCore.so.4
#20 0xb606a95b in QMetaObject::activate () from /usr/local/qt46/lib/libQtCore.so.4
#21 0xad2e71ae in KOrg::IncidenceChangerBase::incidenceChanged (this=0x97ae4f0, _t1=0x859c938, _t2=0xbd88d10, _t3=KOGlobals::DATE_MODIFIED)
    at /home/fox/src/KDE441/build/kdepim-4.4.1/korganizer/interfaces/korganizer/incidencechangerbase.moc:104
#22 0xaa956ac7 in IncidenceChanger::changeIncidence (this=0x97ae4f0, oldinc=0x859c938, newinc=0xbd88d10, action=KOGlobals::DATE_MODIFIED, parent=0x977ce40)
    at /home/fox/src/KDE441/src/kdepim-4.4.1/korganizer/incidencechanger.cpp:284
#23 0xaa878822 in KOAgendaView::updateEventDates (this=0x977ce40, item=0xb3cc640) at /home/fox/src/KDE441/src/kdepim-4.4.1/korganizer/views/agendaview/koagendaview.cpp:1004
#24 0xaa87afb7 in KOAgendaView::qt_metacall (this=0x977ce40, _c=QMetaObject::InvokeMetaMethod, _id=31, _a=0xbf9ab4fc) at /home/fox/src/KDE441/build/kdepim-4.4.1/korganizer/koagendaview.moc:222
#25 0xb605ce12 in QMetaObject::metacall () from /usr/local/qt46/lib/libQtCore.so.4
#26 0xb606a95b in QMetaObject::activate () from /usr/local/qt46/lib/libQtCore.so.4
#27 0xaa861229 in KOAgenda::itemModified (this=0x91e5770, _t1=0xb3cc640) at /home/fox/src/KDE441/build/kdepim-4.4.1/korganizer/koagenda.moc:287
#28 0xaa8654be in KOAgenda::endItemAction (this=0x91e5770) at /home/fox/src/KDE441/src/kdepim-4.4.1/korganizer/views/agendaview/koagenda.cpp:1118
#29 0xaa86952c in KOAgenda::eventFilter_mouse (this=0x91e5770, object=0xb3cc640, me=0xbf9abd50) at /home/fox/src/KDE441/src/kdepim-4.4.1/korganizer/views/agendaview/koagenda.cpp:572
#30 0xaa8662e9 in KOAgenda::eventFilter (this=0x91e5770, object=0xb3cc640, event=0xbf9abd50) at /home/fox/src/KDE441/src/kdepim-4.4.1/korganizer/views/agendaview/koagenda.cpp:367
#31 0xb6056acc in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/local/qt46/lib/libQtCore.so.4
#32 0xb555476c in QApplicationPrivate::notify_helper () from /usr/local/qt46/lib/libQtGui.so.4
#33 0xb555ccae in QApplication::notify () from /usr/local/qt46/lib/libQtGui.so.4
#34 0xb6668abc in KApplication::notify (this=0xbf9ac474, receiver=0xb3cc640, event=0xbf9abd50) at /home/fox/src/KDE441/src/kdelibs-4.4.1/kdeui/kernel/kapplication.cpp:302
#35 0xb6056628 in QCoreApplication::notifyInternal () from /usr/local/qt46/lib/libQtCore.so.4
#36 0xb5557720 in QApplicationPrivate::sendMouseEvent () from /usr/local/qt46/lib/libQtGui.so.4
#37 0xb55e15a4 in QETWidget::translateMouseEvent () from /usr/local/qt46/lib/libQtGui.so.4
#38 0xb55dfe7c in QApplication::x11ProcessEvent () from /usr/local/qt46/lib/libQtGui.so.4
#39 0xb560a472 in x11EventSourceDispatch () from /usr/local/qt46/lib/libQtGui.so.4
#40 0xb431e176 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#41 0xb4321523 in ?? () from /usr/lib/libglib-2.0.so.0
#42 0x08090a58 in ?? ()
#43 0x00000000 in ?? ()

Possible duplicates by query: bug 229259.

Reported using DrKonqi
Comment 1 Christophe Marin 2010-03-26 00:45:46 UTC
*** Bug 231840 has been marked as a duplicate of this bug. ***
Comment 2 Sebastien Renard 2010-06-10 20:17:53 UTC
Still crashing in KDE stable (from 8th of June)
Here's today's backtrace (while moving a task in KOrganizer) : 

Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 0 (LWP 6361)]

Thread 2 (Thread 0x7fb0a317d950 (LWP 7213)):
#0  0x00007fb0c1f0e482 in select () from /lib64/libc.so.6
#1  0x00007fb0c3cccef1 in QProcessManager::run (this=0x7fb0c4075240) at io/qprocess_unix.cpp:245
#2  0x00007fb0c3bcbb0a in QThreadPrivate::start (arg=0x7fb0c4075240) at thread/qthread_unix.cpp:248
#3  0x00007fb0c39213a0 in start_thread () from /lib64/libpthread.so.0
#4  0x00007fb0c1f15bdd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fb0c9cc2760 (LWP 6361)):
[KCrash Handler]
#5  0x00007fb0c6e5ddf6 in QListData::begin (this=0x49000000f4) at /usr/local/qt46/include/QtCore/qlist.h:93
#6  0x00007fb0c6e632f9 in QList<KCal::Incidence*>::contains (this=0x49000000f4, t=@0x7fff7f880eb0) at /usr/local/qt46/include/QtCore/qlist.h:757
#7  0x00007fb0c6e64c85 in KCal::ListBase<KCal::Incidence>::removeRef (this=0x49000000f4, t=0x2617590) at /home/fox/src/kde/src/kdepimlibs/kcal/listbase.h:118
#8  0x00007fb0c6e6070b in KCal::Incidence::removeRelation (this=0x264e490, incidence=0x2617590) at /home/fox/src/kde/src/kdepimlibs/kcal/incidence.cpp:529
#9  0x00007fb0c6e62628 in ~Incidence (this=0x2617590) at /home/fox/src/kde/src/kdepimlibs/kcal/incidence.cpp:201
#10 0x00007fb0c6e68438 in ~Todo (this=0x2617590) at /home/fox/src/kde/src/kdepimlibs/kcal/todo.cpp:105
#11 0x00007fb0aa311573 in ~EntryEdit (this=0x16dec60) at /home/fox/src/kde/src/kdepim/korganizer/history.cpp:220
#12 0x00007fb0aa312955 in qDeleteAll<KOrg::History::Entry* const*> (begin=0x2e22200, end=0x2e22208) at /usr/local/qt46/include/QtCore/qalgorithms.h:322
#13 0x00007fb0aa312993 in qDeleteAll<QStack<KOrg::History::Entry*> > (c=@0x24bea10) at /usr/local/qt46/include/QtCore/qalgorithms.h:330
#14 0x00007fb0aa312173 in KOrg::History::truncate (this=0x24be9f0) at /home/fox/src/kde/src/kdepim/korganizer/history.cpp:101
#15 0x00007fb0aa3121ef in KOrg::History::addEntry (this=0x24be9f0, entry=0x1736a80) at /home/fox/src/kde/src/kdepim/korganizer/history.cpp:111
#16 0x00007fb0aa3122e2 in KOrg::History::recordEdit (this=0x24be9f0, oldIncidence=0x2c21d60, newIncidence=0x26a3460) at /home/fox/src/kde/src/kdepim/korganizer/history.cpp:129
#17 0x00007fb0aa297536 in CalendarView::incidenceChanged (this=0x181ed60, oldIncidence=0x2c21d60, newIncidence=0x26a3460, modification=KOGlobals::RELATION_MODIFIED)
    at /home/fox/src/kde/src/kdepim/korganizer/calendarview.cpp:686
#18 0x00007fb0aa29b5cd in CalendarView::qt_metacall (this=0x181ed60, _c=QMetaObject::InvokeMetaMethod, _id=96, _a=0x7fff7f881570) at /home/fox/src/kde/build/kdepim/korganizer/calendarview.moc:503
#19 0x00007fb0c3d0089f in QMetaObject::metacall (object=0x181ed60, cl=QMetaObject::InvokeMetaMethod, idx=123, argv=0x7fff7f881570) at kernel/qmetaobject.cpp:237
#20 0x00007fb0c3d15c10 in QMetaObject::activate (sender=0x24c1210, m=0x7fb0a87db340, local_signal_index=1, argv=0x7fff7f881570) at kernel/qobject.cpp:3293
#21 0x00007fb0a85d9306 in KOrg::IncidenceChangerBase::incidenceChanged (this=0x24c1210, _t1=0x2c21d60, _t2=0x26a3460, _t3=KOGlobals::RELATION_MODIFIED)
    at /home/fox/src/kde/build/kdepim/korganizer/interfaces/korganizer/incidencechangerbase.moc:104
#22 0x00007fb0aa31f3aa in IncidenceChanger::changeIncidence (this=0x24c1210, oldinc=0x2c21d60, newinc=0x26a3460, action=KOGlobals::RELATION_MODIFIED, parent=0x0)
    at /home/fox/src/kde/src/kdepim/korganizer/incidencechanger.cpp:284
#23 0x00007fb0aa26e021 in KOTodoModel::dropMimeData (this=0x2554bd0, data=0x26173f0, action=Qt::MoveAction, row=-1, column=-1, parent=@0x7fff7f8819a0)
    at /home/fox/src/kde/src/kdepim/korganizer/views/todoview/kotodomodel.cpp:995
#24 0x00007fb0c32c9f4e in QSortFilterProxyModel::dropMimeData (this=0x255c0b0, data=0x26173f0, action=Qt::MoveAction, row=-1, column=-1, parent=@0x7fff7f881a80)
    at itemviews/qsortfilterproxymodel.cpp:1776
#25 0x00007fb0c322cbae in QAbstractItemView::dropEvent (this=0x2587270, event=0x7fff7f882d40) at itemviews/qabstractitemview.cpp:1969
#26 0x00007fb0c2bc7334 in QWidget::event (this=0x2587270, event=0x7fff7f882d40) at kernel/qwidget.cpp:8188
#27 0x00007fb0c30a4a9b in QFrame::event (this=0x2587270, e=0x7fff7f882d40) at widgets/qframe.cpp:557
#28 0x00007fb0c3156a08 in QAbstractScrollArea::viewportEvent (this=0x2587270, e=0x7fff7f882d40) at widgets/qabstractscrollarea.cpp:1036
#29 0x00007fb0c322ba65 in QAbstractItemView::viewportEvent (this=0x2587270, event=0x7fff7f882d40) at itemviews/qabstractitemview.cpp:1610
#30 0x00007fb0c32774d2 in QTreeView::viewportEvent (this=0x2587270, event=0x7fff7f882d40) at itemviews/qtreeview.cpp:1248
#31 0x00007fb0c3159ec4 in QAbstractScrollAreaPrivate::viewportEvent (this=0x2587690, event=0x7fff7f882d40) at widgets/qabstractscrollarea_p.h:100
#32 0x00007fb0c3159f00 in QAbstractScrollAreaFilter::eventFilter (this=0x2589170, o=0x2578af0, e=0x7fff7f882d40) at widgets/qabstractscrollarea_p.h:116
#33 0x00007fb0c3cf652f in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x662bb0, receiver=0x2578af0, event=0x7fff7f882d40) at kernel/qcoreapplication.cpp:819
#34 0x00007fb0c2b48679 in QApplicationPrivate::notify_helper (this=0x662bb0, receiver=0x2578af0, e=0x7fff7f882d40) at kernel/qapplication.cpp:4300
#35 0x00007fb0c2b4a868 in QApplication::notify (this=0x7fff7f887470, receiver=0x2578af0, e=0x7fff7f882d40) at kernel/qapplication.cpp:4112
#36 0x00007fb0c4c8adb9 in KApplication::notify (this=0x7fff7f887470, receiver=0x2578af0, event=0x7fff7f882d40) at /home/fox/src/kde/src/kdelibs/kdeui/kernel/kapplication.cpp:302
#37 0x00007fb0c3cf8a99 in QCoreApplication::notifyInternal (this=0x7fff7f887470, receiver=0x2578af0, event=0x7fff7f882d40) at kernel/qcoreapplication.cpp:704
#38 0x00007fb0c7b85f01 in QCoreApplication::sendEvent () from /usr/local/qt46/lib/libQt3Support.so.4
#39 0x00007fb0c2c168d8 in QX11Data::xdndHandleDrop (this=0x66a320, xe=0x7fff7f882ea0, passive=false) at kernel/qdnd_x11.cpp:1164
#40 0x00007fb0c2c16d35 in QDragManager::drop (this=0x2e60d90) at kernel/qdnd_x11.cpp:1700
#41 0x00007fb0c2c19ce9 in QDragManager::eventFilter (this=0x2e60d90, o=0x17cd6a0, e=0x7fff7f883a60) at kernel/qdnd_x11.cpp:1293
#42 0x00007fb0c3cf661d in QCoreApplicationPrivate::sendThroughApplicationEventFilters (this=0x662bb0, receiver=0x17cd6a0, event=0x7fff7f883a60) at kernel/qcoreapplication.cpp:800
#43 0x00007fb0c2b48576 in QApplicationPrivate::notify_helper (this=0x662bb0, receiver=0x17cd6a0, e=0x7fff7f883a60) at kernel/qapplication.cpp:4279
#44 0x00007fb0c2b49565 in QApplication::notify (this=0x7fff7f887470, receiver=0x17cd6a0, e=0x7fff7f883a60) at kernel/qapplication.cpp:3869
#45 0x00007fb0c4c8adb9 in KApplication::notify (this=0x7fff7f887470, receiver=0x17cd6a0, event=0x7fff7f883a60) at /home/fox/src/kde/src/kdelibs/kdeui/kernel/kapplication.cpp:302
#46 0x00007fb0c3cf8a99 in QCoreApplication::notifyInternal (this=0x7fff7f887470, receiver=0x17cd6a0, event=0x7fff7f883a60) at kernel/qcoreapplication.cpp:704
#47 0x00007fb0c7b85f5b in QCoreApplication::sendSpontaneousEvent () from /usr/local/qt46/lib/libQt3Support.so.4
#48 0x00007fb0c2b4fcd6 in QApplicationPrivate::sendMouseEvent (receiver=0x17cd6a0, event=0x7fff7f883a60, alienWidget=0x0, nativeWidget=0x17cd6a0, buttonDown=0x7fb0c3916c88, 
    lastMouseReceiver=@0x7fb0c3916c90, spontaneous=true) at kernel/qapplication.cpp:2967
#49 0x00007fb0c2c078d2 in QETWidget::translateMouseEvent (this=0x17cd6a0, event=0x7fff7f8846b0) at kernel/qapplication_x11.cpp:4368
#50 0x00007fb0c2c08a24 in QApplication::x11ProcessEvent (this=0x7fff7f887470, event=0x7fff7f8846b0) at kernel/qapplication_x11.cpp:3379
#51 0x00007fb0c2c3d38a in x11EventSourceDispatch (s=0x669720, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#52 0x00007fb0bb48b28b in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#53 0x00007fb0bb48ea4d in ?? () from /usr/lib64/libglib-2.0.so.0
#54 0x00007fb0bb48ec0b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#55 0x00007fb0c3d344c1 in QEventDispatcherGlib::processEvents (this=0x65fc20, flags={i = 2139638144}) at kernel/qeventdispatcher_glib.cpp:412
#56 0x00007fb0c2c3c9eb in QGuiEventDispatcherGlib::processEvents (this=0x65fc20, flags={i = 2139638240}) at kernel/qguieventdispatcher_glib.cpp:204
#57 0x00007fb0c3cf4e93 in QEventLoop::processEvents (this=0x333db00, flags={i = 2139638352}) at kernel/qeventloop.cpp:149
#58 0x00007fb0c3cf50b7 in QEventLoop::exec (this=0x333db00, flags={i = 2139638848}) at kernel/qeventloop.cpp:201
#59 0x00007fb0c2c19956 in QDragManager::drag (this=0x2e60d90, o=0x2589980) at kernel/qdnd_x11.cpp:1960
#60 0x00007fb0c2b6a141 in QDrag::exec (this=0x2589980, supportedActions={i = 2139639200}, defaultDropAction=Qt::IgnoreAction) at kernel/qdrag.cpp:282
#61 0x00007fb0c322c213 in QAbstractItemView::startDrag (this=0x2587270, supportedActions={i = 2139639616}) at itemviews/qabstractitemview.cpp:3382
#62 0x00007fb0c322aa80 in QAbstractItemView::mouseMoveEvent (this=0x2587270, event=0x7fff7f886360) at itemviews/qabstractitemview.cpp:1691
#63 0x00007fb0c3273467 in QTreeView::mouseMoveEvent (this=0x2587270, event=0x7fff7f886360) at itemviews/qtreeview.cpp:1894
#64 0x00007fb0c2bc67d0 in QWidget::event (this=0x2587270, event=0x7fff7f886360) at kernel/qwidget.cpp:7983
#65 0x00007fb0c30a4a9b in QFrame::event (this=0x2587270, e=0x7fff7f886360) at widgets/qframe.cpp:557
#66 0x00007fb0c3156a08 in QAbstractScrollArea::viewportEvent (this=0x2587270, e=0x7fff7f886360) at widgets/qabstractscrollarea.cpp:1036
#67 0x00007fb0c322ba65 in QAbstractItemView::viewportEvent (this=0x2587270, event=0x7fff7f886360) at itemviews/qabstractitemview.cpp:1610
#68 0x00007fb0c32774d2 in QTreeView::viewportEvent (this=0x2587270, event=0x7fff7f886360) at itemviews/qtreeview.cpp:1248
#69 0x00007fb0c3159ec4 in QAbstractScrollAreaPrivate::viewportEvent (this=0x2587690, event=0x7fff7f886360) at widgets/qabstractscrollarea_p.h:100
#70 0x00007fb0c3159f00 in QAbstractScrollAreaFilter::eventFilter (this=0x2589170, o=0x2578af0, e=0x7fff7f886360) at widgets/qabstractscrollarea_p.h:116
#71 0x00007fb0c3cf652f in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x662bb0, receiver=0x2578af0, event=0x7fff7f886360) at kernel/qcoreapplication.cpp:819
#72 0x00007fb0c2b48679 in QApplicationPrivate::notify_helper (this=0x662bb0, receiver=0x2578af0, e=0x7fff7f886360) at kernel/qapplication.cpp:4300
#73 0x00007fb0c2b49565 in QApplication::notify (this=0x7fff7f887470, receiver=0x2578af0, e=0x7fff7f886360) at kernel/qapplication.cpp:3869
#74 0x00007fb0c4c8adb9 in KApplication::notify (this=0x7fff7f887470, receiver=0x2578af0, event=0x7fff7f886360) at /home/fox/src/kde/src/kdelibs/kdeui/kernel/kapplication.cpp:302
#75 0x00007fb0c3cf8a99 in QCoreApplication::notifyInternal (this=0x7fff7f887470, receiver=0x2578af0, event=0x7fff7f886360) at kernel/qcoreapplication.cpp:704
#76 0x00007fb0c7b85f5b in QCoreApplication::sendSpontaneousEvent () from /usr/local/qt46/lib/libQt3Support.so.4
#77 0x00007fb0c2b4fcd6 in QApplicationPrivate::sendMouseEvent (receiver=0x2578af0, event=0x7fff7f886360, alienWidget=0x2578af0, nativeWidget=0x181ee80, buttonDown=0x7fb0c3916c88, 
    lastMouseReceiver=@0x7fb0c3916c90, spontaneous=true) at kernel/qapplication.cpp:2967
#78 0x00007fb0c2c078d2 in QETWidget::translateMouseEvent (this=0x181ee80, event=0x7fff7f886fb0) at kernel/qapplication_x11.cpp:4368
#79 0x00007fb0c2c08a24 in QApplication::x11ProcessEvent (this=0x7fff7f887470, event=0x7fff7f886fb0) at kernel/qapplication_x11.cpp:3379
#80 0x00007fb0c2c3d38a in x11EventSourceDispatch (s=0x669720, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#81 0x00007fb0bb48b28b in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#82 0x00007fb0bb48ea4d in ?? () from /usr/lib64/libglib-2.0.so.0
#83 0x00007fb0bb48ec0b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#84 0x00007fb0c3d344c1 in QEventDispatcherGlib::processEvents (this=0x65fc20, flags={i = 2139648640}) at kernel/qeventdispatcher_glib.cpp:412
#85 0x00007fb0c2c3c9eb in QGuiEventDispatcherGlib::processEvents (this=0x65fc20, flags={i = 2139648736}) at kernel/qguieventdispatcher_glib.cpp:204
#86 0x00007fb0c3cf4e93 in QEventLoop::processEvents (this=0x7fff7f8873c0, flags={i = 2139648848}) at kernel/qeventloop.cpp:149
#87 0x00007fb0c3cf50b7 in QEventLoop::exec (this=0x7fff7f8873c0, flags={i = 2139648976}) at kernel/qeventloop.cpp:201
#88 0x00007fb0c3cf94e3 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#89 0x00007fb0c2b4b62c in QApplication::exec () at kernel/qapplication.cpp:3583
#90 0x00000000004040d4 in main (argc=1, argv=0x7fff7f887978) at /home/fox/src/kde/src/kdepim/kontact/src/main.cpp:224
Comment 3 Christophe Marin 2011-01-15 14:35:29 UTC
*** Bug 235202 has been marked as a duplicate of this bug. ***
Comment 4 Sergio Martins 2011-06-04 16:13:48 UTC
That code has changed a lot.
Retest with kdepim 4.6.