I don't mind being notified about system programs that SEGV -- I would actually like to report those cases, so this is not a duplicate of Getting “System program problem detected” pops up regularly after upgrade.
However, I spend quite a lot of time writing bad C code and I get segfaults from my own userspace programs quite often, and I'd like to stop seeing "System program problem detected" for my own, non-system applications.
Is this possible, or does Apport just watch init
's children for SIGSEGV
and pop up on any segfault?