[Bug 1307413] Re: apport-unpack requires too much main memory to run

2015-02-09 Thread Louis Bouchard
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 (

[Bug 1307413] Re: apport-unpack requires too much main memory to run

2015-02-09 Thread Louis Bouchard
** 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)

[Bug 1307413] Re: apport-unpack requires too much main memory to run

2015-02-06 Thread Launchpad Bug Tracker
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

[Bug 1307413] Re: apport-unpack requires too much main memory to run

2015-02-05 Thread Martin Pitt
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

[Bug 1307413] Re: apport-unpack requires too much main memory to run

2015-02-05 Thread Launchpad Bug Tracker
** 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

[Bug 1307413] Re: apport-unpack requires too much main memory to run

2015-01-26 Thread Launchpad Bug Tracker
** 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

[Bug 1307413] Re: apport-unpack requires too much main memory to run

2015-01-23 Thread Louis Bouchard
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

[Bug 1307413] Re: apport-unpack requires too much main memory to run

2014-11-10 Thread Louis Bouchard
** 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

[Bug 1307413] Re: apport-unpack requires too much main memory to run

2014-05-26 Thread Louis Bouchard
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

[Bug 1307413] Re: apport-unpack requires too much main memory to run

2014-05-06 Thread Chris J Arges
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