Bug 281117 - Kontact crashes with segmentation fault when creating a new notice
Summary: Kontact crashes with segmentation fault when creating a new notice
Status: RESOLVED NOT A BUG
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.4.10
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 181406 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-08-31 14:58 UTC by Daniel Herrmann
Modified: 2012-01-12 22:21 UTC (History)
1 user (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 Daniel Herrmann 2011-08-31 14:58:25 UTC
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-11-generic x86_64
Distribution: Ubuntu 11.04

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

I created a new note when kontact was crashing. The dialogue to enter the notice appears and i can enter the notice text. As soon a hit "save" kontact crashes.

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7f2188515700 (LWP 3201)):
#0  0x00007f219b119f03 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f2194b47104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2194b479f2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f2188c59c44 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007f2194b6e3e4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f2195012d8c in start_thread (arg=0x7f2188515700) at pthread_create.c:304
#6  0x00007f219b12704d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f219dccb7a0 (LWP 3200)):
[KCrash Handler]
#6  KNotesResourceManager::deleteNote (this=0x3127de0, journal=0x3a58300) at ../../../../knotes/resourcemanager.cpp:109
#7  0x00007f216b8bdc3e in Kolab::ResourceKolab::fromKMailDelIncidence (this=0x327f540, type=<value optimized out>, uid=...) at ../../../../kresources/kolab/knotes/resourcekolab.cpp:330
#8  0x00007f216b8c612e in Kolab::KMailConnection::fromKMailDelIncidence (this=0x273fed0, type=..., folder=..., xml=...) at ../../../../kresources/kolab/shared/kmailconnection.cpp:153
#9  0x00007f216b8c6534 in Kolab::KMailConnection::qt_metacall (this=0x273fed0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff98f1ab20) at ./kmailconnection.moc:92
#10 0x00007f219b84b5f8 in QMetaObject::activate (sender=0x2e3e410, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff98f1ab20) at kernel/qobject.cpp:3287
#11 0x00007f216b8d4abf in OrgKdeKmailGroupwareInterface::incidenceDeleted (this=<value optimized out>, _t1=<value optimized out>, _t2=<value optimized out>, _t3=<value optimized out>) at kmail_groupwareinterface.moc:190
#12 0x00007f216b8d5327 in OrgKdeKmailGroupwareInterface::qt_metacall (this=0x2e3e410, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff98f1b2a0) at kmail_groupwareinterface.moc:133
#13 0x00007f21998fd9fa in QDBusConnectionPrivate::deliverCall (this=0x1e17850, object=0x2e3e410, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:942
#14 0x00007f2199907e4f in QDBusCallDeliveryEvent::placeMetaCall (this=<value optimized out>, object=<value optimized out>) at qdbusintegrator_p.h:103
#15 0x00007f219b84a49a in QObject::event (this=0x2e3e410, e=<value optimized out>) at kernel/qobject.cpp:1226
#16 0x00007f219c1f59f4 in QApplicationPrivate::notify_helper (this=0x1e257c0, receiver=0x2e3e410, e=0x30c13b0) at kernel/qapplication.cpp:4462
#17 0x00007f219c1fa3ba in QApplication::notify (this=<value optimized out>, receiver=0x2e3e410, e=0x30c13b0) at kernel/qapplication.cpp:4341
#18 0x00007f219cf18866 in KApplication::notify (this=0x7fff98f1bcf0, receiver=0x2e3e410, event=0x30c13b0) at ../../kdeui/kernel/kapplication.cpp:311
#19 0x00007f219b83649c in QCoreApplication::notifyInternal (this=0x7fff98f1bcf0, receiver=0x2e3e410, event=0x30c13b0) at kernel/qcoreapplication.cpp:731
#20 0x00007f219b839c25 in sendEvent (receiver=0x0, event_type=0, data=0x1dcbb90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1dcbb90) at kernel/qcoreapplication.cpp:1372
#22 0x00007f219b861253 in sendPostedEvents (s=0x1e2b660) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#23 postEventSourceDispatch (s=0x1e2b660) at kernel/qeventdispatcher_glib.cpp:277
#24 0x00007f2194b46bcd in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f2194b473a8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f2194b47639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f219b8613ef in QEventDispatcherGlib::processEvents (this=0x1dcb370, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#28 0x00007f219c29f4de in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x00007f219b835882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#30 0x00007f219b835abc in QEventLoop::exec (this=0x7fff98f1bc80, flags=...) at kernel/qeventloop.cpp:201
#31 0x00007f219b839ecb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#32 0x0000000000403f70 in main (argc=1, argv=<value optimized out>) at ../../../kontact/src/main.cpp:226

Possible duplicates by query: bug 181406.

Reported using DrKonqi
Comment 1 Christophe Marin 2011-08-31 16:27:45 UTC

*** This bug has been marked as a duplicate of bug 181406 ***
Comment 2 Christophe Marin 2011-09-24 13:28:34 UTC
let's reopen this one, it's clearer than it's duplicate
Comment 3 Christophe Marin 2011-09-24 13:28:47 UTC
*** Bug 181406 has been marked as a duplicate of this bug. ***
Comment 4 Christophe Marin 2011-09-24 13:31:10 UTC
Could one of you test with recent kdepim versions ? (> 4.7)
Comment 5 Christophe Marin 2012-01-12 22:21:11 UTC
No feedback. Closing