Subject: Re: Netscape - the plot thickens
To: None <port-sparc@NetBSD.ORG>
From: Jake Hamby <jehamby@lightside.com>
List: port-sparc
Date: 11/16/1995 13:09:01
On Thu, 16 Nov 1995, Greg Earle wrote:
> This stops it from core dumping, but now I can't get any applets to work  :-(
> 
> (All the Beta applets cause "start: applet not initialized" diagnostics to
>  appear on the bottom, and nothing happens.  Sigh.)
> 
> "Dear Netscape ... please get a clue about mmap() ... thank you"
> 
> 	- Greg

Just a thought, but you might want to add x_cbug@netscape.com to the CC: 
list so they can read about all of these problems (if they aren't already 
aware of them) for the next beta.  I know we did this on the FreeBSD 
mailing list when we discovered a timer problem in the event loop that 
manifests in the BSDI version running on FreeBSD...

Also, in order to run Java applets, you DID make sure to put moz2_0.car 
in a good location, right?  That is a loadable module, so perhaps that 
explains why the NetBSD version doesn't work right with applets (even 
after the mmap() problem)...

---Jake