[Bug 303072] New: Crash when adding a contact to a kolab imap resource

Jon Skanes jon at skanes.ca
Thu Jul 5 18:11:51 BST 2012


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

            Bug ID: 303072
          Severity: crash
           Version: 4.8
          Priority: NOR
                CC: kdepim-bugs at kde.org
          Assignee: kdepim-bugs at kde.org
           Summary: Crash when adding a contact to a kolab imap resource
    Classification: Unclassified
                OS: Linux
          Reporter: jon at skanes.ca
          Hardware: Ubuntu Packages
            Status: UNCONFIRMED
         Component: Kolab Resource
           Product: Akonadi

Application: akonadi_kolabproxy_resource (4.8)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-26-generic-pae i686
Distribution: Ubuntu 12.04 LTS

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

I had attempted to add a new address book entry to a kolab imap resource.  I
also received this notification:

Could not determine the UID for the newly created message on the server

The imap server in question is dovcot.

-- Backtrace:
Application: Kolab of type Kolab Groupware Server
(akonadi_kolabproxy_resource), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#7  KolabProxyResource::retrieveItems (this=0x8a7a6e8, collection=...) at
../../../resources/kolabproxy/kolabproxyresource.cpp:186
#8  0xb7661695 in Akonadi::ResourceBasePrivate::slotSynchronizeCollection
(this=0x8a78fd8, col=...) at ../../akonadi/resourcebase.cpp:693
#9  0xb76641aa in Akonadi::ResourceBase::qt_static_metacall (_o=0x8a7a6e8,
_c=QMetaObject::InvokeMetaMethod, _id=17, _a=0xbfd3ee88) at
./moc_resourcebase.cpp:125
#10 0xb67126b1 in QMetaObject::activate (sender=0x8a6f838, m=0xb7763718,
local_signal_index=2, argv=0xbfd3ee88) at kernel/qobject.cpp:3547
#11 0xb7666055 in Akonadi::ResourceScheduler::executeCollectionSync
(this=0x8a6f838, _t1=...) at ./resourcescheduler_p.moc:161
#12 0xb766c64f in Akonadi::ResourceScheduler::executeNext (this=0x8a6f838) at
../../akonadi/resourcescheduler.cpp:299
#13 0xb766d8b0 in Akonadi::ResourceScheduler::qt_static_metacall (_o=0x8a6f838,
_c=QMetaObject::InvokeMetaMethod, _id=17, _a=0x8acd7b8) at
./resourcescheduler_p.moc:99
#14 0xb670dc01 in QMetaCallEvent::placeMetaCall (this=0x8a2a648,
object=0x8a6f838) at kernel/qobject.cpp:525
#15 0xb6716c7b in QObject::event (this=0x8a6f838, e=0x8a2a648) at
kernel/qobject.cpp:1195
#16 0xb5be6ed4 in notify_helper (e=0x8a2a648, receiver=0x8a6f838,
this=0x891d8a0) at kernel/qapplication.cpp:4559
#17 QApplicationPrivate::notify_helper (this=0x891d8a0, receiver=0x8a6f838,
e=0x8a2a648) at kernel/qapplication.cpp:4531
#18 0xb5bec30d in QApplication::notify (this=0x8a2a648, receiver=0x8a6f838,
e=0x8a2a648) at kernel/qapplication.cpp:4288
#19 0xb6d1b401 in KApplication::notify (this=0xbfd3f800, receiver=0x8a6f838,
event=0x8a2a648) at ../../kdeui/kernel/kapplication.cpp:311
#20 0xb66fb97e in QCoreApplication::notifyInternal (this=0xbfd3f800,
receiver=0x8a6f838, event=0x8a2a648) at kernel/qcoreapplication.cpp:876
#21 0xb66ffad8 in sendEvent (event=<optimized out>, receiver=<optimized out>)
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x88fc130) at kernel/qcoreapplication.cpp:1500
#23 0xb66ffe0c in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1393
#24 0xb672e494 in sendPostedEvents () at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#25 postEventSourceDispatch (s=0x891ed80) at
kernel/qeventdispatcher_glib.cpp:279
#26 0xb4e8dd86 in g_main_context_dispatch () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#27 0xb4e8e125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#28 0xb4e8e201 in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#29 0xb672e887 in QEventDispatcherGlib::processEvents (this=0x88fcea0,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#30 0xb5c9faaa in QGuiEventDispatcherGlib::processEvents (this=0x88fcea0,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0xb66fa50d in QEventLoop::processEvents (this=0xbfd3f764, flags=...) at
kernel/qeventloop.cpp:149
#32 0xb66fa7a9 in QEventLoop::exec (this=0xbfd3f764, flags=...) at
kernel/qeventloop.cpp:204
#33 0xb66ffeba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#34 0xb5be4a74 in QApplication::exec () at kernel/qapplication.cpp:3820
#35 0xb765e281 in Akonadi::ResourceBase::init (r=0x8a7a6e8) at
../../akonadi/resourcebase.cpp:412
#36 0x08066307 in Akonadi::ResourceBase::init<KolabProxyResource> (argc=3,
argv=0xbfd3f8d4) at /usr/include/akonadi/resourcebase.h:188
#37 0x08059d8b in main (argc=3, argv=0xbfd3f8d4) at
../../../resources/kolabproxy/kolabproxyresource.cpp:841

Reported using DrKonqi

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list