After fixing 6534189, which made the bitstream module actually be used for TrueType
font rendering, various errors and crashes occured when trying to use TrueType fonts
in the 64-bit Xorg. Investigation showed this code, since it was only previously used
in 32-bit X servers had never been made 64-bit clean and needs to be cleaned now.
Work Around
SPARC: Use Xsun instead of Xorg.
x86/x64: Use 32-bit Xorg instead of 64-bit Xorg:
svccfg -s x11-server setprop options/server=/usr/X11/bin/i386/Xorg