Re: Netscape 3.01 libc5_5.4.7 crashes

1996-11-07 Thread Shaya Potter
The reason that netscape and a few other applications crash is because their malloc statments are buggy. It is not a bug in libc5.4.7, but in netscape. However, since this is a problem we are including the old malloc in the libc package, and people who are going to run netscape will have a sc

Re: Netscape 3.01 libc5_5.4.7 crashes

1996-11-07 Thread Brian C. White
> > libc5_5.4.7-7 will be in the archive soon, and it includes the older > > malloc as a seperate library for buggy software like netscape. You'll > > be able to run netscape like this: > > > > LD_PRELOAD=/usr/lib/libgnumalloc.so netscape > > > > and java apps will work. > > > > The path m

Re: Netscape 3.01 libc5_5.4.7 crashes

1996-11-07 Thread David Engel
Guy Maor writes: > LD_PRELOAD=/usr/lib/libgnumalloc.so netscape That should be LD_PRELOAD=libgnumalloc.so.5 ... David -- David EngelOptical Data Systems, Inc. [EMAIL PROTECTED] 1001 E. Arapaho Road (972) 234-6400 Richardson,

Re: Netscape 3.01 libc5_5.4.7 crashes

1996-11-07 Thread Herbert Xu
Guy Maor wrote: > > libc5_5.4.7-7 will be in the archive soon, and it includes the older > malloc as a seperate library for buggy software like netscape. You'll > be able to run netscape like this: > > LD_PRELOAD=/usr/lib/libgnumalloc.so netscape > > and java apps will work. > > The pa

Re: Netscape 3.01 libc5_5.4.7 crashes

1996-11-07 Thread Guy Maor
Rick Macdonald <[EMAIL PROTECTED]> writes: > I know this was discussed just recently. It seems the options > are to disable Java in Netscape or downgrade to an older libc. > Are there other options? libc5_5.4.7-7 will be in the archive soon, and it includes the older malloc as a seperate library

Netscape 3.01 libc5_5.4.7 crashes

1996-11-07 Thread Rick Macdonald
My installation is up-to-date with unstable. Since I installed libc5_5.4.7 (and Netscape 3.01), Netscape almost always crashes on this page: http://www.amdahl.com probably because of the Java Applet. I know this was discussed just recently. It seems the options are to disable Java in Netscap