From Fedora Project Wiki
Description
Test reporting of known (already reported) crash.
Setup
- Prepare a crash:
yum install will-crash will_segfault
- Notification popup about crash should appear. Click on it or run
gnome-abrt
manually.
How to test
- Find a new record for sleep:
"coreutils | Process /usr/bin/sleep was killed by signal 11 (SIGSEGV)"
- Click on the "Report" button.
- Wait until processing is finished.
- Click on "Show log" label.
- You should see only the following text:
- You should not be able to continue with reporting. The "Close" button should be placed in right bottom corner of the reporting window and the button should be the only one visible.
--- Running report_uReport --- This problem has already been reported. https://retrace.fedoraproject.org/faf/reports/17932/ https://bugzilla.redhat.com/show_bug.cgi?id=851210
Expected Results
- Reporting should be interrupted because the crash is known.
- Crash is not reported to Bugzilla.