Subject: Re: easy ways to crash your NetBSD system
To: Johan Danielsson <joda@nada.kth.se>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: current-users
Date: 04/06/1996 09:41:11
On 06 Apr 1996 15:54:35 +0200 
 joda@nada.kth.se (Johan Danielsson) wrote:

 > This is all a symptom of lazy programming. It is usually easier to
 > write one line of panic() than to handle the error.

...except in cases where a panic and traceback will uncover a bug in 
other code (which led to the panic), and in cases where it's better to 
just punt than risk screwing something up more (usually the case for 
filesystem-related panics), or any number of other reasons...

I.e. I don't agree with your statement :-)

--------------------------------------------------------------------------
Jason R. Thorpe                                       thorpej@nas.nasa.gov
NASA Ames Research Center                               Home: 408.866.1912
NAS: M/S 258-6                                          Work: 415.604.0935
Moffett Field, CA 94035                                Pager: 415.428.6939