Summary: | update manager crashed as I was searching for nm-app | ||
---|---|---|---|
Product: | [Unmaintained] kpackagekit | Reporter: | Bruno Vernay <brunovern.a> |
Component: | general | Assignee: | Steven M. Parrish <smparrish> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | andresbajotierra, dantti12 |
Priority: | NOR | Keywords: | investigated, triaged |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bruno Vernay
2009-07-28 21:31:59 UTC
Is the crash reproduceable at will ? Thanks I didn't reproduce it, but I think that it may due to a lack of memory. By the way, I didn't have the will to search and fill a bug, but this one is reproductible: 1/ install a "broken" package with dpkg (ex: dpkg -i HandBrake-0.9.3-Ubuntu_GUI_amd64.deb ) 2/ the install should give an error (otherwise you are too lucky) 3/ launch the Package Manager : it takes 100% CPU and is unusable. 4/ launch synaptic: it proposes to solve the problem. Bruno On Wed, Jul 29, 2009 at 3:00 AM, Dario Andres<andresbajotierra@gmail.com> wrote: > https://bugs.kde.org/show_bug.cgi?id=201814 > > > Dario Andres <andresbajotierra@gmail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |andresbajotierra@gmail.com > > > > > --- Comment #1 from Dario Andres <andresbajotierra gmail com> 2009-07-29 03:00:28 --- > Is the crash reproduceable at will ? Thanks > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You reported the bug. > Hmm the first problem is a bit hard to understand what happened, did you do anything with the kpackagekit so this back trace come out? About the second problem, kpackagekit has none to do with it it's all your backend distro fault. For the first problem, I didn't do anything special with kpackagekit, apart operating with an overloaded system ... About the second one, even if the package state is broken, kpackagekit shouldn't take 100% CPU and being unusable. Specially when compared to Synaptic which propose to resolve the underlying problem. Bruno On Wed, Jul 29, 2009 at 3:32 PM, Daniel Nicoletti<dantti85-kde@yahoo.com.br> wrote: > https://bugs.kde.org/show_bug.cgi?id=201814 > > > Daniel Nicoletti <dantti85-kde@yahoo.com.br> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|NEW |NEEDSINFO > Resolution| |REMIND > > > > > --- Comment #3 from Daniel Nicoletti <dantti85-kde yahoo com br> 2009-07-29 15:32:05 --- > Hmm the first problem is a bit hard to understand what > happened, did you do anything with the kpackagekit so this > back trace come out? > About the second problem, kpackagekit has none to do with it > it's all your backend distro fault. > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You reported the bug. > Ok, let's put names in things KPackageKit a simple GUI front end to PackageKit PackageKit a layer between KPackageKit and a backend that in you case is apt Backend the piece of code that does the job. So which process takes 100% CPU (ie, packagekitd, kpackagekit or aptBackend.py)? "Layers. Onions have layers. Ogres have layers. Onions have layers. You get it?" Right, so definitively it is not kpackagekit nor packagekitd, but the backend in python Exactly: /usr/lib/packagekit/aptDBUSBackend.py and its PID is always changing, as if it were called again and again. Anyway, thanks for the explaination. Bruno On Wed, Jul 29, 2009 at 5:41 PM, Daniel Nicoletti<dantti85-kde@yahoo.com.br> wrote: > https://bugs.kde.org/show_bug.cgi?id=201814 > > --- Comment #5 from Daniel Nicoletti <dantti85-kde yahoo com br> 2009-07-29 17:41:57 --- > Ok, let's put names in things > KPackageKit a simple GUI front end to PackageKit > PackageKit a layer between KPackageKit and a backend > that in you case is apt > Backend the piece of code that does the job. > So which process takes 100% CPU (ie, packagekitd, kpackagekit or > aptBackend.py)? > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You reported the bug. > Ok, so better report it at launchpad, the first one i still have no clue.. Thanks. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |