Subject: Re: mozilla 0.9.3 installs now but eats CPU after displaying home page....
To: NetBSD-current Discussion List <current-users@netbsd.org>
From: None <enami@but-b.or.jp>
List: current-users
Date: 08/18/2001 14:14:18
> If I crash it with "kill -11" it shows the following stack trace:
> 
> (gdb) where
> #0  0x4843731a in __ieee754_fmod ()
> #1  0x4843c50c in fmod ()

I bet your libm includes an object built from
lib/libm/arch/i387/e_fmod.S revision 1.5.  IIRC, the problem is fixed
in revision 1.6.

enami.