Summary: | KPackageKit crashed when I close it. | ||
---|---|---|---|
Product: | [Unmaintained] kpackagekit | Reporter: | vdleviss <leviss.od> |
Component: | general | Assignee: | Steven M. Parrish <smparrish> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | dantti12, echidnaman, kilem86, leggis, marsu1, ungalcrys, wearenotamused |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
vdleviss
2010-07-07 18:14:20 UTC
Created attachment 48679 [details]
New crash information added by DrKonqi
I'm attaching this report to this existing bug because the stack trace is identical except for memory addresses, down to the source line of every stack frame I compared (about 12 sampled from throughout).
In my case I...
openned KPackageKit, refreshed sources, applied the couple bug fixes and security updates it showed me, then manually added a package (gufw, and a few auto dependencies), worked in other windows for many minutes, returned to the window, searched for firestarter, clicked the "x" to remove it, clicked apply, and was shown a "waiting" progress bar for some period of time (a minute?), then I think it just seg faulted. (I don't think I cancelled anything.)
In case it's relevant, to my knowledge no other apps were using the apt or dpkg system systems during all that.
*** This bug has been marked as a duplicate of bug 231214 *** Created attachment 49539 [details]
New crash information added by DrKonqi
Kpackagekit crashes when I close it
*** Bug 246126 has been marked as a duplicate of this bug. *** *** Bug 246766 has been marked as a duplicate of this bug. *** Created attachment 51778 [details]
New crash information added by DrKonqi
kpackagekit (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:
Just quit KPackageKit when some packages were marked for installation.
-- Backtrace (Reduced):
#7 0x00974de4 in QObject::metaObject (this=0x8bb6008) at .moc/release-shared/moc_qobject.cpp:90
[...]
[...]
#10 QTimer::singleShot (msec=0, receiver=0x8bb6008, member=0x4e0fb3e "1checkChanged()") at kernel/qtimer.cpp:351
[...]
[...]
[...]
[...]
[...]
#16 0x005da80a in KCModuleProxy::save (this=0x8a12200) at ../../kutils/kcmoduleproxy.cpp:279
#17 0x005d5b68 in KCMultiDialogPrivate::apply (this=0x897a9f0) at ../../kutils/kcmultidialog.cpp:249
#18 0x005d8573 in KCMultiDialog::qt_metacall (this=0x897c280, _c=QMetaObject::InvokeMetaMethod, _id=79, _a=0xbfcf432c) at ./kcmultidialog.moc:95
|