Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Aug 1997 09:34:38 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        dg@root.com
Cc:        julian@FreeBSD.ORG, hackers@FreeBSD.ORG
Subject:   Re: 2.2.2+ crash.. more info
Message-ID:  <199708131634.JAA12554@phaeton.artisoft.com>
In-Reply-To: <199708130443.VAA07651@implode.root.com> from "David Greenman" at Aug 12, 97 09:43:13 pm

next in thread | previous in thread | raw e-mail | index | archive | help
>    Quite likely. It's fairly easy to have a bug where a resource is exhausted
> (usually memory) in a subroutine called from an interrupt routine, resulting
> in a tsleep() if the call to malloc isn't M_NOWAIT.

Is there any way we could talk you into adding an #ifdef DIAGNOSTIC
to malloc to catch this case?


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



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