After discussion with upstream; doing the SRU to precise for such a
corner case is a waste of time. The Vivid package is available if the
change is _really_ needed.
Marking the precise task invalid
** Changed in: apport (Ubuntu Precise)
Status: Confirmed => Invalid
** Changed in: apport (
** Also affects: apport (Ubuntu Precise)
Importance: Undecided
Status: New
** Changed in: apport (Ubuntu Precise)
Status: New => Confirmed
** Changed in: apport (Ubuntu Precise)
Importance: Undecided => Medium
** Changed in: apport (Ubuntu Precise)
Assignee: (unassigned)
This bug was fixed in the package apport - 2.16-0ubuntu1
---
apport (2.16-0ubuntu1) vivid; urgency=medium
* New upstream release:
- Add a new method ProblemReport.extract_keys() which writes binary keys
(which can be very large) directly to files without loading them all
Merged into trunk with a few cleanups: http://bazaar.launchpad.net
/~apport-hackers/apport/trunk/revision/2896
Thanks!
** Changed in: apport (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
** Branch linked: lp:apport
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1307413
Title:
apport-unpack requires too much main memory to run
To manage notifications about this bug go to:
https://bug
** Branch linked: lp:~louis-bouchard/apport/apport-unpack-extract
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1307413
Title:
apport-unpack requires too much main memory to run
To manage notificat
After taking a long look at the code, it appears that
ProblemReport.load() method brings everything from the report in memory.
While this is acceptable for normal crashes, it becomes particularly
difficult for kernel crash dumps that are often multi Gb.
Since Raring, kernel crash dumps are no long
** Tags added: cts
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1307413
Title:
apport-unpack requires too much main memory to run
To manage notifications about this bug go to:
https://bugs.launchp
Just for the record : I have here a qemu-kvm apport which is 12 Gb in
size and requires 57 GB of swap space to unpack.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1307413
Title:
apport-unpack requ
I get a similar issue for apport-retrace with extremely large CoreDump
files:
$ apport-retrace -R -v -g --sandbox=sandbox _usr_bin_qemu-system-x86_64.0.crash
Traceback (most recent call last):
File "/usr/bin/apport-retrace", line 321, in
report.add_package_info()
File "/usr/lib/python2.7
10 matches
Mail list logo