~blueyed/apport/bug532944

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
apport-retrace:
 - add heuristics for more crash types (SEGV on read/write/exec & mem region)

apport:
 - check crashes of root processes with dropped privs in test suite
 - if CORE_REAL_RLIM is not set, do not write core dump; add test case

dup detection:
 - add merging of two databases -> needs time stamp of last change

GUI:
 - point out bug privacy and to leave it private by default

hooks:
 - add hooks which run during program crash, to collect more runtime data