Bug 249272 - Kontact crashes after re-opening
Summary: Kontact crashes after re-opening
Status: RESOLVED DUPLICATE of bug 193514
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.4.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-27 22:11 UTC by Fernando
Modified: 2010-09-19 00:49 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 Fernando 2010-08-27 22:11:42 UTC
Application: kontact (4.4.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-24-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
After closing kontact, crashes in re-opening. 
The first closing, throw an error of akonadi

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

Thread 2 (Thread 0x7fcaecb91710 (LWP 1853)):
#0  0x00007fcb0ebd4f83 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fcb077094a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fcb077098fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fcb0ffc0566 in QEventDispatcherGlib::processEvents (this=0x7fcae8082b20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007fcb0ff95992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fcb0ff95d6c in QEventLoop::exec (this=0x7fcaecb90d90, flags=) at kernel/qeventloop.cpp:201
#6  0x00007fcb0fe9fd59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007fcb0ff76178 in QInotifyFileSystemWatcherEngine::run (this=0x2491680) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fcb0fea2775 in QThreadPrivate::start (arg=0x2491680) at thread/qthread_unix.cpp:248
#9  0x00007fcb09c809ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007fcb0ebe16fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fcb11b05780 (LWP 1762)):
[KCrash Handler]
#5  Kontact::MainWindow::activateInitialPluginModule (this=0x1a7d640) at ../../../kontact/src/mainwindow.cpp:289
#6  0x0000000000404722 in KontactApp::newInstance (this=0x7fff31b6cb20) at ../../../kontact/src/main.cpp:149
#7  0x00007fcb109866b6 in KUniqueApplicationAdaptor::newInstance (this=0x19d1540, asn_id=<value optimized out>, args=...) at ../../kdeui/kernel/kuniqueapplication.cpp:454
#8  0x00007fcb10986cf6 in KUniqueApplicationAdaptor::qt_metacall (this=0x19d1540, _c=QMetaObject::InvokeMetaMethod, _id=31337840, _a=0x7fff31b6bce0) at ./kuniqueapplication_p.moc:81
#9  0x00007fcb0d3e2486 in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:904
#10 0x00007fcb0d3e374b in QDBusConnectionPrivate::activateCall (this=<value optimized out>, object=0x19d1540, flags=337, msg=...) at qdbusintegrator.cpp:816
#11 0x00007fcb0d3e41cd in QDBusConnectionPrivate::activateObject (this=<value optimized out>, node=<value optimized out>, msg=..., pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1364
#12 0x00007fcb0d3e4468 in QDBusActivateObjectEvent::placeMetaCall (this=0x43beb70) at qdbusintegrator.cpp:1477
#13 0x00007fcb0ffa6d49 in QObject::event (this=0x7fff31b6cb20, e=0x43beb70) at kernel/qobject.cpp:1248
#14 0x00007fcb0f35459d in QApplication::event (this=0x7fff31b6cb20, e=0x43beb70) at kernel/qapplication.cpp:2353
#15 0x00007fcb0f35022c in QApplicationPrivate::notify_helper (this=0x19123e0, receiver=0x7fff31b6cb20, e=0x43beb70) at kernel/qapplication.cpp:4300
#16 0x00007fcb0f3566fb in QApplication::notify (this=0x7fff31b6cb20, receiver=0x7fff31b6cb20, e=0x43beb70) at kernel/qapplication.cpp:4183
#17 0x00007fcb1097f526 in KApplication::notify (this=0x7fff31b6cb20, receiver=0x7fff31b6cb20, event=0x43beb70) at ../../kdeui/kernel/kapplication.cpp:302
#18 0x00007fcb0ff9706c in QCoreApplication::notifyInternal (this=0x7fff31b6cb20, receiver=0x7fff31b6cb20, event=0x43beb70) at kernel/qcoreapplication.cpp:704
#19 0x00007fcb0ff997e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x18e4620) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#20 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x18e4620) at kernel/qcoreapplication.cpp:1345
#21 0x00007fcb0ffc09d3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#22 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#23 0x00007fcb077058c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x00007fcb07709748 in ?? () from /lib/libglib-2.0.so.0
#25 0x00007fcb077098fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0x00007fcb0ffc0513 in QEventDispatcherGlib::processEvents (this=0x18e3d70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#27 0x00007fcb0f40046e in QGuiEventDispatcherGlib::processEvents (this=0x1a7d640, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#28 0x00007fcb0ff95992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#29 0x00007fcb0ff95d6c in QEventLoop::exec (this=0x7fff31b6ca60, flags=) at kernel/qeventloop.cpp:201
#30 0x00007fcb0ff99aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#31 0x0000000000403e8e in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../kontact/src/main.cpp:224

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

Possible duplicates by query: bug 248694, bug 247559, bug 247367, bug 247138, bug 246923.

Reported using DrKonqi
Comment 1 Christophe Marin 2010-09-19 00:49:21 UTC

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