Bug 274353 - Akonadi crashes at KDE's shutdown
Summary: Akonadi crashes at KDE's shutdown
Status: RESOLVED WORKSFORME
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Mail Dispatcher Agent (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-28 14:05 UTC by GGG
Modified: 2011-12-08 19:57 UTC (History)
2 users (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 GGG 2011-05-28 14:05:34 UTC
Application: akonadi_maildispatcher_agent (0.1)
KDE Platform Version: 4.5.3 (KDE 4.5.3)
Qt Version: 4.7.0
Operating System: Linux 2.6.32-30-generic x86_64
Distribution: Ubuntu 10.04.2 LTS

-- Information about the crash:
- What I was doing when the application crashed:
Was trying to turn my computer off.
- Unusual behavior I noticed:
Destop has shut down, but an Akonadi crash message appeared
- Custom settings of the application:
.

-- Backtrace:
Application: Akonadi Agent (akonadi_maildispatcher_agent), signal: Segmentation fault
[KCrash Handler]
#6  QBasicAtomicInt::deref (this=0x922778, other=...) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:133
#7  QString::operator= (this=0x922778, other=...) at tools/qstring.cpp:1324
#8  0x00007fdce007e6ef in QString::clear (this=0x922650, newState=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qstring.h:726
#9  QLocalSocketPrivate::_q_stateChanged (this=0x922650, newState=<value optimized out>) at socket/qlocalsocket_unix.cpp:112
#10 0x00007fdce00794dc in QLocalSocket::qt_metacall (this=0x8f1320, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff6755b840) at .moc/release-shared/moc_qlocalsocket.cpp:90
#11 0x00007fdce224fda7 in QMetaObject::activate (sender=0x922740, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xfffffffffffd3a68) at kernel/qobject.cpp:3280
#12 0x00007fdce006e2c1 in QAbstractSocket::stateChanged (this=0x922778, _t1=QAbstractSocket::UnconnectedState) at .moc/release-shared/moc_qabstractsocket.cpp:149
#13 0x00007fdce00700d6 in QAbstractSocket::disconnectFromHostImplementation (this=0x922740) at socket/qabstractsocket.cpp:2436
#14 0x00007fdce0074134 in QAbstractSocket::qt_metacall (this=0x922740, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff6755b9b0)
    at .moc/release-shared/moc_qabstractsocket.cpp:114
#15 0x00007fdce2240ee6 in QMetaMethod::invoke (this=0x7fff6755bc60, object=0x922740, connectionType=<value optimized out>, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., 
    val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1575
#16 0x00007fdce22425f6 in QMetaObject::invokeMethod (obj=0x922740, member=<value optimized out>, type=<value optimized out>, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., 
    val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1148
#17 0x00007fdce006e634 in QMetaObject::invokeMethod (this=0x922778) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:408
#18 QAbstractSocket::disconnectFromHost (this=0x922778) at socket/qabstractsocket.cpp:2343
#19 0x00007fdce006fb77 in QAbstractSocket::close (this=0x922740) at socket/qabstractsocket.cpp:2321
#20 0x00007fdce007d8db in QLocalSocket::close (this=0x8f1320) at socket/qlocalsocket_unix.cpp:436
#21 0x00007fdce007962b in ~QLocalSocket (this=0x922778, __in_chrg=<value optimized out>) at socket/qlocalsocket.cpp:348
#22 0x00007fdce28d02d0 in Akonadi::Session::clear() () from /usr/lib/libakonadi-kde.so.4
#23 0x00007fdce28d058b in Akonadi::Session::~Session() () from /usr/lib/libakonadi-kde.so.4
#24 0x00007fdce21436c6 in QThreadStorageData::finish (p=<value optimized out>) at thread/qthreadstorage.cpp:185
#25 0x00007fdce223a6ed in ~QCoreApplicationPrivate (this=0x8724a0, __in_chrg=<value optimized out>) at kernel/qcoreapplication.cpp:291
#26 0x00007fdcdeb6cd4d in ~QApplicationPrivate (this=0x8724a0, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:212
#27 0x00007fdce22516ec in QScopedPointerDeleter<QObjectData>::cleanup (this=<value optimized out>, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62
#28 ~QScopedPointer (this=<value optimized out>, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:100
#29 ~QObject (this=<value optimized out>, __in_chrg=<value optimized out>) at kernel/qobject.cpp:963
#30 0x00007fdcdeb77e1a in ~QApplication (this=0x7fff6755c420, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1153
#31 0x0000000000408cef in _start ()

Reported using DrKonqi
Comment 1 András Manţia 2011-12-08 19:57:57 UTC
I can't reproduce it. If you still see with KDE 4.7.4, please reopen the report.