Bug 241005 - Kontact crashes when Kmail is open
Summary: Kontact crashes when Kmail is open
Status: RESOLVED DUPLICATE of bug 219008
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-06-07 12:25 UTC by ernstw
Modified: 2010-06-07 12:41 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 ernstw 2010-06-07 12:25:56 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-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Kontact crashes with SegFault when pressing the NEW button while Kmail is open

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

Thread 2 (Thread 0xb1fd4b70 (LWP 3732)):
#0  0x09335e16 in *__GI_clock_gettime (clock_id=154378228, tp=0xb1fd3f98) at ../sysdeps/unix/clock_gettime.c:100
#1  0x00ebe6fb in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0x00ec3825 in QTimerInfoList::updateCurrentTime (this=0x9a886cc) at kernel/qeventdispatcher_unix.cpp:340
#3  0x00ec386a in QTimerInfoList::timerWait (this=0x9a886cc, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#4  0x00ec1818 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb1fd40ac) at kernel/qeventdispatcher_glib.cpp:136
#5  0x00ec18a5 in timerSourcePrepare (source=0x0, timeout=0x9339ff4) at kernel/qeventdispatcher_glib.cpp:169
#6  0x02aedaca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x02aedee9 in ?? () from /lib/libglib-2.0.so.0
#8  0x02aee4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x00ec160f in QEventDispatcherGlib::processEvents (this=0x9a8ab68, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0x00e94059 in QEventLoop::processEvents (this=0xb1fd4270, flags=) at kernel/qeventloop.cpp:149
#11 0x00e944aa in QEventLoop::exec (this=0xb1fd4270, flags=...) at kernel/qeventloop.cpp:201
#12 0x00d905a8 in QThread::exec (this=0x9d96e38) at thread/qthread.cpp:487
#13 0x00e73c1b in QInotifyFileSystemWatcherEngine::run (this=0x9d96e38) at io/qfilesystemwatcher_inotify.cpp:248
#14 0x00d9332e in QThreadPrivate::start (arg=0x9d96e38) at thread/qthread_unix.cpp:248
#15 0x0876796e in start_thread (arg=0xb1fd4b70) at pthread_create.c:300
#16 0x05764a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb7874990 (LWP 3710)):
[KCrash Handler]
#6  QList (this=0x0) at /usr/include/qt4/QtCore/qlist.h:114
#7  KontactInterface::Plugin::newActions (this=0x0) at ../../kontactinterface/plugin.cpp:236
#8  0x00b6b4f9 in Kontact::MainWindow::slotNewClicked (this=0x9a26f30) at ../../../kontact/src/mainwindow.cpp:723
#9  0x00b74e27 in Kontact::MainWindow::qt_metacall (this=0x9a26f30, _c=QMetaObject::InvokeMetaMethod, _id=61, _a=0xbf9b5ff8) at ./mainwindow.moc:121
#10 0x00e9ac9a in QMetaObject::metacall (object=0x9a26f30, cl=3214630904, idx=61, argv=0xbf9b5ff8) at kernel/qmetaobject.cpp:237
#11 0x00ea93d5 in QMetaObject::activate (sender=0x9cd7340, m=0x1a08d58, local_signal_index=1, argv=0xbf9b5ff8) at kernel/qobject.cpp:3293
#12 0x010d9bd9 in QAction::triggered (this=0x9cd7340, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#13 0x010dbdcc in QAction::activate (this=0x9cd7340, event=QAction::Trigger) at kernel/qaction.cpp:1255
#14 0x015cebd2 in QAction::trigger (this=0xb74e1c) at ../../include/QtGui/../../src/gui/kernel/qaction.h:218
#15 QToolButton::nextCheckState (this=0xb74e1c) at widgets/qtoolbutton.cpp:1147
#16 0x014ebcb3 in QAbstractButtonPrivate::click (this=0x9d3fc08) at widgets/qabstractbutton.cpp:528
#17 0x014ebfae in QAbstractButton::mouseReleaseEvent (this=0x9cfdb30, e=0xbf9b6760) at widgets/qabstractbutton.cpp:1121
#18 0x015cf09c in QToolButton::mouseReleaseEvent (this=0x9cfdb30, e=0xbf9b6760) at widgets/qtoolbutton.cpp:721
#19 0x0113e7f8 in QWidget::event (this=0x9cfdb30, event=0xbf9b6760) at kernel/qwidget.cpp:7998
#20 0x014ead4e in QAbstractButton::event (this=0x9cfdb30, e=0xb74e1c) at widgets/qabstractbutton.cpp:1080
#21 0x015d1bca in QToolButton::event (this=0x9cfdb30, event=0xbf9b6760) at widgets/qtoolbutton.cpp:1163
#22 0x010e04dc in QApplicationPrivate::notify_helper (this=0x9a301c0, receiver=0x9cfdb30, e=0xbf9b6760) at kernel/qapplication.cpp:4300
#23 0x010e79f7 in QApplication::notify (this=0xbf9b7014, receiver=0x9cfdb30, e=0xbf9b6760) at kernel/qapplication.cpp:3865
#24 0x0093df2a in KApplication::notify (this=0xbf9b7014, receiver=0x9cfdb30, event=0xbf9b6760) at ../../kdeui/kernel/kapplication.cpp:302
#25 0x00e95a3b in QCoreApplication::notifyInternal (this=0xbf9b7014, receiver=0x9cfdb30, event=0xbf9b6760) at kernel/qcoreapplication.cpp:704
#26 0x010e6952 in QCoreApplication::sendEvent (receiver=0x9cfdb30, event=0xbf9b6760, alienWidget=0x9cfdb30, nativeWidget=0x9a26f30, buttonDown=0x1a24058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QApplicationPrivate::sendMouseEvent (receiver=0x9cfdb30, event=0xbf9b6760, alienWidget=0x9cfdb30, nativeWidget=0x9a26f30, buttonDown=0x1a24058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#28 0x01172088 in QETWidget::translateMouseEvent (this=0x9a26f30, event=0xbf9b6c7c) at kernel/qapplication_x11.cpp:4368
#29 0x01171511 in QApplication::x11ProcessEvent (this=0xbf9b7014, event=0xbf9b6c7c) at kernel/qapplication_x11.cpp:3379
#30 0x011a060a in x11EventSourceDispatch (s=0x9a36d40, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#31 0x02aea5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x02aee2d8 in ?? () from /lib/libglib-2.0.so.0
#33 0x02aee4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0x00ec15d5 in QEventDispatcherGlib::processEvents (this=0x9a05070, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#35 0x011a0135 in QGuiEventDispatcherGlib::processEvents (this=0x9a05070, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x00e94059 in QEventLoop::processEvents (this=0xbf9b6f74, flags=) at kernel/qeventloop.cpp:149
#37 0x00e944aa in QEventLoop::exec (this=0xbf9b6f74, flags=...) at kernel/qeventloop.cpp:201
#38 0x00e9869f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#39 0x010e0577 in QApplication::exec () at kernel/qapplication.cpp:3579
#40 0x0804b472 in main (argc=1, argv=0xbf9b7234) at ../../../kontact/src/main.cpp:224

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

Possible duplicates by query: bug 230248, bug 227300, bug 219008.

Reported using DrKonqi
Comment 1 Christophe Marin 2010-06-07 12:41:43 UTC

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