Bug 227988 - Loading list while Audio is playing
Summary: Loading list while Audio is playing
Status: RESOLVED DUPLICATE of bug 225494
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-21 23:41 UTC by geertjan.projects
Modified: 2010-02-22 00:17 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 geertjan.projects 2010-02-21 23:41:50 UTC
Application that crashed: kpackagekitsmarticon
Version of the application: 0.5.4
KDE Version: 4.3.5 (KDE 4.3.5)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.12-174.2.19.fc12.i686.PAE i686
Distribution: "Fedora release 12 (Constantine)"

What I was doing when the application crashed:
KPackageKit crash while loading update list in Yum Extender.
Operation was running while playing music
No other applications where active or used by the user.

 -- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#6  0x06cdb908 in QMutex::lock() () from /usr/lib/libQtCore.so.4
#7  0x06dd19d5 in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /usr/lib/libQtCore.so.4
#8  0x06dd1cdd in QCoreApplication::postEvent(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#9  0x06de1405 in QObject::deleteLater() () from /usr/lib/libQtCore.so.4
#10 0x064efb1f in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#11 0x064f1113 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#12 0x06de7c0c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x06de8843 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x0016e350 in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#15 0x0016e6ab in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#16 0x06de7c0c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x06de8843 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#18 0x0016e1f0 in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#19 0x0016e73b in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#20 0x00137a3c in ?? () from /usr/lib/libQtDBus.so.4
#21 0x0013f9a8 in ?? () from /usr/lib/libQtDBus.so.4
#22 0x06de1f96 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#23 0x02127b24 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x0212f281 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x078368cb in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#26 0x06dd1d73 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#27 0x06dd2972 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#28 0x06dd2b2e in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#29 0x06dfcf40 in ?? () from /usr/lib/libQtCore.so.4
#30 0x006a6f88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x006aa8b8 in ?? () from /lib/libglib-2.0.so.0
#32 0x006aa9e4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x06dfcb6d in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x021c7356 in ?? () from /usr/lib/libQtGui.so.4
#35 0x06dd02aa in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x06dd070a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x06dd2bf7 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#38 0x021279a8 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#39 0x080506a9 in _start ()

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

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-22 00:17:19 UTC
This is being tracked at bug 225494. Thanks

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