Re: Panic in OSMalloc??
Re: Panic in OSMalloc??
- Subject: Re: Panic in OSMalloc??
- From: Michael Smith <email@hidden>
- Date: Fri, 11 Jan 2008 10:04:12 -0800
On Jan 11, 2008, at 9:05 AM, Vishal Shetye wrote:
Hi Mike,
Thanks for your comments.
Actually, I'm in bug-fixing phase and changes in the code would
require
thorough testing.
I would be doing some changes as per suggestions in this thread.
But still if you could clarify a few things -
- Is there any specific reason that I see panic only on iMac(10.4.8)
and
not on MacPro(10.4.9) or MacMini(10.4.7)?
Luck and variability in your test coverage caused by permutation of
your test by characteristics of the various systems being tested.
- what are the consequences of sleeping while holding a lock?
Deadlock, or in some cases (e.g. the one you are hitting) a panic due
to sanity-checking in the code.
= Mike
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden