Bug 263203 - Akonadi crash at every logout (RC2)
Summary: Akonadi crash at every logout (RC2)
Status: RESOLVED DUPLICATE of bug 251795
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Nepomuk Feeder Agents (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Tobias Koenig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-15 09:00 UTC by zless
Modified: 2011-01-19 22:38 UTC (History)
3 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 zless 2011-01-15 09:00:32 UTC
Application: akonadi_nepomuk_calendar_feeder (0.1)
KDE Platform Version: 4.5.95 (4.6 RC2)
Qt Version: 4.7.0
Operating System: Linux 2.6.36.2-ck2-hart01 x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
At almost every logout, shutdown or restart this crash is happening.

The crash can be reproduced every time.

-- Backtrace:
Application: Akonadi Agent (akonadi_nepomuk_calendar_feeder), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f1b46734ddc in QMutex::lock (this=0xc001f8) at thread/qmutex.cpp:151
#7  0x00007f1b40a31d9d in QMutexLocker (this=0xbadbd0, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qmutex.h:102
#8  Soprano::Client::SocketHandler::~SocketHandler (this=0xbadbd0, __in_chrg=<value optimized out>) at ../../client/clientconnection.cpp:58
#9  0x00007f1b46738c22 in QThreadStorageData::set (this=<value optimized out>, p=0xbce3d0) at thread/qthreadstorage.cpp:148
#10 0x00007f1b40a3207e in qThreadStorage_setLocalData<Soprano::Client::SocketHandler> (this=0xb495a0) at /usr/include/qt4/QtCore/qthreadstorage.h:92
#11 setLocalData (this=0xb495a0) at /usr/include/qt4/QtCore/qthreadstorage.h:148
#12 Soprano::Client::ClientConnection::socketForCurrentThread (this=0xb495a0) at ../../client/clientconnection.cpp:95
#13 0x00007f1b40a320c9 in Soprano::Client::ClientConnection::connectInCurrentThread (this=0xc001f8) at ../../client/clientconnection.cpp:754
#14 0x00007f1b40a31087 in Soprano::Client::LocalSocketClient::connect (this=0xbfe788, name=...) at ../../client/localsocketclient.cpp:141
#15 0x00007f1b461d06f0 in (anonymous namespace)::GlobalModelContainer::init (this=0xbfe760, forced=<value optimized out>) at ../../nepomuk/core/nepomukmainmodel.cpp:102
#16 0x00007f1b461d3b6a in Nepomuk::MainModel::init (this=0xbfe370) at ../../nepomuk/core/nepomukmainmodel.cpp:176
#17 0x00007f1b461c9f24 in Nepomuk::ResourceManager::init (this=0xbbbbf0) at ../../nepomuk/core/resourcemanager.cpp:328
#18 0x00007f1b461cd515 in Nepomuk::ResourceManagerPrivate::_k_storageServiceInitialized (this=0xbcd2b0, success=<value optimized out>) at ../../nepomuk/core/resourcemanager.cpp:219
#19 0x00007f1b461cd5f5 in Nepomuk::ResourceManager::qt_metacall (this=0xbbbbf0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff735ae590) at ./resourcemanager.moc:90
#20 0x00007f1b4646d0ee in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>) at qdbusintegrator.cpp:919
#21 0x00007f1b464780ef in QDBusCallDeliveryEvent::placeMetaCall (this=0x7f1b40c69af0, object=0x7f1b46739b20) at qdbusintegrator_p.h:103
#22 0x00007f1b4683fbde in QObject::event (this=0xbbbbf0, e=0xc001f8) at kernel/qobject.cpp:1219
#23 0x00007f1b43a9afdc in QApplicationPrivate::notify_helper (this=0xad9360, receiver=0xbbbbf0, e=0xbcaef0) at kernel/qapplication.cpp:4396
#24 0x00007f1b43aa0aed in QApplication::notify (this=0x7fff735af050, receiver=0xbbbbf0, e=0xbcaef0) at kernel/qapplication.cpp:4277
#25 0x00007f1b476e2a36 in KApplication::notify (this=0x7fff735af050, receiver=0xbbbbf0, event=0xbcaef0) at ../../kdeui/kernel/kapplication.cpp:311
#26 0x00007f1b4682dcdc in QCoreApplication::notifyInternal (this=0x7fff735af050, receiver=0xbbbbf0, event=0xbcaef0) at kernel/qcoreapplication.cpp:732
#27 0x00007f1b46830c22 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xac15e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#28 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xac15e0) at kernel/qcoreapplication.cpp:1373
#29 0x00007f1b4685a653 in sendPostedEvents (s=0xadd090) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#30 postEventSourceDispatch (s=0xadd090) at kernel/qeventdispatcher_glib.cpp:277
#31 0x00007f1b40cac342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x00007f1b40cb02a8 in ?? () from /lib/libglib-2.0.so.0
#33 0x00007f1b40cb045c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0x00007f1b4685a193 in QEventDispatcherGlib::processEvents (this=0xac0c90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#35 0x00007f1b43b4da4e in QGuiEventDispatcherGlib::processEvents (this=0xc001f8, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x00007f1b4682ca02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#37 0x00007f1b4682cdec in QEventLoop::exec (this=0x7fff735aefd0, flags=) at kernel/qeventloop.cpp:201
#38 0x00007f1b46830ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#39 0x00007f1b46be0fd6 in Akonadi::AgentBase::init (r=0xba8a60) at ../../akonadi/agentbase.cpp:541
#40 0x00000000004093d8 in _start ()

Possible duplicates by query: bug 259454, bug 259453, bug 251795.

Reported using DrKonqi
Comment 1 Aaron J. Seigo 2011-01-19 22:38:58 UTC

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