lp://staging/~brian-murray/apport/system-slice
- Get this branch:
- bzr branch lp://staging/~brian-murray/apport/system-slice
Branch merges
- Brian Murray: Approve
-
Diff: 77 lines (+48/-0)3 files modifieddata/apport (+12/-0)
debian/changelog (+8/-0)
test/test_signal_crashes.py (+28/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 2829. By Brian Murray
-
data/apport: Modify the check for whether or not a process is running in
the same namespace so that crashes from processes running protected in the
system.slice are considered as being from the same namespace. (LP: #1870060) - 2827. By Brian Murray
-
data/apport: In the event that the crashing executable does not exist on
disk any more the path name of the executable (passed by core) is appended
with '(deleted)' because apport is currently using sys.argv for argument
parsing there end up being too many arguments and apport crashes. This is
fixed by adding handling for six arguments. (LP: #1899195) - 2824. By Brian Murray
-
data/whoopsie-
upload- all: Handle the case where the .crash file is newer
than the .uploaded file by removing the .uploaded and .upload files
thereby causing the crash to get submitted. (LP: #1891657) - 2822. By Brian Murray
-
data/whoopsie-
upload- all: When processing reports if a .crash file already
has a corresponding .uploaded file which is newer than the .crash file
remove the .crash file. This reduces the number of times the
apport-autoreport. service runs. (LP: #1891657)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~apport-hackers/apport/trunk