Bug 222318 - krusader - crash after first closing (save configuration?)
Summary: krusader - crash after first closing (save configuration?)
Status: RESOLVED DUPLICATE of bug 219590
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-12 00:53 UTC by Andrzej Rakowski
Modified: 2010-01-12 00:56 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 Andrzej Rakowski 2010-01-12 00:53:23 UTC
Application that crashed: kded4
Version of the application: $Id: kded.cpp 1031638 2009-10-05 16:59:11Z lunakl $
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.9-174.fc12.i686.PAE i686

What I was doing when the application crashed:
F12 (full update), KDE 4.3.4, krusader-2.0.0-1.1.fc12.i586.rpm.
The next closing were correct. 

 -- Backtrace:
Application: KDE Daemon (kded4), signal: Segmentation fault
[KCrash Handler]
#6  0x008ea861 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#7  0x014b225a in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#8  0x014ad3c7 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#9  0x014ae9c3 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#10 0x008e9c0c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x008ea843 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x003eff10 in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#13 0x003f026b in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#14 0x008e9c0c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#15 0x008ea843 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x003efdb0 in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#17 0x003f02fb in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#18 0x003b95fc in ?? () from /usr/lib/libQtDBus.so.4
#19 0x003c1568 in ?? () from /usr/lib/libQtDBus.so.4
#20 0x008e3f96 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#21 0x05201b24 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x05209281 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x010e107b in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#24 0x008d3d73 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#25 0x008d4972 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#26 0x008d4b2e in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#27 0x008fef40 in ?? () from /usr/lib/libQtCore.so.4
#28 0x07124128 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x07127a58 in ?? () from /lib/libglib-2.0.so.0
#30 0x07127b84 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x008feb6d in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x052a1356 in ?? () from /usr/lib/libQtGui.so.4
#33 0x008d22aa in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x008d270a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x008d4bf7 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0x052019a8 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#37 0x00ae1815 in kdemain () from /usr/lib/libkdeinit4_kded4.so
#38 0x0804868c in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2010-01-12 00:56:18 UTC

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