Answers:
apport具有我刚刚注意到的黑名单功能dpkg -L apport | grep etc。
# Blacklist for apport # If an executable path appears on any line in any file in # /etc/apport/blacklist.d/, apport will not generate a crash report # for it. Matches are exact only at the moment (no globbing etc.).
资源: /etc/apport/blacklist.d/README.blacklist
/etc/apport/blacklist.d/像&中已经有一些示例wine,因为它们都有自己的崩溃处理程序(直接上游报告)。firefoxthunderbird
/etc/apport/blacklist.d/。wine-preloader宣布/etc/apport/blacklist.d/apport,检查head /etc/apport/blacklist.d/*。二进制文件本身包含在wine1.6-i386包中。