OpenSolaris

Printable Version Enter a New Search
Bug ID 6506010
Synopsis libfont.so.1 in recent patches has undefined symbol "Xcalloc"
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory xserver:font
Keywords
Responsible Engineer Alan Coopersmith
Reported Against solaris_8 , solaris_9
Duplicate Of
Introduced In
Commit to Fix snv_56
Fixed In snv_56
Release Fixed solaris_nevada(snv_56) , solaris_8(s8_patch) (Bug ID:2144964) solaris_9(s9_patch) (Bug ID:2144965,) solaris_10u4(s10u4_01) (Bug ID:2144966,)
Related Bugs 6506870
Submit Date 19-December-2006
Last Update Date 16-January-2007
Description
After applying the latest Recommended/Security patches on Solaris 8 or
9 or 10, the fontserver (xfs) is no longer working.  ld.so.1 complains
about a fatal relocation error coming from libfont.so.1: symbol Xcalloc:
referenced symbol not found, and the process gets killed.

(Visible e.g. when one attaches truss with suitable options including
-aef -wall to the inetd process and then runs an
  fslsfonts -server localhost:7100
from another shell.)
Work Around
Back out latest X11/Xsun patch to a revision before the fix for
CR#6465805 - but this loses this security fix.
Comments
N/A