No description
Find a file
Hugh Dickins f174fc08dc Fix collection of kernel crash into /var/spool/crash
No kcrash was collected because the IsEnabled() test always failed:
we must do the kernel_collector->Enable() first.  I've not checked
if this might break the Override path (for local testing): it's more
important for the feature to work for real than in an artificial test.

BUG=837,5865
TEST=logging_KernelCrashServer or manual procedure

Signed-off-by: Hugh Dickins <hughd@chromium.org>

Review URL: http://codereview.chromium.org/3317007
2010-09-08 20:55:26 -07:00
crash_reporter Fix collection of kernel crash into /var/spool/crash 2010-09-08 20:55:26 -07:00