Sophie

Sophie

distrib > Fedora > 17 > i386 > by-pkgid > 1c49fb475df4cd5e547773aa6bdc12a7 > files > 2

abrt-addon-vmcore-2.1.4-1.fc17.i686.rpm

# analyze
EVENT=analyze_VMcore analyzer=vmcore
        abrt-action-analyze-vmcore
        abrt-action-generate-core-backtrace

# If you want behavior similar to one provided by kerneloops daemon
# distributed by kerneloops.org - that is, if you want
# oopses to be reported automatically and immediately without
# user interaction, uncomment this line:
#EVENT=post-create analyzer=vmcore
        reporter-kerneloops

# report
EVENT=report_Kerneloops analyzer=vmcore
        reporter-kerneloops

EVENT=report-gui analyzer=vmcore
    report-gtk -e analyze_VMcore -e report_uReport -e "collect_*" -e report_Bugzilla -e post_report -- "$DUMP_DIR"

EVENT=report-cli analyzer=vmcore
    report-cli -e analyze_VMcore -e report_uReport -e report_Bugzilla -e post_report -- "$DUMP_DIR"