[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: netscape crashes on potato



On 30 Apr, Ivan E. Moore II wrote:
> I'm not sure if it's me or not...but on 3 out of 4 of my potato systems,
> Netscape seems to crash an awful lot with bus errors.  I've tried several
> different versions out of potato as well as 2 different ones staring from
> netscape's site.
> 
> Is this just me??or is this a glibc2.1 issue?

Just a minor point:

Netscape distributes two versions of Netscape (or did as of 4.5).  The
"official" one was a libc5 version.  Additionally, in an unsupported
directory, they also distribute a glibc-based one, linked against 2.0.

I would expect that the libc5 one would continue working as normal, but
the glibc one might not.

As an example, this is what my Netscape 4.5 binary looks like (yes, it's
a weird install, I know):

server1:jeff jeff$ ldd /opt/netscape/netscape
	libBrokenLocale.so.1 => /lib/libBrokenLocale.so.1 (0x40016000)
	libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x40018000)
	libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40062000)
	libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x4006b000)
	libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x40080000)
	libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x40092000)
	libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x400a0000)
	libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x400ac000)
	libdl.so.2 => /lib/libdl.so.2 (0x4014f000)
	libc.so.6 => /lib/libc.so.6 (0x40152000)
	libg++.so.2.7.2 => /usr/lib/libg++.so.2.7.2 (0x401f7000)
	libstdc++.so.2.7.2 => /usr/lib/libstdc++.so.2.7.2 (0x4022f000)
	libm.so.6 => /lib/libm.so.6 (0x4026d000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
server1:jeff jeff$ 

I haven't had any problems, but then again, I haven't upgraded to
potato yet.



Reply to: