Bug 225404 - KPackageKit tools still crash on some situations (even after Fedora 0.5.4-2 package) [QObject/QMetaObject::*, PackageKit::ClientPrivate::serviceOwnerChanged]
Summary: KPackageKit tools still crash on some situations (even after Fedora 0.5.4-2 p...
Status: RESOLVED FIXED
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:
: 225343 226696 226928 226975 227689 227705 227737 227830 227918 228296 228338 228685 229693 232642 232663 232776 233031 233217 234161 234410 234853 235194 235206 235405 235824 235857 236807 236871 236966 237313 237876 239903 241571 241984 242455 242594 242806 242896 243012 243161 243266 243268 243348 243460 243582 243771 243800 243949 244071 244278 244569 244791 244794 245408 245625 245627 245715 245768 245772 245788 246088 246125 246145 246581 246765 246804 247088 247287 247291 247307 248273 249085 249130 249203 249205 249210 249312 249441 249513 249525 249533 249536 249982 249984 250037 250059 250626 250793 252793 253217 254613 254738 254845 256055 256506 257400 257888 257912 257941 258524 260692 261351 262242 265931 266822 267181 267573 268159 269747 283286 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-02-03 16:42 UTC by Oliver Henshaw
Modified: 2012-07-06 14:51 UTC (History)
11 users (show)

See Also:
Latest Commit:
Version Fixed In: 0.6.0


Attachments
New crash information added by DrKonqi (4.91 KB, text/plain)
2010-03-18 16:02 UTC, Bucky
Details
New crash information added by DrKonqi (4.72 KB, text/plain)
2010-03-30 18:24 UTC, Sergey Nikulov
Details
New crash information added by DrKonqi (3.57 KB, text/plain)
2010-04-14 04:56 UTC, jamundso
Details
New crash information added by DrKonqi (4.86 KB, text/plain)
2010-07-23 15:10 UTC, Pascal Klein
Details
New crash information added by DrKonqi (5.14 KB, text/plain)
2010-08-11 03:54 UTC, Dante
Details
New crash information added by DrKonqi (6.31 KB, text/plain)
2010-08-12 16:01 UTC, Ivan D Vasin
Details
New crash information added by DrKonqi (6.43 KB, text/plain)
2010-08-20 21:03 UTC, zless
Details
New crash information added by DrKonqi (5.00 KB, text/plain)
2010-08-29 00:40 UTC, akibukis
Details
New crash information added by DrKonqi (5.10 KB, text/plain)
2010-09-10 04:57 UTC, Dante
Details
New crash information added by DrKonqi (4.65 KB, text/plain)
2010-09-19 23:38 UTC, Storm Walden
Details
New crash information added by DrKonqi (3.96 KB, text/plain)
2010-12-06 23:09 UTC, andreas
Details
New crash information added by DrKonqi (7.15 KB, text/plain)
2011-01-02 12:44 UTC, Lance Green
Details
New crash information added by DrKonqi (7.15 KB, text/plain)
2011-01-02 12:44 UTC, Lance Green
Details
New crash information added by DrKonqi (5.36 KB, text/plain)
2011-07-02 14:31 UTC, ken
Details
New crash information added by DrKonqi (6.10 KB, text/plain)
2011-12-14 19:18 UTC, Unknown
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Henshaw 2010-02-03 16:42:54 UTC
Application that crashed: kpackagekit
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.3.fc12.i686 i686

What I was doing when the application crashed:
I'd used kpackagekit to remove and then install a single package (to test another bug) and left the window open. After a few minutes, it crashed.

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#6  node_copy (this=<value optimized out>) at ../../src/corelib/tools/qlist.h:357
#7  QList<QPostEvent>::detach_helper (this=<value optimized out>) at ../../src/corelib/tools/qlist.h:525
#8  0x07a5eab7 in detach (receiver=<value optimized out>, event=<value optimized out>, priority=<value optimized out>) at ../../src/corelib/tools/qlist.h:119
#9  end (receiver=<value optimized out>, event=<value optimized out>, priority=<value optimized out>) at ../../src/corelib/tools/qlist.h:240
#10 last (receiver=<value optimized out>, event=<value optimized out>, priority=<value optimized out>) at ../../src/corelib/tools/qlist.h:254
#11 QCoreApplication::postEvent (receiver=<value optimized out>, event=<value optimized out>, priority=<value optimized out>) at kernel/qcoreapplication.cpp:1051
#12 0x07a5ecdd in QCoreApplication::postEvent (receiver=<value optimized out>, event=<value optimized out>) at kernel/qcoreapplication.cpp:973
#13 0x07a6e405 in QObject::deleteLater (this=<value optimized out>) at kernel/qobject.cpp:2018
#14 0x031f7b1f in PackageKit::ClientPrivate::serviceOwnerChanged (this=<value optimized out>, name=<value optimized out>, oldOnwer=<value optimized out>, newOwner=<value optimized out>)
    at clientprivate.cpp:102
#15 0x031f9113 in PackageKit::ClientPrivate::qt_metacall (this=<value optimized out>, _c=<value optimized out>, _id=<value optimized out>, _a=<value optimized out>) at clientprivate.moc:74
#16 0x07a74c0c in QMetaObject::activate (sender=<value optimized out>, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=<value optimized out>)
    at kernel/qobject.cpp:3112
#17 0x07a75843 in QMetaObject::activate (sender=<value optimized out>, m=<value optimized out>, local_signal_index=<value optimized out>, argv=<value optimized out>) at kernel/qobject.cpp:3186
#18 0x07bba350 in QDBusConnectionInterface::serviceOwnerChanged (this=<value optimized out>, _t1=<value optimized out>, _t2=<value optimized out>, _t3=<value optimized out>)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:204
#19 0x07bba6ab in QDBusConnectionInterface::qt_metacall (this=<value optimized out>, _c=<value optimized out>, _id=2, _a=<value optimized out>)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:131
#20 0x07a74c0c in QMetaObject::activate (sender=<value optimized out>, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=<value optimized out>)
    at kernel/qobject.cpp:3112
#21 0x07a75843 in QMetaObject::activate (sender=<value optimized out>, m=<value optimized out>, local_signal_index=<value optimized out>, argv=<value optimized out>) at kernel/qobject.cpp:3186
#22 0x07bba1f0 in QDBusConnectionInterface::NameOwnerChanged (this=<value optimized out>, _t1=<value optimized out>, _t2=<value optimized out>, _t3=<value optimized out>)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:232
#23 0x07bba73b in QDBusConnectionInterface::qt_metacall (this=<value optimized out>, _c=<value optimized out>, _id=6, _a=<value optimized out>)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:135
#24 0x07b83a3c in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=<value optimized out>, 
    slotIdx=<value optimized out>) at qdbusintegrator.cpp:891
#25 0x07b8b9a8 in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib/libQtDBus.so.4
#26 0x07a6ef96 in QObject::event (this=<value optimized out>, e=<value optimized out>) at kernel/qobject.cpp:1110
#27 0x02127b24 in QApplicationPrivate::notify_helper (this=<value optimized out>, receiver=<value optimized out>, e=<value optimized out>) at kernel/qapplication.cpp:4065
#28 0x0212f281 in QApplication::notify (this=<value optimized out>, receiver=<value optimized out>, e=<value optimized out>) at kernel/qapplication.cpp:3605
#29 0x02fb78cb in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#30 0x07a5ed73 in QCoreApplication::notifyInternal (this=<value optimized out>, receiver=<value optimized out>, event=<value optimized out>) at kernel/qcoreapplication.cpp:610
#31 0x07a5f972 in sendEvent (receiver=<value optimized out>, event_type=<value optimized out>, data=<value optimized out>) at kernel/qcoreapplication.h:213
#32 QCoreApplicationPrivate::sendPostedEvents (receiver=<value optimized out>, event_type=<value optimized out>, data=<value optimized out>) at kernel/qcoreapplication.cpp:1247
#33 0x07a5fb2e in QCoreApplication::sendPostedEvents (receiver=<value optimized out>, event_type=<value optimized out>) at kernel/qcoreapplication.cpp:1140
#34 0x07a89f40 in sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:218
#35 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:210
#36 0x00bdd128 in g_main_dispatch (context=<value optimized out>) at gmain.c:1960
#37 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513
#38 0x00be0a58 in g_main_context_iterate (context=<value optimized out>, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#39 0x00be0b84 in IA__g_main_context_iteration (context=0x8117910, may_block=<value optimized out>) at gmain.c:2654
#40 0x07a89b6d in QEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#41 0x021c7356 in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#42 0x07a5d2aa in QEventLoop::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventloop.cpp:149
#43 0x07a5d70a in QEventLoop::exec (this=<value optimized out>, flags=<value optimized out>) at kernel/qeventloop.cpp:201
#44 0x07a5fbf7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#45 0x021279a8 in QApplication::exec () at kernel/qapplication.cpp:3525
#46 0x0804cd6b in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kpackagekit-0.5.4/KPackageKit/main.cpp:66

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-04 02:09:31 UTC
This is likely to be bug 219590.
- Are your kpackagekit packages updated ? (read bug 219590 comment 104)
Regards
Comment 2 Oliver Henshaw 2010-02-04 11:36:46 UTC
Yes, it's up to date. Looking at the changelog does the crash bug still remain - just kded has been removed from the equation?


$ rpm -q kpackagekit --changelog
* Mon Jan 25 2010 Rex Dieter <rdieter@fedoraproject.org> - 0.5.4-2
- drop "crash" backport, ironically seems to cause crashes        
- pk_min_version 0.5.6                                            

* Tue Jan 19 2010 Steven M. Parrish <smparrish@gmail.com> - 0.5.4-1
- New release - fixes issue with auto updates                      

* Thu Jan 14 2010 Lukas Tinkl <ltinkl@redhat.com> - 0.5.3-1
- kpk 0.5.3 (removed some lib dependencies from KdeD module to avoid crashes there)

* Mon Jan 11 2010 Rex Dieter <rdieter@fedoraproject.org> - 0.5.2-3
- backport crash fix
Comment 3 Dario Andres 2010-02-15 15:12:56 UTC
*** Bug 226975 has been marked as a duplicate of this bug. ***
Comment 4 Dario Andres 2010-02-15 15:18:49 UTC
From bug 226928:
-- What I was doing when the application crashed:
I had recently installed something with KPackageKit, and I didn't close it
after it had finished.  It didn't have focus, I was doing something else, and
it crashed.
Comment 5 Dario Andres 2010-02-15 15:18:57 UTC
*** Bug 226928 has been marked as a duplicate of this bug. ***
Comment 6 Dario Andres 2010-02-15 15:51:05 UTC
*** Bug 226696 has been marked as a duplicate of this bug. ***
Comment 7 Dario Andres 2010-02-15 15:52:25 UTC
*** Bug 225343 has been marked as a duplicate of this bug. ***
Comment 8 Dario Andres 2010-02-19 22:46:15 UTC
*** Bug 227705 has been marked as a duplicate of this bug. ***
Comment 9 Dario Andres 2010-02-19 22:46:57 UTC
From bug 227737:
---
What I was doing when the application crashed:
I'have just made a research with kapackagekit (no result found: ok).
Afterwards I have done smth that has no relation with kpackagekit (ie using
firefox).
Suddently (5 / 10 min after having used kpackagekit), kpackagekit crashed ! (=
the "Crash Reporting Assistant" has openend).
Comment 10 Dario Andres 2010-02-19 22:47:04 UTC
*** Bug 227737 has been marked as a duplicate of this bug. ***
Comment 11 Dario Andres 2010-02-19 23:16:39 UTC
*** Bug 227689 has been marked as a duplicate of this bug. ***
Comment 12 Dario Andres 2010-02-20 20:38:17 UTC
*** Bug 227830 has been marked as a duplicate of this bug. ***
Comment 13 Dario Andres 2010-02-21 14:49:37 UTC
*** Bug 227918 has been marked as a duplicate of this bug. ***
Comment 14 Dario Andres 2010-02-24 13:32:04 UTC
*** Bug 228296 has been marked as a duplicate of this bug. ***
Comment 15 Dario Andres 2010-02-24 22:28:20 UTC
*** Bug 228338 has been marked as a duplicate of this bug. ***
Comment 16 Oliver Henshaw 2010-03-06 13:01:37 UTC
I hadn't seen this recently, and was started to think that this had been inadvertently fixed by qt 4.6 (or kde 4.4). But no. Stacktrace is below since it's perhaps slightly different to the original.

Packages installed:

qt-4.6.2-3.fc12.i686
kdelibs-4.4.0-9.fc12.i686
kpackagekit-0.5.4-2.fc12.i686


Stack trace:

Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#6  0x027806f8 in isSignalConnected (sender=0x9281e00, m=0x807d824, local_signal_index=11, argv=0xbff46374) at kernel/qobject_p.h:227
#7  QMetaObject::activate (sender=0x9281e00, m=0x807d824, local_signal_index=11, argv=0xbff46374) at kernel/qobject.cpp:3218
#8  0x02e4b90a in PackageKit::Transaction::finished (this=<value optimized out>, _t1=ExitFailed, _t2=0) at transaction.moc:307
#9  0x02e46b17 in PackageKit::ClientPrivate::serviceOwnerChanged (this=<value optimized out>, name=<value optimized out>, oldOnwer=<value optimized out>, newOwner=<value optimized out>)
    at clientprivate.cpp:101
#10 0x02e48113 in PackageKit::ClientPrivate::qt_metacall (this=<value optimized out>, _c=<value optimized out>, _id=<value optimized out>, _a=<value optimized out>) at clientprivate.moc:74
#11 0x027715db in QMetaObject::metacall (object=0x91dfa70, cl=InvokeMetaMethod, idx=6, argv=0xbff46500) at kernel/qmetaobject.cpp:237
#12 0x027804af in QMetaObject::activate (sender=0x91e9ce8, m=0x28f5848, local_signal_index=2, argv=0xbff46500) at kernel/qobject.cpp:3293
#13 0x028dd1e0 in QDBusConnectionInterface::serviceOwnerChanged (this=0x91e9ce8, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210
#14 0x028dd53b in QDBusConnectionInterface::qt_metacall (this=0x91e9ce8, _c=InvokeMetaMethod, _id=2, _a=0xbff466d0) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:137
#15 0x027715db in QMetaObject::metacall (object=0x91e9ce8, cl=InvokeMetaMethod, idx=7, argv=0xbff466d0) at kernel/qmetaobject.cpp:237
#16 0x027804af in QMetaObject::activate (sender=0x91e9ce8, m=0x28f5848, local_signal_index=6, argv=0xbff466d0) at kernel/qobject.cpp:3293
#17 0x028dd080 in QDBusConnectionInterface::NameOwnerChanged (this=0x91e9ce8, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:238
#18 0x028dd5cb in QDBusConnectionInterface::qt_metacall (this=0x91e9ce8, _c=InvokeMetaMethod, _id=6, _a=0xbff468dc) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:141
#19 0x028a243c in QDBusConnectionPrivate::deliverCall (this=0x91dfdb8, object=0x91e9ce8, msg=..., metaTypes=..., slotIdx=11) at qdbusintegrator.cpp:904
#20 0x028acf98 in QDBusCallDeliveryEvent::placeMetaCall (this=0x9292998, object=0x91e9ce8) at qdbusintegrator_p.h:101
#21 0x0277cc4e in QObject::event (this=0x91e9ce8, e=0x9292998) at kernel/qobject.cpp:1248
#22 0x0471bd2c in QApplicationPrivate::notify_helper (this=0x912a8c8, receiver=0x91e9ce8, e=0x9292998) at kernel/qapplication.cpp:4300
#23 0x04722556 in QApplication::notify (this=0xbff471a8, receiver=0x91e9ce8, e=0x9292998) at kernel/qapplication.cpp:3704
#24 0x071db58b in KApplication::notify (this=0xbff471a8, receiver=0x91e9ce8, event=0x9292998) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#25 0x0276cc03 in QCoreApplication::notifyInternal (this=0xbff471a8, receiver=0x91e9ce8, event=0x9292998) at kernel/qcoreapplication.cpp:704
#26 0x0276dac3 in sendEvent (receiver=0x0, event_type=0, data=0x910d848) at kernel/qcoreapplication.h:215
#27 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x910d848) at kernel/qcoreapplication.cpp:1345
#28 0x0276dc1e in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#29 0x02795350 in sendPostedEvents (s=0x9130790) at kernel/qcoreapplication.h:220
#30 postEventSourceDispatch (s=0x9130790) at kernel/qeventdispatcher_glib.cpp:276
#31 0x00bdcf88 in g_main_dispatch (context=<value optimized out>) at gmain.c:1960
#32 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513
#33 0x00be08b8 in g_main_context_iterate (context=<value optimized out>, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#34 0x00be09e4 in IA__g_main_context_iteration (context=0x9130710, may_block=<value optimized out>) at gmain.c:2654
#35 0x02794e46 in QEventDispatcherGlib::processEvents (this=0x910d320, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#36 0x047ca0c6 in QGuiEventDispatcherGlib::processEvents (this=0x910d320, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#37 0x0276b2da in QEventLoop::processEvents (this=0xbff47104, flags=...) at kernel/qeventloop.cpp:149
#38 0x0276b61a in QEventLoop::exec (this=0xbff47104, flags=...) at kernel/qeventloop.cpp:201
#39 0x0276dce7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#40 0x0471bdd8 in QApplication::exec () at kernel/qapplication.cpp:3579
#41 0x080506a9 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kpackagekit-0.5.4/SmartIcon/main.cpp:53
Comment 17 Bucky 2010-03-18 16:02:20 UTC
Created attachment 41739 [details]
New crash information added by DrKonqi

My fact pattern is the same. My backtrace -- to my unpracticed eye -- doesn't look identical to the others, so I thought I'd attach it.
Comment 18 Jonathan Thomas 2010-03-26 00:36:32 UTC
*** Bug 229693 has been marked as a duplicate of this bug. ***
Comment 19 Sergey Nikulov 2010-03-30 18:24:02 UTC
Created attachment 42386 [details]
New crash information added by DrKonqi

It looks like all crashes reported as duplicate for this generic report so I attach my issue here.

After getting following updates for KPackagekit from Fedora 12 repository
PackageKit.i686                                             0.5.7-2.fc12                                   updates
PackageKit-device-rebind.i686                               0.5.7-2.fc12                                   updates
PackageKit-glib.i686                                        0.5.7-2.fc12                                   updates
PackageKit-gstreamer-plugin.i686                            0.5.7-2.fc12                                   updates
PackageKit-gtk-module.i686                                  0.5.7-2.fc12                                   updates
PackageKit-qt.i686                                          0.5.7-2.fc12                                   updates
PackageKit-yum.i686                                         0.5.7-2.fc12                                   updates
PackageKit-yum-plugin.i686                                  0.5.7-2.fc12                                   updates

was notified that restart required - pushes restart and get this report.
Comment 20 Dario Andres 2010-04-04 17:29:23 UTC
*** Bug 233217 has been marked as a duplicate of this bug. ***
Comment 21 jamundso 2010-04-14 04:56:56 UTC
Created attachment 42764 [details]
New crash information added by DrKonqi

I was just applying updates. This is a bogus line of text that CRA requires me to add.
Comment 22 Jonathan Thomas 2010-07-21 15:30:24 UTC
*** Bug 243771 has been marked as a duplicate of this bug. ***
Comment 23 Jonathan Thomas 2010-07-21 15:31:17 UTC
*** Bug 243012 has been marked as a duplicate of this bug. ***
Comment 24 Jonathan Thomas 2010-07-21 15:31:41 UTC
*** Bug 242806 has been marked as a duplicate of this bug. ***
Comment 25 Jonathan Thomas 2010-07-21 15:32:19 UTC
*** Bug 235857 has been marked as a duplicate of this bug. ***
Comment 26 Jonathan Thomas 2010-07-21 15:32:46 UTC
*** Bug 237876 has been marked as a duplicate of this bug. ***
Comment 27 Jonathan Thomas 2010-07-21 15:33:13 UTC
*** Bug 235405 has been marked as a duplicate of this bug. ***
Comment 28 Jonathan Thomas 2010-07-21 15:33:43 UTC
*** Bug 235206 has been marked as a duplicate of this bug. ***
Comment 29 Jonathan Thomas 2010-07-21 15:34:24 UTC
*** Bug 243460 has been marked as a duplicate of this bug. ***
Comment 30 Jonathan Thomas 2010-07-21 15:34:47 UTC
*** Bug 243348 has been marked as a duplicate of this bug. ***
Comment 31 Jonathan Thomas 2010-07-21 15:35:20 UTC
*** Bug 243161 has been marked as a duplicate of this bug. ***
Comment 32 Jonathan Thomas 2010-07-21 15:35:46 UTC
*** Bug 243949 has been marked as a duplicate of this bug. ***
Comment 33 Jonathan Thomas 2010-07-21 15:36:08 UTC
*** Bug 235194 has been marked as a duplicate of this bug. ***
Comment 34 Jonathan Thomas 2010-07-21 15:36:40 UTC
*** Bug 234410 has been marked as a duplicate of this bug. ***
Comment 35 Jonathan Thomas 2010-07-21 15:37:17 UTC
*** Bug 234161 has been marked as a duplicate of this bug. ***
Comment 36 Jonathan Thomas 2010-07-21 15:38:44 UTC
*** Bug 232663 has been marked as a duplicate of this bug. ***
Comment 37 Jonathan Thomas 2010-07-21 15:39:14 UTC
*** Bug 244794 has been marked as a duplicate of this bug. ***
Comment 38 Jonathan Thomas 2010-07-21 16:15:32 UTC
*** Bug 244791 has been marked as a duplicate of this bug. ***
Comment 39 Jonathan Thomas 2010-07-21 16:15:44 UTC
*** Bug 242594 has been marked as a duplicate of this bug. ***
Comment 40 Jonathan Thomas 2010-07-21 16:16:22 UTC
*** Bug 241984 has been marked as a duplicate of this bug. ***
Comment 41 Jonathan Thomas 2010-07-21 16:16:39 UTC
*** Bug 242455 has been marked as a duplicate of this bug. ***
Comment 42 Jonathan Thomas 2010-07-21 16:17:13 UTC
*** Bug 243582 has been marked as a duplicate of this bug. ***
Comment 43 Jonathan Thomas 2010-07-21 16:18:34 UTC
*** Bug 243268 has been marked as a duplicate of this bug. ***
Comment 44 Jonathan Thomas 2010-07-21 16:19:49 UTC
*** Bug 244569 has been marked as a duplicate of this bug. ***
Comment 45 Jonathan Thomas 2010-07-21 16:22:31 UTC
*** Bug 244278 has been marked as a duplicate of this bug. ***
Comment 46 Jonathan Thomas 2010-07-21 16:22:49 UTC
*** Bug 244071 has been marked as a duplicate of this bug. ***
Comment 47 Jonathan Thomas 2010-07-21 16:23:43 UTC
*** Bug 243800 has been marked as a duplicate of this bug. ***
Comment 48 Jonathan Thomas 2010-07-21 16:24:46 UTC
*** Bug 243266 has been marked as a duplicate of this bug. ***
Comment 49 Jonathan Thomas 2010-07-21 16:25:39 UTC
*** Bug 242896 has been marked as a duplicate of this bug. ***
Comment 50 Jonathan Thomas 2010-07-21 16:47:09 UTC
*** Bug 241571 has been marked as a duplicate of this bug. ***
Comment 51 Jonathan Thomas 2010-07-21 16:47:30 UTC
*** Bug 239903 has been marked as a duplicate of this bug. ***
Comment 52 Jonathan Thomas 2010-07-21 16:47:40 UTC
*** Bug 237313 has been marked as a duplicate of this bug. ***
Comment 53 Jonathan Thomas 2010-07-21 17:14:34 UTC
*** Bug 236966 has been marked as a duplicate of this bug. ***
Comment 54 Jonathan Thomas 2010-07-21 17:15:01 UTC
*** Bug 236871 has been marked as a duplicate of this bug. ***
Comment 55 Jonathan Thomas 2010-07-21 17:15:24 UTC
*** Bug 236807 has been marked as a duplicate of this bug. ***
Comment 56 Jonathan Thomas 2010-07-21 17:16:35 UTC
*** Bug 235824 has been marked as a duplicate of this bug. ***
Comment 57 Jonathan Thomas 2010-07-21 17:28:06 UTC
*** Bug 234853 has been marked as a duplicate of this bug. ***
Comment 58 Bucky 2010-07-21 17:31:08 UTC
At the risk of flaming, there are an awful lot of duplicates here for a bug which has a status of "Unconfirmed..."?
Comment 59 Jonathan Thomas 2010-07-21 17:39:57 UTC
*** Bug 233031 has been marked as a duplicate of this bug. ***
Comment 60 Jonathan Thomas 2010-07-21 17:40:31 UTC
*** Bug 232642 has been marked as a duplicate of this bug. ***
Comment 61 Jonathan Thomas 2010-07-21 17:41:24 UTC
*** Bug 232776 has been marked as a duplicate of this bug. ***
Comment 62 Jonathan Thomas 2010-07-22 16:48:51 UTC
*** Bug 245408 has been marked as a duplicate of this bug. ***
Comment 63 Pascal Klein 2010-07-23 15:10:43 UTC
Created attachment 49436 [details]
New crash information added by DrKonqi

I just rebooted this computer. PackageKit is running in the background and suddenly crashes.
Comment 64 Jonathan Thomas 2010-07-25 02:04:17 UTC
*** Bug 245625 has been marked as a duplicate of this bug. ***
Comment 65 Jonathan Thomas 2010-07-25 02:04:27 UTC
*** Bug 245627 has been marked as a duplicate of this bug. ***
Comment 66 Jonathan Thomas 2010-07-25 15:36:23 UTC
*** Bug 245715 has been marked as a duplicate of this bug. ***
Comment 67 Jonathan Thomas 2010-07-26 16:42:03 UTC
*** Bug 245788 has been marked as a duplicate of this bug. ***
Comment 68 Jonathan Thomas 2010-07-26 16:43:18 UTC
*** Bug 245768 has been marked as a duplicate of this bug. ***
Comment 69 Nicolas L. 2010-08-05 14:54:19 UTC
*** Bug 246581 has been marked as a duplicate of this bug. ***
Comment 70 Nicolas L. 2010-08-05 14:54:33 UTC
*** Bug 246145 has been marked as a duplicate of this bug. ***
Comment 71 Nicolas L. 2010-08-05 14:54:45 UTC
*** Bug 246804 has been marked as a duplicate of this bug. ***
Comment 72 Nicolas L. 2010-08-06 16:04:34 UTC
*** Bug 245772 has been marked as a duplicate of this bug. ***
Comment 73 Nicolas L. 2010-08-06 16:04:44 UTC
*** Bug 246088 has been marked as a duplicate of this bug. ***
Comment 74 Nicolas L. 2010-08-06 16:04:54 UTC
*** Bug 246125 has been marked as a duplicate of this bug. ***
Comment 75 Nicolas L. 2010-08-06 16:05:07 UTC
*** Bug 246765 has been marked as a duplicate of this bug. ***
Comment 76 Dante 2010-08-11 03:54:45 UTC
Created attachment 49992 [details]
New crash information added by DrKonqi

after update some package crash
Comment 77 Nicolas L. 2010-08-11 15:12:14 UTC
*** Bug 247287 has been marked as a duplicate of this bug. ***
Comment 78 Nicolas L. 2010-08-11 15:19:21 UTC
*** Bug 247291 has been marked as a duplicate of this bug. ***
Comment 79 Ivan D Vasin 2010-08-12 16:01:27 UTC
Created attachment 50063 [details]
New crash information added by DrKonqi

kpackagekit (0.5.4) on KDE Platform 4.5.00 (KDE 4.5.0) using Qt 4.7.0

- What I was doing when the application crashed:

    1. select all updates.
    2. click Apply.
    3. wait for KPackageKit to finish.
    4. crash.

-- Backtrace (Reduced):
#8  QMutex::lock (this=0x7f3af99f6190) at thread/qmutex.cpp:159
#9  0x00007f3afa8a83d2 in QCoreApplication::postEvent (receiver=0x1fb7050, event=0x1be0c90, priority=0) at kernel/qcoreapplication.cpp:1141
#10 0x00007f3afb2f93a1 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#11 0x00007f3afb2fae88 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
[...]
#13 0x00007f3afb0c33bf in QDBusConnectionInterface::serviceOwnerChanged (this=0x7f3af99f6190, _t1=<value optimized out>, _t2=<value optimized out>, _t3=<value optimized out>)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210
Comment 80 Jonathan Thomas 2010-08-12 17:00:23 UTC
*** Bug 247307 has been marked as a duplicate of this bug. ***
Comment 81 Daniel Nicoletti 2010-08-14 06:06:33 UTC
Unfortunately I can't backport the fix to 0.5.x series.
For Fedora users 0.6 is available in F13, Kubuntu only in Maverick
But's it's fixed in packagekit-qt > 0.6.0.

Best.
Comment 82 Nicolas L. 2010-08-18 18:34:09 UTC
*** Bug 248273 has been marked as a duplicate of this bug. ***
Comment 83 Daniel Nicoletti 2010-08-18 20:06:07 UTC
*** Bug 247088 has been marked as a duplicate of this bug. ***
Comment 84 zless 2010-08-20 21:03:07 UTC
Created attachment 50791 [details]
New crash information added by DrKonqi

kpackagekit (0.5.4) on KDE Platform 4.5.00 (KDE 4.5.0) using Qt 4.7.0

- What I was doing when the application crashed:

Computer was idle
I attached this report mainly to show the problem persists.

-- Backtrace (Reduced):
#7  0xb7094223 in QObjectPrivate::isSignalConnected (sender=0x882e638, m=0xb72f6cc4, local_signal_index=11, argv=0xbf887ec4) at kernel/qobject_p.h:223
[...]
#9  0xb72cfe19 in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#10 0xb72ca37c in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#11 0xb72cc453 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
[...]
[...]
#14 0xb729695f in QDBusConnectionInterface::serviceOwnerChanged (this=0x85345a0, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210
Comment 85 Daniel Nicoletti 2010-08-20 21:17:26 UTC
(In reply to comment #84)
> Created an attachment (id=50791) [details]
> New crash information added by DrKonqi
> 
> kpackagekit (0.5.4) on KDE Platform 4.5.00 (KDE 4.5.0) using Qt 4.7.0
> 
> - What I was doing when the application crashed:
> 
> Computer was idle
> I attached this report mainly to show the problem persists.
> 
> -- Backtrace (Reduced):
> #7  0xb7094223 in QObjectPrivate::isSignalConnected (sender=0x882e638,
> m=0xb72f6cc4, local_signal_index=11, argv=0xbf887ec4) at kernel/qobject_p.h:223
> [...]
> #9  0xb72cfe19 in
> PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned
> int) () from /usr/lib/libpackagekit-qt.so.12
> #10 0xb72ca37c in PackageKit::ClientPrivate::serviceOwnerChanged(QString
> const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
> #11 0xb72cc453 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call,
> int, void**) () from /usr/lib/libpackagekit-qt.so.12
> [...]
> [...]
> #14 0xb729695f in QDBusConnectionInterface::serviceOwnerChanged
> (this=0x85345a0, _t1=..., _t2=..., _t3=...) at
> .moc/release-shared/moc_qdbusconnectioninterface.cpp:210

Look at the top, it says it's fixed in 0.6.0 not in 0.5.4 that you are using.
Thanks.
Comment 86 Daniel Nicoletti 2010-08-26 17:04:59 UTC
*** Bug 249130 has been marked as a duplicate of this bug. ***
Comment 87 Daniel Nicoletti 2010-08-26 17:05:26 UTC
*** Bug 249085 has been marked as a duplicate of this bug. ***
Comment 88 Daniel Nicoletti 2010-08-27 14:40:36 UTC
*** Bug 249203 has been marked as a duplicate of this bug. ***
Comment 89 Daniel Nicoletti 2010-08-27 14:40:58 UTC
*** Bug 249210 has been marked as a duplicate of this bug. ***
Comment 90 Daniel Nicoletti 2010-08-27 14:41:18 UTC
*** Bug 249205 has been marked as a duplicate of this bug. ***
Comment 91 akibukis 2010-08-29 00:40:52 UTC
Created attachment 51070 [details]
New crash information added by DrKonqi

kpackagekitsmarticon (0.5.4) on KDE Platform 4.5.00 (KDE 4.5.0) using Qt 4.7.0

- What I was doing when the application crashed:
Running the KPackageKit and downloading/installing updates.

-- Backtrace (Reduced):
#7  0xb6dba223 in QObjectPrivate::isSignalConnected (sender=0x9387228, m=0x807a6a4, local_signal_index=11, argv=0xbfddf234) at kernel/qobject_p.h:223
[...]
#9  0xb6ff5e19 in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#10 0xb6ff037c in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#11 0xb6ff2453 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
[...]
[...]
#14 0xb6fbc95f in QDBusConnectionInterface::serviceOwnerChanged (this=0x936b6d0, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210
Comment 92 Daniel Nicoletti 2010-08-29 02:23:26 UTC
The bug is fixed no need to add more info.
Comment 93 Daniel Nicoletti 2010-08-30 15:04:13 UTC
*** Bug 249312 has been marked as a duplicate of this bug. ***
Comment 94 Daniel Nicoletti 2010-08-30 15:08:06 UTC
*** Bug 249441 has been marked as a duplicate of this bug. ***
Comment 95 Daniel Nicoletti 2010-08-30 16:24:06 UTC
*** Bug 249513 has been marked as a duplicate of this bug. ***
Comment 96 Daniel Nicoletti 2010-08-30 20:05:23 UTC
*** Bug 249525 has been marked as a duplicate of this bug. ***
Comment 97 Daniel Nicoletti 2010-08-30 21:17:36 UTC
*** Bug 249533 has been marked as a duplicate of this bug. ***
Comment 98 Daniel Nicoletti 2010-08-30 21:43:31 UTC
*** Bug 249536 has been marked as a duplicate of this bug. ***
Comment 99 Theodore Martinez Jr 2010-08-30 23:55:16 UTC
Having look over all the comments on my bug.  I went in to the source codes
for the new OpenXange Alpha. The issue that I am seeing is that the source
code is not up to date, reason being is that when using commands such cd,
/.configure, makeinstall, and etc.  I get no compiler error.  This strikes
me as interesting because when I use OpenXange 2010 no error occurs.  Just
an interesting comment.



On Tue, Aug 31, 2010 at 4:43 AM, Daniel Nicoletti <dantti85-kde@yahoo.com.br
> wrote:

> https://bugs.kde.org/show_bug.cgi?id=225404
>
>
> Daniel Nicoletti <dantti85-kde@yahoo.com.br> changed:
>
>           What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>                  CC|
>  |alexandar.vladimirov@gmail.
>                   |                            |com
>
>
>
>
> --- Comment #98 from Daniel Nicoletti <dantti85-kde yahoo com br>
>  2010-08-30 21:43:31 ---
> *** Bug 249536 has been marked as a duplicate of this bug. ***
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug.
>
Comment 100 Daniel Nicoletti 2010-09-01 22:56:17 UTC
*** Bug 228685 has been marked as a duplicate of this bug. ***
Comment 101 Daniel Nicoletti 2010-09-03 19:09:39 UTC
*** Bug 250037 has been marked as a duplicate of this bug. ***
Comment 102 Daniel Nicoletti 2010-09-03 19:10:13 UTC
*** Bug 249984 has been marked as a duplicate of this bug. ***
Comment 103 Daniel Nicoletti 2010-09-03 19:10:34 UTC
*** Bug 249982 has been marked as a duplicate of this bug. ***
Comment 104 Daniel Nicoletti 2010-09-03 19:11:11 UTC
*** Bug 250059 has been marked as a duplicate of this bug. ***
Comment 105 Daniel Nicoletti 2010-09-09 15:29:03 UTC
*** Bug 250626 has been marked as a duplicate of this bug. ***
Comment 106 Dante 2010-09-10 04:57:14 UTC
Created attachment 51499 [details]
New crash information added by DrKonqi

The program crash when you are download updates the system.
Comment 107 Daniel Nicoletti 2010-09-10 19:01:13 UTC
*** Bug 250793 has been marked as a duplicate of this bug. ***
Comment 108 Storm Walden 2010-09-19 23:38:04 UTC
Created attachment 51812 [details]
New crash information added by DrKonqi

kpackagekitsmarticon (0.5.4) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0

- What I was doing when the application crashed: Updated the kernel, and then WINE, then kpackageget crashed

-- Backtrace (Reduced):
#6  QMutex::lock (this=0x3200000041) at thread/qmutex.cpp:151
#7  0x00007f9fbca8a9f2 in QCoreApplication::postEvent (receiver=0xd87290, event=0xda2db0, priority=0) at kernel/qcoreapplication.cpp:1141
#8  0x00007f9fbd4db3a1 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#9  0x00007f9fbd4dce88 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
[...]
#11 0x00007f9fbd2a540f in QDBusConnectionInterface::serviceOwnerChanged (this=0x3200000041, _t1=<value optimized out>, _t2=<value optimized out>, _t3=<value optimized out>)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210
Comment 109 Daniel Nicoletti 2010-09-29 21:37:01 UTC
*** Bug 252793 has been marked as a duplicate of this bug. ***
Comment 110 Daniel Nicoletti 2010-10-04 15:54:34 UTC
*** Bug 253217 has been marked as a duplicate of this bug. ***
Comment 111 Christoph Feck 2010-10-23 21:36:19 UTC
*** Bug 254845 has been marked as a duplicate of this bug. ***
Comment 112 Christoph Feck 2010-10-23 21:36:40 UTC
*** Bug 254738 has been marked as a duplicate of this bug. ***
Comment 113 Christoph Feck 2010-10-23 21:36:58 UTC
*** Bug 254613 has been marked as a duplicate of this bug. ***
Comment 114 Daniel Nicoletti 2010-11-04 17:12:43 UTC
*** Bug 256055 has been marked as a duplicate of this bug. ***
Comment 115 Daniel Nicoletti 2010-11-10 13:06:43 UTC
*** Bug 256506 has been marked as a duplicate of this bug. ***
Comment 116 Dario Andres 2010-11-20 13:58:00 UTC
*** Bug 257400 has been marked as a duplicate of this bug. ***
Comment 117 Daniel Nicoletti 2010-11-25 19:36:24 UTC
*** Bug 257888 has been marked as a duplicate of this bug. ***
Comment 118 Daniel Nicoletti 2010-11-25 23:31:43 UTC
*** Bug 257912 has been marked as a duplicate of this bug. ***
Comment 119 Daniel Nicoletti 2010-11-26 14:19:31 UTC
*** Bug 257941 has been marked as a duplicate of this bug. ***
Comment 120 Daniel Nicoletti 2010-12-02 13:26:57 UTC
*** Bug 258524 has been marked as a duplicate of this bug. ***
Comment 121 andreas 2010-12-06 23:09:12 UTC
Created attachment 54226 [details]
New crash information added by DrKonqi

KDE package kit crashed during installing/downloading packages. 
This happens relatively often since I have installed Fedora 12 before approximately a year. 
In my opinion it often happens, if the system tries to install a new kernel.
Comment 122 Daniel Nicoletti 2010-12-07 03:30:43 UTC
(In reply to comment #121)
> Created an attachment (id=54226) [details]
> New crash information added by DrKonqi
> 
> KDE package kit crashed during installing/downloading packages. 
> This happens relatively often since I have installed Fedora 12 before
> approximately a year. 
> In my opinion it often happens, if the system tries to install a new kernel.

As you can see the bug is closed as fixed, it happens when packagekitd process quits and packagekit-qt lib does something wrong. Please upgrade to FC13 or 14.
Thanks.
Comment 123 Christoph Feck 2010-12-19 14:45:51 UTC
*** Bug 260692 has been marked as a duplicate of this bug. ***
Comment 124 Lance Green 2011-01-02 12:44:59 UTC
Created attachment 55465 [details]
New crash information added by DrKonqi

Updating to release 10.10 of kubuntu
Comment 125 Lance Green 2011-01-02 12:44:59 UTC
Created attachment 55466 [details]
New crash information added by DrKonqi

Updating to release 10.10 of kubuntu
Comment 126 zoestefaan 2011-01-02 13:01:53 UTC
Hi Lance,

I'm on this list, but don't know my username anymore so i cannot remove
myself.
I know it's probably not task to remove me from the list but i would be
very gratefull if you did or
would forward this to the right person.
My emailaddress : kde@zoestefaan.net

Thank you,
Stefaan Snauwaert



Lance Green schreef op zo 02-01-2011 om 12:45 [+0100]: 

> https://bugs.kde.org/show_bug.cgi?id=225404
> 
> 
> 
> 
> 
> --- Comment #124 from Lance Green <lwgreen homemail com au>  2011-01-02 12:44:59 ---
> Created an attachment (id=55465)
>  --> (http://bugs.kde.org/attachment.cgi?id=55465)
> New crash information added by DrKonqi
> 
> Updating to release 10.10 of kubuntu
> 
> --- Comment #125 from Lance Green <lwgreen homemail com au>  2011-01-02 12:44:59 ---
> Created an attachment (id=55466)
>  --> (http://bugs.kde.org/attachment.cgi?id=55466)
> New crash information added by DrKonqi
> 
> Updating to release 10.10 of kubuntu
>
Comment 127 Dario Andres 2011-01-02 13:05:36 UTC
[Comment from a bug triager]
Cleaning CC list. Sorry for the noise.
Comment 128 zoestefaan 2011-01-02 16:00:09 UTC
Thank you Dario & Lance !

ps : wouldn't it be better if noone saw the addresses from others ?
Imagine bad guys subscribing to such a list...
pps : Happy new year !  :)



Dario Andres schreef op zo 02-01-2011 om 13:05 [+0100]:

> https://bugs.kde.org/show_bug.cgi?id=225404
> 
> 
> Dario Andres <andresbajotierra@gmail.com> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|achat1024@free.fr,          |
>                    |ahepas1999@gmail.com,       |
>                    |ainhoarepresa@hotmail.com,  |
>                    |akibukis@gmail.com,         |
>                    |alexandar.vladimirov@gmail. |
>                    |com, andreas@anno1982.de,   |
>                    |andresbajotierra@gmail.com, |
>                    |aroth@arsoft-online.com,    |
>                    |arthur.titeica@gmail.com,   |
>                    |aurelije@gmail.com          |
>                  CC|b.lewkow@numericable.com,   |
>                    |b.vikthor@gmail.com,        |
>                    |bewofthe@verizon.net,       |
>                    |biasquez@inwind.it,         |
>                    |bn-bugzilla@noordervliet.ne |
>                    |t,                          |
>                    |boon_horizon@hotmail.co.jp, |
>                    |bugs-kde@olo.org.pl,        |
>                    |bugs.kde.fv@rimertis.ch,    |
>                    |bugs2@borgulya.hu,          |
>                    |cgratie@yahoo.com,          |
>                    |chancelj@free.fr            |
>                  CC|christoph@maxiom.de,        |
>                    |christopherhattonuk@gmail.c |
>                    |om,                         |
>                    |curare.314@telefonica.net,  |
>                    |dandreadante@yahoo.com,     |
>                    |dantti85-kde@yahoo.com.br,  |
>                    |david.carson@cox.com,       |
>                    |dmytro.av@gmail.com,        |
>                    |dweiner7@comcast.net,       |
>                    |efraingonzalezf@hotmail.com |
>                    |,                           |
>                    |egxoun8uya67izy@jetable.org |
>                  CC|ejzv@hotmail.com,           |
>                    |elijah.m.akins@gmail.com,   |
>                    |fabianrost84@googlemail.com |
>                    |,                           |
>                    |franciscoadriansanchez@gmai |
>                    |l.com, gianted@cheapnet.it, |
>                    |grzesiu.gostomski@gmail.com |
>                    |, gzmorell@gmail.com,       |
>                    |hakerpawel@gmail.com,       |
>                    |heiny@starband.net,         |
>                    |hohensja.bugzilla@gmail.com |
>                  CC|jamundso@gmail.com,         |
>                    |janne@offcode.fi,           |
>                    |jnike1n@gmail.com,          |
>                    |johnbond777@gmail.com,      |
>                    |josephsalmeron@att.net,     |
>                    |julienharrod@gmail.com,     |
>                    |kde@zoestefaan.net,         |
>                    |lec8rje@fastmail.co.uk,     |
>                    |leonardo.salerno@gmail.com, |
>                    |li.lla4sx@xs4all.nl,        |
>                    |lists@josf.se,              |
>                    |lrbgomez@gmail.com          |
>                  CC|lwgreen@homemail.com.au,    |
>                    |m-laubel@t-online.de,       |
>                    |marcelo.acosta@gmail.com,   |
>                    |marcin.rzeznicki@gmail.com, |
>                    |mark@szentes.org,           |
>                    |maxmin88@yahoo.com,         |
>                    |me@nestal.net,              |
>                    |miguelote@gmail.com,        |
>                    |mike@mnmoran.org,           |
>                    |mjc.chambers@gmail.com,     |
>                    |molin2.bugskdeorg@mailnull. |
>                    |com                         |
>                  CC|muzerakascooby@gmail.com,   |
>                    |ngeorges@yandex.ru,         |
>                    |nicafyl@gmail.com,          |
>                    |noelduffy@xtra.co.nz,       |
>                    |oneleggedracer@msn.com,     |
>                    |paoloch@gmail.com,          |
>                    |pat@dakovo.com,             |
>                    |pk@obstriegel.de,           |
>                    |prodriguez903@gmail.com,    |
>                    |rado.kljucevsek@ksec.si,    |
>                    |rafael89g@hotmail.com,      |
>                    |ramcemp@gmail.com           |
>                  CC|roemer-lilienthal@t-online. |
>                    |de, rooksy@gmail.com,       |
>                    |ross.milne@arach.net.au,    |
>                    |RunebladeOmega@aol.com,     |
>                    |runetmember@gmail.com,      |
>                    |salcolon@comcast.net,       |
>                    |semox@web.de,               |
>                    |sergey.nikulov@gmail.com,   |
>                    |shaman2nd@seznam.cz,        |
>                    |steffen_moeller@gmx.de,     |
>                    |tbtech010@googlemail.com    |
>                  CC|theodorejr@gmail.com,       |
>                    |thilo.frueh@arcor.de,       |
>                    |tjm1983@gmail.com,          |
>                    |tohyf@live.com,             |
>                    |vcato1701@yahoo.com,        |
>                    |viadukm@gmail.com,          |
>                    |vickiesmith@ymail.com,      |
>                    |walceubiesosa@gmail.com,    |
>                    |wallacdj@gmail.com,         |
>                    |wkese@hotmail.com,          |
>                    |wyeager@gmail.com,          |
>                    |yasir@computer.org          |
> 
> 
> 
> 
> --- Comment #127 from Dario Andres <andresbajotierra gmail com>  2011-01-02 13:05:36 ---
> [Comment from a bug triager]
> Cleaning CC list. Sorry for the noise.
>
Comment 129 Daniel Nicoletti 2011-01-06 04:42:18 UTC
*** Bug 262242 has been marked as a duplicate of this bug. ***
Comment 130 Dario Andres 2011-03-08 21:15:35 UTC
*** Bug 266822 has been marked as a duplicate of this bug. ***
Comment 131 Dario Andres 2011-03-08 21:21:59 UTC
*** Bug 267573 has been marked as a duplicate of this bug. ***
Comment 132 Dario Andres 2011-03-08 21:36:20 UTC
*** Bug 267181 has been marked as a duplicate of this bug. ***
Comment 133 Dario Andres 2011-03-11 18:14:03 UTC
*** Bug 268159 has been marked as a duplicate of this bug. ***
Comment 134 ken 2011-07-02 14:31:10 UTC
Created attachment 61554 [details]
New crash information added by DrKonqi

Error Type: 
Error Value: coercing to Unicode: need string or buffer, exceptions.SystemError found
File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 2216, in 
main()
File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 2213, in main
run(args, options.single)
File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 2175, in run
backend.dispatcher(args)
File : /usr/lib/python2.6/dist-packages/packagekit/backend.py, line 699, in dispatcher
self.dispatch_command(args[0], args[1:])
File : /usr/lib/python2.6/dist-packages/packagekit/backend.py, line 606, in dispatch_command
self.refresh_cache(force)
File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 202, in _locked_cache
func(*args, **kwargs)
File : /usr/share/PackageKit/helpers/apt/aptBackend.py, line 1498, in refresh_cache
format_string(error.message))
File : /usr/lib/python2.6/dist-packages/packagekit/backend.py, line 723, in format_string
txt = unicode(text, encoding, errors='replace')
Comment 135 Christoph Feck 2011-10-04 12:41:38 UTC
*** Bug 283286 has been marked as a duplicate of this bug. ***
Comment 136 Unknown 2011-12-14 19:18:55 UTC
Created attachment 66755 [details]
New crash information added by DrKonqi

Selecting all security and other updates and pressing update
Comment 137 Jekyll Wu 2012-07-06 14:43:01 UTC
*** Bug 269747 has been marked as a duplicate of this bug. ***
Comment 138 Jekyll Wu 2012-07-06 14:50:47 UTC
*** Bug 265931 has been marked as a duplicate of this bug. ***
Comment 139 Jekyll Wu 2012-07-06 14:51:22 UTC
*** Bug 261351 has been marked as a duplicate of this bug. ***