Re: Netscape for Linux

Joshua Heling (jrh@yellowchicken.com)
Tue, 19 Nov 1996 17:45:29 -0500


In message <Pine.LNX.3.95.961119123111.28015B-100000@hoth.maverick.org>, "Steph
en Jacobs (cmsc)" writes:
>The reason netscape crashes is that it uses the libc version of malloc. If
>you tell it to use gnumalloc instead it will not crash. My netscape is
>actually a wrapper script:
>
>#!/bin/sh
>export CLASSPATH="/usr/local/netscape/java/classes/java_30:."
>export LD_PRELOAD="/lib/gnumalloc.so"
>/usr/local/bin/netscape3
>
>You can get this information (and gnumalloc.so) from www.blackdown.org in
>the java-linux FAQ. Hope this helps you guys :>
> -Stephen
This worked beautifully -- thanks for pointing it out.

However, since I've started running netscape this way, I've consistently had
all open netscape windows freeze whenever I send mail in reply to a news post
using the right click->Reply menu item. The mail gets correctly sent, but I'm
forced to kill netscape.

Thoughts, anyone?

--Joshua

--------
Joshua Heling jrh@yellowchicken.com, jrh@netplan.com,
heling@sar.usf.edu