Bug 279756 - Kontact carashes while adding groupdav calendar or addressbook resource
Summary: Kontact carashes while adding groupdav calendar or addressbook resource
Status: RESOLVED DUPLICATE of bug 277836
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-09 17:59 UTC by Otter
Modified: 2011-08-18 11:38 UTC (History)
0 users

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 Otter 2011-08-09 17:59:04 UTC
Application: kontact (4.6.1)
KDE Platform Version: 4.6.5 (4.6.5) "release 7"
Qt Version: 4.7.3
Operating System: Linux 2.6.34.10-0.2-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
I was trying to add a new (egroupware) calendar and address book resource.  In both cases I tried to "fetch" the available egroupware resource.  However nothing appears.  When I tried to end the process by choosing "cancel" Kontact crashed.  This backtrace is from the addition of the calendar resource.

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7f87bcec9710 (LWP 5554)):
#0  0x00007f87cc3ce39c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f87d0aa2bd4 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib64/libQtWebKit.so.4
#2  0x00007f87cc3c9a4f in start_thread () from /lib64/libpthread.so.0
#3  0x00007f87d165482d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f87d405e760 (LWP 5553)):
[KCrash Handler]
#6  operator== (this=0x120da80) at /usr/include/QtCore/qbasicatomic.h:70
#7  data (this=0x120da80) at /usr/include/QtCore/qsharedpointer_impl.h:565
#8  parent (this=0x120da80) at /usr/src/debug/kdepim-4.6.1/libkdepim/progressmanager.h:61
#9  KPIM::ProgressItem::setComplete (this=0x120da80) at /usr/src/debug/kdepim-4.6.1/libkdepim/progressmanager.cpp:56
#10 0x00007f87cf2d5ed9 in KPIM::AgentProgressMonitor::Private::instanceStatusChanged (this=0x2d72610, instance=...) at /usr/src/debug/kdepim-4.6.1/libkdepim/agentprogressmonitor.cpp:87
#11 0x00007f87cf2d604a in KPIM::AgentProgressMonitor::qt_metacall (this=0x2d14d50, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff0963d880)
    at /usr/src/debug/kdepim-4.6.1/build/libkdepim/agentprogressmonitor.moc:78
#12 0x00007f87d2a128af in QMetaObject::activate (sender=0xb350a0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff0963d880) at kernel/qobject.cpp:3278
#13 0x00007f87ce7beb25 in Akonadi::AgentManager::instanceStatusChanged (this=<value optimized out>, _t1=<value optimized out>) at /usr/src/debug/kdepimlibs-4.6.5/build/akonadi/agentmanager.moc:177
#14 0x00007f87ce7fcd11 in Akonadi::AgentManagerPrivate::agentInstanceStatusChanged (this=0xb84f60, identifier=<value optimized out>, status=0, msg=...)
    at /usr/src/debug/kdepimlibs-4.6.5/akonadi/agentmanager.cpp:129
#15 0x00007f87ce7feffe in Akonadi::AgentManager::qt_metacall (this=0xb350a0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff0963da00)
    at /usr/src/debug/kdepimlibs-4.6.5/build/akonadi/agentmanager.moc:131
#16 0x00007f87d2a128af in QMetaObject::activate (sender=0xafee70, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff0963da00) at kernel/qobject.cpp:3278
#17 0x00007f87ce8cb86b in OrgFreedesktopAkonadiAgentManagerInterface::agentInstanceStatusChanged (this=<value optimized out>, _t1=<value optimized out>, _t2=0, _t3=<value optimized out>)
    at /usr/src/debug/kdepimlibs-4.6.5/build/akonadi/agentmanagerinterface.moc:285
#18 0x00007f87ce8cbd5d in OrgFreedesktopAkonadiAgentManagerInterface::qt_metacall (this=0xafee70, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0x7fff0963e360)
    at /usr/src/debug/kdepimlibs-4.6.5/build/akonadi/agentmanagerinterface.moc:167
#19 0x00007f87ceb6af28 in QDBusConnectionPrivate::deliverCall (this=0x62d3e0, object=0xafee70, msg=..., metaTypes=..., slotIdx=12) at qdbusintegrator.cpp:941
#20 0x00007f87ceb7668f in QDBusCallDeliveryEvent::placeMetaCall (this=<value optimized out>, object=<value optimized out>) at qdbusintegrator_p.h:103
#21 0x00007f87d2a1152a in QObject::event (this=0xafee70, e=<value optimized out>) at kernel/qobject.cpp:1217
#22 0x00007f87d1db8114 in QApplicationPrivate::notify_helper (this=0x641930, receiver=0xafee70, e=0x2e6a770) at kernel/qapplication.cpp:4462
#23 0x00007f87d1dc06aa in QApplication::notify (this=<value optimized out>, receiver=0xafee70, e=0x2e6a770) at kernel/qapplication.cpp:4341
#24 0x00007f87d33747f6 in KApplication::notify (this=0x7fff0963ee40, receiver=0xafee70, event=0x2e6a770) at /usr/src/debug/kdelibs-4.6.5/kdeui/kernel/kapplication.cpp:311
#25 0x00007f87d29fd65c in QCoreApplication::notifyInternal (this=0x7fff0963ee40, receiver=0xafee70, event=0x2e6a770) at kernel/qcoreapplication.cpp:731
#26 0x00007f87d2a00e55 in sendEvent (receiver=0x0, event_type=0, data=0x60d4a0) at kernel/qcoreapplication.h:215
#27 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x60d4a0) at kernel/qcoreapplication.cpp:1372
#28 0x00007f87d2a281b3 in sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#29 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:277
#30 0x00007f87cb066a93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#31 0x00007f87cb067270 in ?? () from /usr/lib64/libglib-2.0.so.0
#32 0x00007f87cb067510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#33 0x00007f87d2a2834f in QEventDispatcherGlib::processEvents (this=0x6133b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#34 0x00007f87d1e5dc5e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007f87d29fca92 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#36 0x00007f87d29fcca5 in QEventLoop::exec (this=0x7fff0963ed90, flags=...) at kernel/qeventloop.cpp:201
#37 0x00007f87d2a0110b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#38 0x000000000040416f in main (argc=1, argv=0x7fff0963f468) at /usr/src/debug/kdepim-4.6.1/kontact/src/main.cpp:218

Possible duplicates by query: bug 279708, bug 279662, bug 279024, bug 277773, bug 270233.

Reported using DrKonqi
Comment 1 Christophe Marin 2011-08-18 11:38:31 UTC

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