Summary: | Muon crash after trying to check for updates | ||
---|---|---|---|
Product: | [Unmaintained] muon | Reporter: | Hrvoje Senjan <hrvoje.senjan> |
Component: | muon | Assignee: | Jonathan Thomas <echidnaman> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | alex.khazin, daftlittleinsomniac, gekapes, gms2003, maarten.bezemer, metalinspired, stasnel |
Priority: | NOR | ||
Version: | 1.2.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Hrvoje Senjan
2011-09-27 18:24:32 UTC
This is a bug with APT itself, and not with QApt/Muon. It was tracked at https://bugs.launchpad.net/bugs/854090, and a fix was uploaded yesterday. Running updates should fix it. *** Bug 299800 has been marked as a duplicate of this bug. *** *** Bug 300112 has been marked as a duplicate of this bug. *** *** Bug 300119 has been marked as a duplicate of this bug. *** It seems that this bug is not fixed (anymore) for 12.04, as I just got this error (see bug #300119 that is now a duplicate of this one) Created attachment 73109 [details]
New crash information added by DrKonqi
muon (1.3.1) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.1
- What I was doing when the application crashed:
Just tried to update. After runing sudo apt-get update Muon will run the update fine but most probably because there is nothing new to download because I updated packages lists trough console.
-- Backtrace (Reduced):
#6 0x00007fef0cc642a9 in debListParser::LoadReleaseInfo(pkgCache::PkgFileIterator&, FileFd&, std::string) () from /usr/lib/x86_64-linux-gnu/libapt-pkg.so.4.12
#7 0x00007fef0cc7e51f in debPackagesIndex::Merge(pkgCacheGenerator&, OpProgress*) const () from /usr/lib/x86_64-linux-gnu/libapt-pkg.so.4.12
[...]
#9 0x00007fef0cc21b34 in pkgCacheGenerator::MakeStatusCache(pkgSourceList&, OpProgress*, MMap**, bool) () from /usr/lib/x86_64-linux-gnu/libapt-pkg.so.4.12
#10 0x00007fef0cc184da in pkgCacheFile::BuildCaches(OpProgress*, bool) () from /usr/lib/x86_64-linux-gnu/libapt-pkg.so.4.12
#11 0x00007fef0cc18904 in pkgCacheFile::Open(OpProgress*, bool) () from /usr/lib/x86_64-linux-gnu/libapt-pkg.so.4.12
*** Bug 305898 has been marked as a duplicate of this bug. *** *** Bug 315821 has been marked as a duplicate of this bug. *** |