Bug 224372 - Kontact crashed when I opened the View menu in Time Tracker
Summary: Kontact crashed when I opened the View menu in Time Tracker
Status: RESOLVED DUPLICATE of bug 170806
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-26 19:55 UTC by Josef
Modified: 2010-01-28 23:27 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 Josef 2010-01-26 19:55:19 UTC
Application that crashed: kontact
Version of the application: 4.3.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-17-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Cannot reproduce by performing described action again. 

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

Thread 3 (Thread 0xaf13fb70 (LWP 4723)):
#0  0x00580422 in __kernel_vsyscall ()
#1  0x0362b142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x022008d4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0563d9ff in ?? () from /usr/lib/libxine.so.1
#4  0x0362680e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0x021f38de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xad83cb70 (LWP 4725)):
#0  0x031fbe06 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x00c62bf3 in QTimerInfoList::getTime (this=0xad6a0c4, t=...) at kernel/qeventdispatcher_unix.cpp:339
#2  0x00c62de1 in QTimerInfoList::updateCurrentTime (this=0xad6a0c4) at kernel/qeventdispatcher_unix.cpp:297
#3  0x00c6388c in QTimerInfoList::timerWait (this=0xad6a0c4, tm=...) at kernel/qeventdispatcher_unix.cpp:420
#4  0x00c61210 in timerSourcePrepare (source=0xad6a090, timeout=0xad83c0ec) at kernel/qeventdispatcher_glib.cpp:141
#5  0x02643f90 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x02644351 in ?? () from /lib/libglib-2.0.so.0
#7  0x02644863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x00c61067 in QEventDispatcherGlib::processEvents (this=0xac57418, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0x00c34c79 in QEventLoop::processEvents (this=0xad83c2b4, flags=) at kernel/qeventloop.cpp:149
#10 0x00c350ca in QEventLoop::exec (this=0xad83c2b4, flags=...) at kernel/qeventloop.cpp:201
#11 0x00b42b73 in QThread::exec (this=0xa0daf80) at thread/qthread.cpp:487
#12 0x0345820a in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#13 0x00b45e32 in QThreadPrivate::start (arg=0xa0daf80) at thread/qthread_unix.cpp:188
#14 0x0362680e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#15 0x021f38de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb782f700 (LWP 2532)):
[KCrash Handler]
#6  0x008aa1e2 in KDEPrivate::KEditToolBarWidgetPrivate::initKPart (this=0xafaa2c0, factory=0x8f09e38, defaultToolBar=...) at ../../kdeui/dialogs/kedittoolbar.cpp:713
#7  0x008aae49 in KDEPrivate::KEditToolBarWidget::load (this=0xbfbb9938, event=0xbfbb97c0) at ../../kdeui/dialogs/kedittoolbar.cpp:651
#8  KEditToolBar::showEvent (this=0xbfbb9938, event=0xbfbb97c0) at ../../kdeui/dialogs/kedittoolbar.cpp:1539
#9  0x00f52e2b in QWidget::event (this=0xbfbb9938, event=0xbfbb97c0) at kernel/qwidget.cpp:7748
#10 0x00efdf54 in QApplicationPrivate::notify_helper (this=0x8cd8890, receiver=0xbfbb9938, e=0xbfbb97c0) at kernel/qapplication.cpp:4056
#11 0x00f055ca in QApplication::notify (this=0xbfbba384, receiver=0xbfbb9938, e=0xbfbb97c0) at kernel/qapplication.cpp:4021
#12 0x00937bfa in KApplication::notify (this=0xbfbba384, receiver=0xbfbb9938, event=0xbfbb97c0) at ../../kdeui/kernel/kapplication.cpp:302
#13 0x00c366cb in QCoreApplication::notifyInternal (this=0xbfbba384, receiver=0xbfbb9938, event=0xbfbb97c0) at kernel/qcoreapplication.cpp:610
#14 0x00f589a5 in QCoreApplication::sendEvent (this=0xb4108a8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#15 QWidgetPrivate::show_helper (this=0xb4108a8) at kernel/qwidget.cpp:6756
#16 0x00f59d9b in QWidget::setVisible (this=0xbfbb9938, visible=true) at kernel/qwidget.cpp:6975
#17 0x013ebaea in QDialog::setVisible (this=0xbfbb9938, visible=true) at dialogs/qdialog.cpp:706
#18 0x013eacf6 in QWidget::show (this=0xbfbb9938) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:473
#19 QDialog::exec (this=0xbfbb9938) at dialogs/qdialog.cpp:489
#20 0x001a2cb3 in Kontact::MainWindow::configureToolbars() () from /usr/lib/libkontactprivate.so.4
#21 0x001aab60 in Kontact::MainWindow::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkontactprivate.so.4
#22 0x00c44f0b in QMetaCallEvent::placeMetaCall (this=0xb255f78, object=0x8d78bc8) at kernel/qobject.cpp:477
#23 0x00c465fe in QObject::event (this=0x8d78bc8, e=0x8d78bc8) at kernel/qobject.cpp:1111
#24 0x00f52906 in QWidget::event (this=0x8d78bc8, event=0xb255f78) at kernel/qwidget.cpp:7946
#25 0x01320297 in QMainWindow::event (this=0x8d78bc8, event=0xb255f78) at widgets/qmainwindow.cpp:1399
#26 0x00a1ddc4 in KMainWindow::event (this=0x8d78bc8, ev=0xb255f78) at ../../kdeui/widgets/kmainwindow.cpp:1094
#27 0x00a6430f in KXmlGuiWindow::event (this=0x8d78bc8, ev=0xb255f78) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:131
#28 0x00efdf54 in QApplicationPrivate::notify_helper (this=0x8cd8890, receiver=0x8d78bc8, e=0xb255f78) at kernel/qapplication.cpp:4056
#29 0x00f055ca in QApplication::notify (this=0xbfbba384, receiver=0x8d78bc8, e=0xb255f78) at kernel/qapplication.cpp:4021
#30 0x00937bfa in KApplication::notify (this=0xbfbba384, receiver=0x8d78bc8, event=0xb255f78) at ../../kdeui/kernel/kapplication.cpp:302
#31 0x00c366cb in QCoreApplication::notifyInternal (this=0xbfbba384, receiver=0x8d78bc8, event=0xb255f78) at kernel/qcoreapplication.cpp:610
#32 0x00c372b2 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x8c9e820) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#33 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8c9e820) at kernel/qcoreapplication.cpp:1247
#34 0x00c3747d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#35 0x00c613ff in QCoreApplication::sendPostedEvents (s=0x8cd2310) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#36 postEventSourceDispatch (s=0x8cd2310) at kernel/qeventdispatcher_glib.cpp:210
#37 0x02640e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#38 0x02644730 in ?? () from /lib/libglib-2.0.so.0
#39 0x02644863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#40 0x00c6102c in QEventDispatcherGlib::processEvents (this=0x8c9e9f8, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#41 0x00f9ebe5 in QGuiEventDispatcherGlib::processEvents (this=0x8c9e9f8, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#42 0x00c34c79 in QEventLoop::processEvents (this=0xbfbba2e4, flags=) at kernel/qeventloop.cpp:149
#43 0x00c350ca in QEventLoop::exec (this=0xbfbba2e4, flags=...) at kernel/qeventloop.cpp:201
#44 0x00c3753f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#45 0x00efddd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#46 0x0804b4e6 in _start ()

This bug may be a duplicate of or related to bug 217959

Reported using DrKonqi
Comment 1 Dario Andres 2010-01-28 23:27:40 UTC
Merging with bug 170806. Regards

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