From Fedora Project Wiki
Description
This test case tests the functionality of the ABRT vmcore feature.
How to test
- Ensure you have the plugin installed with the following command:
su -c 'yum install abrt-addon-vmcore crash'
- Ensure that the system log watcher service is running -
systemctl status abrt-vmcore.service
- If you have to change anything, restart abrtd:
su -c 'systemctl restart abrtd.service'
- If you have to change anything, restart abrtd:
- TBD: how to make kernel crash?
Expected Results
- When rebooting after kernel panic ABRT should detect the new vmcore appearing in
/var/crash
, create a crash report and notify you via the notification area