Bug 255895 - Crash
Summary: Crash
Status: RESOLVED DUPLICATE of bug 225494
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-02 17:02 UTC by JoseV
Modified: 2010-12-12 19:28 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 JoseV 2010-11-02 17:02:59 UTC
Application: kpackagekitsmarticon (0.5.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic i686
Distribution: Linux Mint 9 Isadora

-- Information about the crash:
I was installing something for brasero which keeps asking for gstreamer mplex plugin wich is nowhere in the repos, then  sypnaptic just crashed

 -- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#6  0x005dbf39 in QMutex::lock (this=0x957f052) at thread/qmutex.cpp:150
#7  0x006e3634 in QCoreApplication::postEvent (receiver=0x9463aa8, event=0x9c776a0, priority=0) at kernel/qcoreapplication.cpp:1113
#8  0x006e39ac in QCoreApplication::postEvent (receiver=0x9463aa8, event=0x9c776a0) at kernel/qcoreapplication.cpp:1066
#9  0x006f38a4 in QObject::deleteLater (this=0x9463aa8) at kernel/qobject.cpp:2158
#10 0x0097e2df in PackageKit::TransactionPrivate::finished(QString const&, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#11 0x0097f436 in PackageKit::TransactionPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#12 0x006e8c9a in QMetaObject::metacall (object=0x95a79b8, cl=155597480, idx=10, argv=0xbf9c4144) at kernel/qmetaobject.cpp:237
#13 0x006f73d5 in QMetaObject::activate (sender=0x957f008, m=0x99dd84, local_signal_index=10, argv=0xbf9c4144) at kernel/qobject.cpp:3293
#14 0x00980ca9 in PackageKit::TransactionProxy::Finished(QString const&, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#15 0x00981a1a in PackageKit::TransactionProxy::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#16 0x001a9b34 in QDBusConnectionPrivate::deliverCall (this=0x958ec78, object=0x957f008, msg=..., metaTypes=..., slotIdx=15) at qdbusintegrator.cpp:904
#17 0x001b4ea7 in QDBusCallDeliveryEvent::placeMetaCall (this=0x9d6cb98, object=0x957f008) at qdbusintegrator_p.h:101
#18 0x006f43fe in QObject::event (this=0x957f008, e=0x9d6cb98) at kernel/qobject.cpp:1248
#19 0x011eb4dc in QApplicationPrivate::notify_helper (this=0x94675b0, receiver=0x957f008, e=0x9d6cb98) at kernel/qapplication.cpp:4300
#20 0x011f205e in QApplication::notify (this=0xbf9c50f8, receiver=0x957f008, e=0x9d6cb98) at kernel/qapplication.cpp:3704
#21 0x00c2ef2a in KApplication::notify (this=0xbf9c50f8, receiver=0x957f008, event=0x9d6cb98) at ../../kdeui/kernel/kapplication.cpp:302
#22 0x006e3a3b in QCoreApplication::notifyInternal (this=0xbf9c50f8, receiver=0x957f008, event=0x9d6cb98) at kernel/qcoreapplication.cpp:704
#23 0x006e6473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x944b420) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x944b420) at kernel/qcoreapplication.cpp:1345
#25 0x006e65dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#26 0x0070fadf in QCoreApplication::sendPostedEvents (s=0x9469910) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#27 postEventSourceDispatch (s=0x9469910) at kernel/qeventdispatcher_glib.cpp:276
#28 0x04df25e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x04df62d8 in ?? () from /lib/libglib-2.0.so.0
#30 0x04df64b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x0070f5d5 in QEventDispatcherGlib::processEvents (this=0x944afb0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#32 0x012ab135 in QGuiEventDispatcherGlib::processEvents (this=0x944afb0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x006e2059 in QEventLoop::processEvents (this=0xbf9c5054, flags=) at kernel/qeventloop.cpp:149
#34 0x006e24aa in QEventLoop::exec (this=0xbf9c5054, flags=...) at kernel/qeventloop.cpp:201
#35 0x006e669f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#36 0x011eb577 in QApplication::exec () at kernel/qapplication.cpp:3579
#37 0x080510c1 in _start ()

Possible duplicates by query: bug 255748, bug 254845, bug 254738, bug 254613, bug 254539.

Reported using DrKonqi
Comment 1 Dario Andres 2010-12-12 19:28:31 UTC
[Comment from a bug triager]
This is fixed since KPackageKit 0.6.0.
Thanks

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