Bug 222829 - kontact crashed while starting
Summary: kontact crashed while starting
Status: RESOLVED DUPLICATE of bug 193514
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.4 rc1
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-15 11:50 UTC by Marc Schiffbauer
Modified: 2010-01-15 12:44 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 Marc Schiffbauer 2010-01-15 11:50:45 UTC
Application: kontact (4.4 rc1)
KDE Platform Version: 4.3.90 (KDE 4.3.90 (KDE 4.4 RC1)) (Compiled from sources)
Qt Version: 4.6.0
Operating System: Linux 2.6.32-gentoo-r1 x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
this crash happened right after startup, I do not know if it was already trying to check for new mail as I did not look onto the screen between clicking kontact icon and seeing the crash reporter

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2200.3-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
[Current thread is 1 (Thread 0x7fa6820e9750 (LWP 26068))]

Thread 3 (Thread 0x7fa661f15910 (LWP 11876)):
#0  0x00007fa67b0d827d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fa65d8120ee in metronom_sync_loop () from /usr/lib64/libxine.so.1
#2  0x00007fa67b0d3644 in start_thread () from /lib/libpthread.so.0
#3  0x00007fa67f30ed9d in clone () from /lib/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fa65409c910 (LWP 11905)):
#0  0x00007fa67b0d5d10 in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0x00007fa67836354f in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#2  0x00007fa678363a81 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#3  0x00007fa678363fb0 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#4  0x00007fa67fa3a4c6 in QEventDispatcherGlib::processEvents (this=0x2ca36b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:409
#5  0x00007fa67fa0f982 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#6  0x00007fa67fa0fd54 in QEventLoop::exec (this=0x7fa65409bfe0, flags=) at kernel/qeventloop.cpp:201
#7  0x00007fa67f91c799 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#8  0x00007fa65da6b170 in ?? () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#9  0x00007fa67f91f1d5 in QThreadPrivate::start (arg=0x30dea90) at thread/qthread_unix.cpp:244
#10 0x00007fa67b0d3644 in start_thread () from /lib/libpthread.so.0
#11 0x00007fa67f30ed9d in clone () from /lib/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fa6820e9750 (LWP 26068)):
[KCrash Handler]
#5  0x0000000000000000 in ?? ()
#6  0x00007fa681d18723 in Kontact::MainWindow::activateInitialPluginModule (this=<value optimized out>) at /var/tmp/portage/kde-base/kontact-4.3.90/work/kontact-4.3.90/kontact/src/mainwindow.cpp:290
#7  0x000000000040495a in KontactApp::newInstance (this=0x7ffffa7dd7a0) at /var/tmp/portage/kde-base/kontact-4.3.90/work/kontact-4.3.90/kontact/src/main.cpp:150
#8  0x00007fa680f88f46 in KUniqueApplicationAdaptor::newInstance (this=0x6c89b0, asn_id=<value optimized out>, args=...)
    at /var/tmp/portage/kde-base/kdelibs-4.3.90/work/kdelibs-4.3.90/kdeui/kernel/kuniqueapplication.cpp:459
#9  0x00007fa680f89586 in KUniqueApplicationAdaptor::qt_metacall (this=0x6c89b0, _c=QMetaObject::InvokeMetaMethod, _id=2144465392, _a=0x7ffffa7dc7e0)
    at /var/tmp/portage/kde-base/kdelibs-4.3.90/work/kdelibs-4.3.90_build/kdeui/kuniqueapplication_p.moc:81
#10 0x00007fa67db463bc in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=..., metaTypes=<value optimized out>, slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:904
#11 0x00007fa67db46fff in QDBusConnectionPrivate::activateCall (this=0x62c1f0, object=0x6c89b0, flags=337, msg=...) at qdbusintegrator.cpp:816
#12 0x00007fa67db4780e in QDBusConnectionPrivate::activateObject (this=0x62c1f0, node=..., msg=..., pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1368
#13 0x00007fa67db47a98 in QDBusActivateObjectEvent::placeMetaCall (this=0x23bd710) at qdbusintegrator.cpp:1481
#14 0x00007fa67fa20bf9 in QObject::event (this=0x7ffffa7dd7a0, e=0x23bd710) at kernel/qobject.cpp:1252
#15 0x00007fa67fee2b05 in QApplication::event (this=0x7ffffa7dd7a0, e=0x23bd710) at kernel/qapplication.cpp:2344
#16 0x00007fa67fee053c in QApplicationPrivate::notify_helper (this=0x63e210, receiver=0x7ffffa7dd7a0, e=0x23bd710) at kernel/qapplication.cpp:4242
#17 0x00007fa67fee8d7a in QApplication::notify (this=0x7ffffa7dd7a0, receiver=<value optimized out>, e=0x23bd710) at kernel/qapplication.cpp:4125
#18 0x00007fa680f81c46 in KApplication::notify (this=0x7ffffa7dd7a0, receiver=0x7ffffa7dd7a0, event=0x23bd710)
    at /var/tmp/portage/kde-base/kdelibs-4.3.90/work/kdelibs-4.3.90/kdeui/kernel/kapplication.cpp:302
#19 0x00007fa67fa1102b in QCoreApplication::notifyInternal (this=0x7ffffa7dd7a0, receiver=0x7ffffa7dd7a0, event=0x23bd710) at kernel/qcoreapplication.cpp:704
#20 0x00007fa67fa13776 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x60f2a0) at kernel/qcoreapplication.h:215
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x60f2a0) at kernel/qcoreapplication.cpp:1345
#22 0x00007fa67fa3a933 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#23 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#24 0x00007fa6783604cd in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0x00007fa678363e88 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#26 0x00007fa678363fb0 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#27 0x00007fa67fa3a473 in QEventDispatcherGlib::processEvents (this=0x60e8d0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#28 0x00007fa67ff7cb3e in QGuiEventDispatcherGlib::processEvents (this=0x757510, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#29 0x00007fa67fa0f982 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#30 0x00007fa67fa0fd54 in QEventLoop::exec (this=0x7ffffa7dd6e0, flags=) at kernel/qeventloop.cpp:201
#31 0x00007fa67fa13a3b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#32 0x000000000040412d in main (argc=<value optimized out>, argv=<value optimized out>) at /var/tmp/portage/kde-base/kontact-4.3.90/work/kontact-4.3.90/kontact/src/main.cpp:221

Possible duplicates by query: bug 220999, bug 217990.

Reported using DrKonqi
Comment 1 Dario Andres 2010-01-15 12:44:28 UTC
This is being tracked at bug 193514 Thanks

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