Bug 262371 - kontact crashed on open looking for tmp files
Summary: kontact crashed on open looking for tmp files
Status: RESOLVED DUPLICATE of bug 231161
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.4.5
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-07 04:53 UTC by Chris
Modified: 2011-01-07 13: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 Chris 2011-01-07 04:53:02 UTC
Application: kontact (4.4.5)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 3"
Qt Version: 4.7.1
Operating System: Linux 2.6.34.7-0.7-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
tried to open kontact.  Kept crashing because it could not locate a file.

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7f160ccd6710 (LWP 11982)):
#0  0x00007f1627518709 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f162d524072 in wait (this=<value optimized out>, mutex=0x13e2ea0, time=30000) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x13e2ea0, time=30000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f162d519e98 in QThreadPoolThread::run (this=0x13fb290) at concurrent/qthreadpool.cpp:140
#4  0x00007f162d523a1e in QThreadPrivate::start (arg=0x13fb290) at thread/qthread_unix.cpp:285
#5  0x00007f1627513a4f in start_thread () from /lib64/libpthread.so.0
#6  0x00007f162c26982d in clone () from /lib64/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f162f0c7760 (LWP 11980)):
[KCrash Handler]
#5  operator KMFolder* (this=0x13725f0) at /usr/include/QtCore/qpointer.h:78
#6  KMSystemTray::updateNewMessages (this=0x13725f0) at /usr/src/debug/kdepim-4.4.4/kmail/kmsystemtray.cpp:387
#7  0x00007f1611ce185c in KMSystemTray::qt_metacall (this=0x13725f0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb1a322a0)
    at /usr/src/debug/kdepim-4.4.4/build/kmail/kmsystemtray.moc:84
#8  0x00007f162d623fef in QMetaObject::activate (sender=0x114a5a0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fffb1a322a0) at kernel/qobject.cpp:3272
#9  0x00007f1611cdae32 in KMail::AccountManager::checkedMail (this=<value optimized out>, _t1=false, _t2=true, _t3=<value optimized out>)
    at /usr/src/debug/kdepim-4.4.4/build/kmail/accountmanager.moc:115
#10 0x00007f1611cdc0e5 in KMail::AccountManager::processNextCheck (this=0x114a5a0, _newMail=<value optimized out>) at /usr/src/debug/kdepim-4.4.4/kmail/accountmanager.cpp:184
#11 0x00007f1611cdc96a in KMail::AccountManager::singleCheckMail (this=0x114a5a0, account=0x114f4a0, interactive=<value optimized out>) at /usr/src/debug/kdepim-4.4.4/kmail/accountmanager.cpp:157
#12 0x00007f1611cdcc71 in KMail::AccountManager::checkMail (this=0x114a5a0, _interactive=true) at /usr/src/debug/kdepim-4.4.4/kmail/accountmanager.cpp:352
#13 0x00007f1611e78107 in KMMainWidget::qt_metacall (this=0x117bfe0, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xa92510) at /usr/src/debug/kdepim-4.4.4/build/kmail/kmmainwidget.moc:363
#14 0x00007f162d622c6a in QObject::event (this=0x117bfe0, e=<value optimized out>) at kernel/qobject.cpp:1211
#15 0x00007f162ca1de4d in QWidget::event (this=0x117bfe0, event=0x131d180) at kernel/qwidget.cpp:8659
#16 0x00007f162c9cccd4 in QApplicationPrivate::notify_helper (this=0x63c900, receiver=0x117bfe0, e=0x131d180) at kernel/qapplication.cpp:4445
#17 0x00007f162c9d51ca in QApplication::notify (this=<value optimized out>, receiver=0x117bfe0, e=0x131d180) at kernel/qapplication.cpp:4324
#18 0x00007f162df0ec06 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#19 0x00007f162d60ee2c in QCoreApplication::notifyInternal (this=0x7fffb1a332f0, receiver=0x117bfe0, event=0x131d180) at kernel/qcoreapplication.cpp:732
#20 0x00007f162d612625 in sendEvent (receiver=0x0, event_type=0, data=0x60dc60) at kernel/qcoreapplication.h:215
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x60dc60) at kernel/qcoreapplication.cpp:1373
#22 0x00007f162d6398f3 in sendPostedEvents (s=0x64d250) at kernel/qcoreapplication.h:220
#23 postEventSourceDispatch (s=0x64d250) at kernel/qeventdispatcher_glib.cpp:277
#24 0x00007f16251d6a93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#25 0x00007f16251d7270 in ?? () from /usr/lib64/libglib-2.0.so.0
#26 0x00007f16251d7510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#27 0x00007f162d639a8f in QEventDispatcherGlib::processEvents (this=0x6132b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#28 0x00007f162ca71eae in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x00007f162d60e262 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#30 0x00007f162d60e475 in QEventLoop::exec (this=0x7fffb1a33240, flags=...) at kernel/qeventloop.cpp:201
#31 0x00007f162d6128db in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#32 0x000000000040417e in main (argc=1, argv=0x7fffb1a338d8) at /usr/src/debug/kdepim-4.4.4/kontact/src/main.cpp:224

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

Possible duplicates by query: bug 231161.

Reported using DrKonqi
Comment 1 Christophe Marin 2011-01-07 13:41:26 UTC

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