git: savecore,crashinfo - fix several problems

Alex Hornung alexh at crater.dragonflybsd.org
Sat Sep 11 05:31:59 PDT 2010


commit b58087dc08122e10b42ab5b5d270be39e036054b
Author: Alex Hornung <ahornung at gmail.com>
Date:   Sat Sep 11 13:25:34 2010 +0100

    savecore,crashinfo - fix several problems
    
    * Fix the savecore rc.d script to only run savecore (and crashinfo) when
      there's actually a core dump available.
    
    * Limit the kgdb CPU time to 15 seconds to avoid looping forever if we
      have a somewhat broken vmcore.

Summary of changes:
 etc/rc.d/savecore               |   11 +++++++----
 usr.sbin/crashinfo/crashinfo.sh |    6 +++---
 2 files changed, 10 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b58087dc08122e10b42ab5b5d270be39e036054b


-- 
DragonFly BSD source repository





More information about the Commits mailing list