Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 5022

Summary: Netscape not getting fonts from xfs for Java.
Product: [Retired] Red Hat Linux Reporter: zoratu
Component: netscapeAssignee: David Lawrence <dkl>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 5.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-09-09 14:23:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description zoratu 1999-09-09 13:36:16 UTC
This bug has appeared on sparc and x86 for me.

The default install of 6.0 with Netscape, trying to use Java
causes Netscape to die a horrible death (bus error).

It seems that it is croaking in "GetFontList", and by
reconfiguring xfs to look at all the available fonts that
are installed (including the ones in
/var/share/fonts/default) it fixes it. It shouldn't die
getting a list of fonts. I suspect that it tried to get a
list of specific fonts and couldn't get any, and got a NULL
list back, and it croaked becaues it doesn't check for
NULLs. But that is just my suspicion.

Comment 1 Bill Nottingham 1999-09-09 14:23:59 UTC
*** This bug has been marked as a duplicate of 2711 ***