[Bug 696686] Re: packagekit segfaulting every time new updates are retrieved

2011-05-10 Thread Matthias Klumpp
I'm leaving this bug in Opinion state. I think this is a bug in APT itself, reading a broken cache, but that's just a guess. If this issue happens again, we'll have this backtrace here for more information. Thanks for your work! ** Changed in: packagekit (Ubuntu) Status: Incomplete =

[Bug 696686] Re: packagekit segfaulting every time new updates are retrieved

2011-05-10 Thread Julian Andres Klode
*** This bug is a duplicate of bug 16467 *** https://bugs.launchpad.net/bugs/16467 Given that the iterator points outside of the cache, this seems to be a duplicate of bug 16467 ** This bug has been marked a duplicate of bug 16467 [MASTER] aptitude/apt-get segmentation fault on currupted

[Bug 696686] Re: packagekit segfaulting every time new updates are retrieved

2011-05-09 Thread Matthias Klumpp
Does this issue still occur with the latest PackageKit in Natty? If so, could you please install PK from my PPA and check agains PK == 0.6.14 too? I still don't know why I can't reproduce this crash... ** Changed in: packagekit (Ubuntu) Status: New = Incomplete -- You received this bug

[Bug 696686] Re: packagekit segfaulting every time new updates are retrieved

2011-05-09 Thread JRavasi
Matthias, I can't reproduce this bug anymore after I used apt-get clean and did some other cleanup in other parts of apt (keyring, sources, etc). The bug may or may not have been fixed, but I don't have the environment to reproduce it anymore (even if my environment was broken before the cleanup,

[Bug 696686] Re: packagekit segfaulting every time new updates are retrieved

2011-01-03 Thread Matthias Klumpp
This might be related to a bug which was fixed in PK 0.6.10 - I'll check this out when I'm back home. Could you please run packagekitd in GDB? $ sudo -s $ killall packagekitd $ gdb $ file /usr/lib/packagekit/packagekitd $ run ...and try fetching the package list again? ** Tags added:

[Bug 696686] Re: packagekit segfaulting every time new updates are retrieved

2011-01-03 Thread JRavasi
Matthias, thanks for your attention. Running in GDB gives: ~# gdb /usr/lib/packagekit/packagekitd GNU gdb (GDB) 7.2-ubuntu ... {{gdb copyright blah blah suppressed}} ... Reading symbols from /usr/lib/packagekit/packagekitd...(no debugging symbols found)...done. (gdb) run Starting program:

[Bug 696686] Re: packagekit segfaulting every time new updates are retrieved

2011-01-03 Thread Daniel Nicoletti
Thanks, this bug seems to be related to https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/691474 Can you please update packagekit-backend-aptcc (0.6.8-0ubuntu3.2) and see if it still happens? Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 696686] Re: packagekit segfaulting every time new updates are retrieved

2011-01-03 Thread JRavasi
Still no good. I just updated: packagekit-backend-aptcc: Installed: 0.6.8-0ubuntu3.2 Candidate: 0.6.8-0ubuntu3.2 Version table: *** 0.6.8-0ubuntu3.2 0 500 http://us.archive.ubuntu.com/ubuntu/ maverick-updates/main amd64 Packages 100 /var/lib/dpkg/status 0.6.8-0ubuntu3

[Bug 696686] Re: packagekit segfaulting every time new updates are retrieved

2011-01-03 Thread JRavasi
I found and installed the debug symbols at http://ddebs.ubuntu.com/pool/main/p/packagekit/packagekit-backend-aptcc- dbgsym_0.6.8-0ubuntu3.2_amd64.ddeb . Then I got this little better backtrace. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x738b4700 (LWP 6187)]

[Bug 696686] Re: packagekit segfaulting every time new updates are retrieved

2011-01-02 Thread JRavasi
** Attachment added: Crash log https://bugs.launchpad.net/bugs/696686/+attachment/1782183/+files/packagekitd.0.crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/696686 Title: packagekit