Subject: Re: 2.0rc4 unstability
To: Jukka Marin <jmarin@embedtronics.fi>
From: SODA Noriyuki <soda@sra.co.jp>
List: netbsd-users
Date: 11/18/2004 21:30:41
>>>>> On Thu, 18 Nov 2004 13:49:20 +0200,
Jukka Marin <jmarin@embedtronics.fi> said:
>> According to the backtrace, this is really similar to the problem
>> described in the PR kern/26908.
>> Have you applied the patch in the PR?
> Not yet.
It seems this is really same with the kern/26908.
(amap_copy is trying to allocate larger memory than the PR,
and free target is same with the PR).
So, the patch should fix the freeze.
> I thought I'd see if I get the same panic first.
The panic may be a different problem.
Because kern/26908 won't cause a panic, but just a freeze.
--
soda