Patches & Updates
Deploy and monitor updates to all of your systems through Sun from anywhere you have an Internet connection.
Start today with Knowledge-based software update services for Solaris and Linux.
Please review changes to Patch Access.
Patches:
Download Patch (1611013 bytes): HTTP 
Download Signed Patch (1614889 bytes): HTTP 
Signed Patch Documentation  Patch Finder

SunOS 5.10_x86: Shared library patch for C++_x86


Status: RELEASED
Patch Id: 119964-20
***********************************************************************
READ THE TERMS OF THE AGREEMENT ("AGREEMENT") IN THE LEGAL_LICENSE.TXT
FILE CAREFULLY BEFORE USING THIS SOFTWARE. BY USING THE SOFTWARE, YOU
AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE
TERMS, PROMPTLY DESTROY THE UNUSED SOFTWARE.
***********************************************************************
For further information on patching best practices and resources, please
see the Big Admin Patching Center, http://www.sun.com/bigadmin/patches/ 
***********************************************************************
Summary: SunOS 5.10_x86: Shared library patch for C++_x86
Date:  Feb/02/2010
Installation Requirements:
NA
Solaris Release: 10_x86
Sun OS Release: 5.10_x86
Unbundled Product: libC
Unbundled Release: 5.5,5.6,5.7,5.8,5.9,5.10
Xref: 
Topic: 
Relevant Architecture: i386
BugId's fixed with this patch:

4950226 6242145 6242459 6244128 6244223 6244286 6253345 6253807 6264451 6274396 6300352 6304703 6313022 6319635 6326163 6332515 6339010 6354922 6369719 6391358 6393170 6406049 6421790 6432346 6447237 6466759 6481886 6494087 6499428 6514832 6526897 6527698 6588033 6603981 6635681 6666786 6672532 6673339 6678478 6682914 6689022 6705711 6706151 6711244 6738113 6755180 6761222 6767881 6782144 6783462 6785883 6790661 6797621 6815915 6821562 6827527 6833574 6833835 6869669 6881211 6887268 6909389

Changes incorporated in this version:

6909389

Patches accumulated and obsoleted by this patch:

Patches which conflict with this patch: 

Required Patches:

Obsoleted by:
 
Files Included in this Patch: 
/usr/include/demangle.h
/usr/lib/amd64/libCrun.so.1
/usr/lib/amd64/libCstd.so.1
/usr/lib/amd64/libdemangle.so.1
/usr/lib/amd64/libiostream.so.1
/usr/lib/libC.so.5
/usr/lib/libCrun.so.1
/usr/lib/libCstd.so.1
/usr/lib/libdemangle.so.1
/usr/lib/libiostream.so.1
Problem Description: 
6909389 libCstd iostream iword/pword share storage
 
(from 119964-19)
6881211 C++ std::stringstream stream pointer incorrect
6887268 bug in Cstd/rw/traits header  static const char_type* find() function definition
 
(from 119964-18)
6869669 std::string find cannot find the pattern
 
(from 119964-17)
6783462 endless loop in istream::read() in unbuffered mode
6790661 headers without extensions should have hints for IDE and editor
 
(from 119964-16)
6527698 incorrect result of dynamic_cast from base to intermediate class
6827527 C++ compiler generates shared libraries with TEXTREL section on Linux
 
(from 119964-15)
6833574 libCrun 64-bit declares flags as a global variable
6833835 istreambuf_iterator::operator!= and == fail with -features=no%rvalueref options
 
(from 119964-14)
6767881 BOOST: Compiler cannot find appropriate cast chain to call constructor
6797621 More template parameter names in libCstd clash with user macros
6815915 libCrun.so.1 needs to use demand loading for its DTrace probes
6821562 std::locale with "%t" or "%n" format generates incorrect output
 
(from 119964-13)
6782144 inline function with exception specification aborts in 64bit mode on i386
6785883 Template parameter names in libCstd clash with user macros
 
(from 119964-12)
6755180 operator new (nothrow) fails to suppress bad_alloc exception
6761222 Can't run C++ program compiled with -g with Sun Studio Express on Solaris 10 machines
 
(from 119964-11)
6603981 No const operator [] for std::bitset
6666786 string comparison operators in libCstd are extremly inefficient
6673339 std::setprecision with large precision causes undefined behaviour
6678478 libCstd: locale constructor locale("") not behaving correctly
6682914 std::use_facet locale bug when using wchar_t
6738113 Regression in valarray after shared library patch installed
 
(from 119964-10)
6588033 std::sort from libCstd loops
6635681 string::append() is slow
6689022 wrong catch block on x64
6705711 synchronization problem with locale destructor
6706151 Binary incompatibility between CC output and libiostream.so
6711244 incorrect placement new called in <memory>
4950226 malformed _init function
6672532 libCrun.so.1 makes function call(s) with mis-aligned stack: not amd64 ABI compliant
 
(from 119964-09)
6499428 valarray "gslice access" test fails during execution
6514832 libumem complains on redzone violation in std::deque
6354922 ofstream::close() method does not fail if it fails to flush the buffer to disk 
6447237 libCrun: new_ex_thread() should be more careful with volatile statics
6494087 Perennial  "Narrow stream objects" test fail during execution
6481886 poor performance of string::append() in libCstd
6526897 Use atomic ops for synchronizing libCstd string class
6313022 include library template definitions when using -template=no%extdef
6332515 request for pre-processing (-P) to work with definition-separate template code
 
(from 119964-08)
6432346 Seg Fault in cplus_demangle_noret
6466759 cust. application core dump after installing C++ shared library patch (x86) 119964-04 and later
 
(from 119964-07)
6319635 void stream_rmutex::rmutex_init() should call pthread_mutexattr_destroy()
6391358 C++ code calling pthread_exit() on amd64 leads to a memory leak
6406049 libCstd: acquiring a mutex on a deleted locale object causes core dump
6421790 Throwing an exception causing SIGABRT on Solaris 8 with patch 108434-20/108435-20
 
(from 119964-06)
6393170 Purify reporting "array bound writes" on deque template in libCstd
 
(from 119964-05)
6369719 AMD64: non-PIC code in libCrun
 
(from 119964-04)
6242145 AMD64: dbx does not handle "throw -unhandled" event
6244286 C++ libCstd find_last_not_of wrong result (see CR 6244128)
6274396 applying patch 108434-19 causes Star Office to dump core
6304703 sort() hang in libCstd
6326163 C++ exception propagates outside of destructor, while "stack unwinding"
6339010 SEGV during destruction of exception object containing a deque
 
(from 119964-03)
6264451 callee saves registers are not always preserved across exception handling involving _ex_rethrow_q
6253807 REGRESSION: AMD64: dbx has problems with exceptions
 
(from 119964-02)
6300352 <set> with +w2 generates many warnings
 
(from 119964-01)
6242459 gcount() does not return 0 when unformatted input fails
6244128 C++ libCstd find_last_not_of wrong result
6244223 Unreasonably amount of time spent in _memcpy
6253345 typo in error message
Revision History: 

119964-03 119964-13 119964-14 119964-10 119964-19 119964-17 119964-08 119964-02 119964-06 119964-11 119964-01 119964-05 119964-18 119964-12 119964-07 119964-16 119964-04 119964-15

Patch Installation Instructions: 
--------------------------------
For Solaris 10 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/106326-01
 
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: 
-----------------------------
none.

README -- Last modified date:  Tuesday, February 2, 2010

 
 
Login Required

You must login and have a valid contract to access Sun's Premium content which includes:

  • Sun Alerts
  • Bugs
  • Patches
  • Solutions
  • White Papers
  • Documentation
  • Support Knowledge

Login Required

You must login and have a valid contract to access Sun's contracted features

Access Legend:

(Login to access)   Sun Contracted Content
(Login to access)   Sun Contracted Feature

Please make use of SunSolve Feedback application by selecting the floating [+] to provide feedback about this specific document.

Search

Article Details
Article ID : 119964-20
Article Type : Patch Descriptions
Last reviewed : 2010-02-02
Audience : PUBLIC
Keywords : libc.so.5 libcrun.so.1 libcstd.so.1 libiostream.so.1
Provide feedback  (help)
Page Tools
»  Print This Page
»  Email This Article
»  Bookmark This Article