Hide Forgot
Every backtrace I submit using abrt has the same shared library, and abrt flags it up as a sensitive word. libxcb-keysyms.so is not a "key" so it's just an annoying false positive that makes me check the "backtrace" and "maps" tabs every time. Likewise, PAM_KWALLET_LOGIN=/tmp/kwallet_jwakely.socket is not a "login" and should not be flagged in the "environ" tab. Please filter out these false positives automatically.
Apparently libxcb-keysyms.so.1 just needs to be added to /etc/libreport/ignored_words.conf
This commit fixes the issue: https://github.com/abrt/libreport/commit/31286e80a4182299f774eb381c0023335caa5a3e
Thanks! As I noted on github, ignoring "kwallet_jwakely" is probably only useful for me, not every other user of libreport. Ignoring PAM_KWALLET_LOGIN should be sufficient, because it's the string "LOGIN" that caused the problem. The kwallet_jwakely part shouldn't get flagged up anyway.
abrt-2.8.0-4.fc23 libreport-2.6.4-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-bdef912372
abrt-2.8.0-4.fc23, libreport-2.6.4-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-bdef912372
abrt-2.8.0-4.fc23, libreport-2.6.4-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.