Patch-ID# 103369-06 Keywords: XGL stripped libraries bug fixes Synopsis: XGL 3.2.1: XGL Patch (stripped version) Date: Nov/19/96 Solaris Release: 2.5.1 SunOS Release: 5.5.1 Unbundled Product: XGL Unbundled Release: 3.2.1 Relevant Architectures: sparc BugId's fixed with this patch: 1243841 1244833 1244479 1244912 1248627 1252643 1253109 1252789 1254814 1257056 1258153 1261174 1263194 1227779 4008547 Changes incorporated in this version: 4012970 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: SUNWits/Graphics-sw/xgl/lib/libxgl.so.3 SUNWits/Graphics-sw/xgl/lib/pipelines/xglSUNWcfb.so.4 SUNWits/Graphics-sw/xgl/lib/pipelines/xglSUNWcg6.so.4 SUNWits/Graphics-sw/xgl/lib/pipelines/xglSUNWcgm.so.4 SUNWits/Graphics-sw/xgl/lib/pipelines/xglSUNWmem.so.4 SUNWits/Graphics-sw/xgl/lib/pipelines/xglSUNWswp.so.4 SUNWits/Graphics-sw/xgl/lib/pipelines/xglSUNWxpex.so.4 Problem Description: This patch corresponds to the stripped version of the patch libraries, i.e., the .so's in this packages have been stripped of their symbol table information. Without this information it is impossible to produce a stack trace from a core file created by an XGL application. The unstripped version of the patch is Patch 103368-06. The stripped .so's are what are installed from the Solaris 2.5.1 CD. The following bugs are fixed in this patch: (Rev 06) 4012970 - Li3 copy-buffer ignores clip-list when window is iconized (Rev 05) 1227779 - negative W values are not clipped correctly in the software pipeline 4008547 - Multibyte fonts are not handled correctly in ISO encoding (Rev 04) 1258153 - Annotation text can't render with 2D context 1261174 - Seg fault in xgl ffb pipeline using environment mapping calls from PEX 1263194 - xgl_multimarker segv's for the dot marker for FFB & ZX if the pts have flags. (Rev 03) 1257056 - The xgli utility routine XgliUtModelClipMspg leaks memory 1254814 - xgl_multimarker numeric_error (Rev 02) 1252789 - ModelClipping of lines causes a memory leak (Rev 01) 1243841 - On cg6, xgl clipping ignored by various primitives 1244833 - 2D polyline is drawn in marker attributes on GX, ZX & SX 1244479 - xgl_multicircle have side effect on the drawing on the server 1244912 - An app with backing_store on SEGV's in dga_rtn_dimensions() on GX 1248627 - creator 3D have black spot when doing zoom in lavatool 1252643 - xgl arc error when drawing multiarc 1253109 - xgl memory leak when doing xgl_multicircle Patch Installation Instructions: -------------------------------- Refer to the Install.info file for instructions on using the generic 'installpatch' and 'backoutpatch' scripts provided with each patch. Any other special or non-generic installation instructions should be described below as special instructions. Special Install Instructions: ----------------------------- None.