Patch-ID# 111712-12 Keywords: libc.so.5 libcrun.so.1 libcstd.so.1 libiostream.so.1 Synopsis: SunOS 5.9: 64-Bit Shared library patch for C++ Note: 111711-12 is the corresponding 32-bit patch Date: Nov/10/2004 Install Requirements: None Solaris Release: 9 SunOS Release: 5.9 Unbundled Product: libC Unbundled Release: 4.0.1 NOTE: This patch also apply to libC 4.1, 4.2, 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6 Xref: Topic: Relevant Architectures: sparc BugId's fixed with this patch: 4302954 4618537 4660290 4668167 4678395 4679619 4680478 4686364 4698028 4699194 4704604 4708982 4709155 4710815 4745600 4747931 4749398 4749628 4750936 4756106 4794587 4797953 4806782 4820555 4825898 4828443 4851358 4853946 4856138 4859928 4861853 4864189 4876793 4884516 4886310 4894898 4918858 4919536 4945288 4949404 4951789 4953582 4953639 4957415 4962360 4965215 4967333 4980736 4997504 5001937 5019613 5019752 5032521 5034760 5037790 5039540 5041951 5109951 Changes incorporated in this version: 5041951 5109951 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: 111711-12 or greater Obsoleted by: Files included with this patch: /usr/lib/sparcv9/libCrun.so.1 /usr/lib/sparcv9/libCstd.so.1 /usr/lib/sparcv9/libdemangle.so.1 /usr/lib/sparcv9/libiostream.so.1 Problem Description: 5041951 std::string destructor abort on freeing memory in multithreaded environment 5109951 libC patches such as 108434-17 break C++ 4.2 binary exception handling (from 111712-11) 4957415 Incomplete extern inline. 4678395 compiling with -p (-xpg) -xarch=v8plusa (v8plusb) gives undefined symbols 4962360 static inline functions given global linkage 4997504 Problems with istream::readsome() in libCstd 4859928 lapack++_1.1a: gcc compilers are 3-4 times faster 5019752 unsync_stdio.o not built with -xarch=v8 5032521 default libCstd library search is inconsistent with driver 5037790 Revert to old library structure. 4980736 +d2 fails to emit all functions 5034760 Compiler forces local binding for inline functions while using xldscope flags 5039540 failed to build Mico and Orbacus with with -xldscope=sympolic 5001937 dlopen/dlclose a C++ shared lib causes MT C program to SEGV (from 111712-10) 5019613 ostrstream writes NULL terminator into char array (from 111712-09) 4945288 Sdtimage crash when opening *.tif and *.gif file. 4967333 internal use of clog/__clog in -lC/-liostream should bind to its own copy (from 111712-08) 4949404 numeric_limits doesn't understand 64 bit integers 4951789 incorrect value for numeric_limits::is_modulo 4953582 stringstream::seekg() does not set the current pointer at the designated positio 4953639 istream::getline reads upto n-2 characters where n is buffer size 4965215 cerr hanging if interupted by a signal (from 111712-07) 4886310 Overloading ambiguity error with usage of template function with const vector 4884516 libCstd vector class does not pass correct size to deallocator 4894898 the fixes for bugs 4856138 and 4876793 break binary compatibility 4918858 incorrect use of "typename" in standard headers 4876793 second argument to deallocate() should be the strings capacity NOT length 4919536 libCstd does not provide enough overloads of operator>() for fpos 4864189 numeric_limits denorm_min incorrectly returns zero (from 111712-06) 4825898 C++ runtime performace standard iostream is much slower than classic iostream 4828443 incorrect number of characters outputed after fix of bug 4747931 4853946 static template class variable must be __global when use -xldscope=symbolic 4856138 libCstd string class does not pass correct size to deallocator 4861853 SUNW_1.2 version in libCrun.so.1 on Solaris 2.6 is not found in newer Solaris OE nobugid Defend against tail-call optimization. (from 111712-05) 4851358 C++ 5.0 binaries fail after installing 108434-11 (from 111712-04) 4794587 ostream "internal" padding incorrect for hex 4797953 c++: -mt option causes not to catch std::bad_alloc exception. 4806782 -xport64 generates warnings from standard headers 4820555 error in InterlockedDecrement() (from 111712-03) 4302954 Memory leak in stream classes 4698028 RTC reports rua error for program using deque 4699194 reverse_iterator<...>::self should be public 4704604 C++ 5.0 onwards: cin>> assignments to long long do not return error. 4708982 Patched version of libCstd.so.1 is compiled for sparcv8plus 4745600 problem with rdbuff being used to redirect stderror 4747931 deriving from std::strstreambuf yields core dump 4749398 low performance of the standard template class string. 4749628 C++ 5.3 runtime performance insertion into ostrstream is slow 4750936 basic_string assumes int converts to char_type 4756106 problem in std library with customer allocator (from 111712-02) 4660290 ostringstream produces incorrect results with C++ Compiler 5.3 4668167 ofstream on dup'd fd doesn't produce output 4679619 cast fails when program is compiled using Forte 6u2 4680478 C++ compiler generates Warning: The else-branch should return a Value 4686364 ofstream::flush() stopped working 4709155 MT program crashes in insertion operator 4710815 nm(1) crashes trying to demangle C++ symbol names (from 111712-01) 4618537 STL vector::resize Read from unallocated nobugid fix for mt string class performance nobugid fix initialization of libCstd Patch Installation Instructions: -------------------------------- For Solaris 9 release, refer to the man pages for instructions on using 'patchadd' and 'patchrm' scripts provided with Solaris. Any other special or non-generic installation instructions should be described below as special instructions. The following example installs a patch to a standalone machine: example# patchadd /var/spool/patch/104945-02 The following example removes a patch from a standalone system: example# patchrm 104945-02 For additional examples please see the appropriate man pages. Special Install Instructions: ----------------------------- If you are compiling, linking or running executable images that have been compiled using -xarch=v9 or -xarch=v9a, it is strongly recommend that you also install the most recent version of patch 111712, the corresponding sparcv9-S2 patch to the one for 32-bit Solaris 9 (111711). README -- Last modified date: Wednesday, November 10, 2004