Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id f9GEKTr32622 for lkcd-outgoing; Tue, 16 Oct 2001 07:20:29 -0700 Received: from XCHANGESERVER.storigen.com ([65.193.106.66]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f9GEKRD32619 for ; Tue, 16 Oct 2001 07:20:27 -0700 content-class: urn:content-classes:message Subject: kl_dump_erase commented out in kl_util.c? MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Date: Tue, 16 Oct 2001 10:20:25 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 Message-ID: <88D2015B3AF7BF4B91272EC25A9FE09769F309@XCHANGESERVER.storigen.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: kl_dump_erase commented out in kl_util.c? Thread-Index: AcFWTbM4J8xeNUusSMe8ciL8pCQIsw== From: "Tony Dziedzic" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by oss.sgi.com id f9GEKSD32620 Sender: owner-lkcd@oss.sgi.com Precedence: bulk My test system is attempting to copy a "stale" crash dump each time I reboot the system normally after having previously forced a crash dump. The call to kl_dump_erase in kl_util.c is commented out (in an #if 0 conditional), which means if the swapper doesn't overwrite the dump header lcrash will think it needs to copy the crash dump again the next time it runs. This appears to be an artifact from testing that should be removed for the released code. I removed the conditionals and lcrash works as expected. FYI, Tony Dziedzic Storigen Systems, Inc.