Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!brl-adm!adm!moss@BRL.ARPA From: moss@BRL.ARPA Newsgroups: comp.unix.wizards Subject: Re: savecore Message-ID: <4217@brl-adm.ARPA> Date: Tue, 3-Feb-87 10:27:26 EST Article-I.D.: brl-adm.4217 Posted: Tue Feb 3 10:27:26 1987 Date-Received: Wed, 4-Feb-87 04:07:41 EST Sender: news@brl-adm.ARPA Lines: 5 Stan, It could be that you are getting bit by default "coredumpsize" limits. To fix this from a C shell, type "limit coredumpsize unlimited", or type "limit" to check it. -moss.