Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jan 2002 01:02:33 -0800
From:      Bill Fumerola <billf@mu.org>
To:        Ted Mittelstaedt <tedm@toybox.placo.com>, Karsten Thygesen <kay@sonofon.dk>
Cc:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: kern/33637: Panic: vm_page_unwire: invalid wire count: 0
Message-ID:  <20020111010233.A402@elvis.mu.org>
In-Reply-To: <000201c19a7a$94a7d840$1401a8c0@tedm.placo.com>; from tedm@toybox.placo.com on Fri, Jan 11, 2002 at 12:33:01AM -0800
References:  <200201102242.JAA15581@lightning.itga.com.au> <000201c19a7a$94a7d840$1401a8c0@tedm.placo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 11, 2002 at 12:33:01AM -0800, Ted Mittelstaedt wrote:

> If you give a program life-and-death authority over the system and
> the program crashes the system then that is hardly a bug in the system,
> now is it?

ted,

stop right now. running a process (even with root privileges) is not
giving life and death authority over the system.

it is a bug that a userland program can cause the kernel to crash with
a vm panic. panics are the safety belts of the kernel and triggering one
of them means that you've found a case that the programmer(s) know
shouldn't happen.

a panic means the situation has been considered before and it is something
that is known to cause problems. finding real life cases of the panic
with reproducable scenarios is _HELPFUL_ to the programmer(s) in finding
bugs in the subsystem.

please stop spreading FUD to users who are trying to report an actual
bug and are providing meaningful data. your emails on this PR are not
only unhelpful, they're detrimental to getting the real problem fixed.

thanks,
-- 
- bill fumerola / fumerola@yahoo-inc.com / billf@FreeBSD.org / billf@mu.org
- my anger management counselor can beat up your self-affirmation therapist


ps. don't even think of sending me some stupid flame, either. this is
    for the encouragement of the original submitter.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020111010233.A402>