OBSOLETE Patch-ID# 119963-31


Download this patch from My Oracle Support

Your use of the firmware, software and any other materials contained in this update is subject to My Oracle Support Terms of Use, which may be viewed at My Oracle Support.
For further information on patching best practices and resources, please see the following links:
Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.

Keywords: sunwlibc append compatibility const coredump demangle deque find format header locale memory mt multithread mutex performance regression rvalueref sort string stringstream template valarray warning
Synopsis: Obsoleted by: 119963-32 SunOS 5.10: Shared library patch for C++
Date: Aug/30/2014


Install Requirements: NA

Solaris Release: 10

SunOS Release: 5.10

Unbundled Product: libC

Unbundled Release: 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 5.9, 5.10

Xref:

Topic:

Relevant Architectures: sparc

Bugs fixed with this patch:

Sun CR # Bug #
16319016
16682153
17375485
19469482
624245915254831
624412815255558
624422315255595
624428615255629
625334515259453
627439615267378
628364415270917
630035215277640
630470315279342
631302215282601
631963515285407
632616315287861
633251515290257
633901015292948
635492215299617
639317015316298
640604915322395
642179015328714
643234615333141
644723715339351
648188615355547
648506315357096
649408715361466
649942815364259
651483215373042
652689715379859
652769815380350
658803315413944
660398115422904
663568115442087
666678615460017
667333915463829
667847815466810
668291415469465
670571115482329
671124415485505
673811315502034
675518015512524
676122215516430
676788115520405
677491715524718
678346215529066
678588315530480
679066115533313
679762115537543
681591515548133
682156215551397
682752715554702
683383515558627
686966915581201
688121115589072
688726815593567
690938915609668
694593615638033
695224515642983
696234515650767
697135415657787
701902615696632
702291415699544
709322915743115
714798815774743
714834715775021
716468615788170
716795515790989


Changes incorporated in this version: 19469482

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:

/usr/include/demangle.h
/usr/lib/cpu/sparcv8plus/libCstd_isa.so.1
/usr/lib/libC.so.5
/usr/lib/libCrun.so.1
/usr/lib/libCstd.so.1
/usr/lib/libExbridge.so.1
/usr/lib/libdemangle.so.1
/usr/lib/libiostream.so.1
/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:

19469482 - Support C++11 mangling in libdemangle 
 
(from 119963-30)
17375485 Memory leak in include/CC/Cstd/fstream.cc
 
(from 119963-29)
16682153 Bad implementation of digit_reader_base::to_ulong_ulong in stl/locale/vendor.cpp
 
(from 119963-28)
16319016 cplus_demangle in libdemangle.so exits instead of returning
 
(from 119963-27)
7164686 libdbxdemangle.so & c++filt on SS12U1 segfault for a certain mangled symbol
 
(from 119963-26)
7167955 crash using stringstream (basic_string) after setting locale
 
(from 119963-25)
6774917 basic_istream<>::sentry::operator bool () should be const qualified.   
7019026 Use of auto_ptr causes program to crash
7093229 Deadlock in ios_base.pword in libCstd
7147988 incorrectly accepting a 0x prefix on a decimal number
7148347 Poor scaling in default STL
 
(from 119963-24)
7022914 Binary using cstd hangs but succeads when built with -stlport (Cstd deadlock )
 
(from 119963-23)
6971354 Problem with equality operator for iterators in std::deque
 
(from 119963-22)
6962345 numeric_limits<unsigned long long>::digits is 63, should be 64
 
(from 119963-21)
6945936 parameter name _T in libCstd headers conflicts with common macro
6952245 hex formatted input from strings not working properly using setf() and std::hex
 
(from 119963-20)
6909389 libCstd iostream iword/pword share storage
 
(from 119963-19)
6881211 C++ std::stringstream stream pointer incorrect
6887268 bug in Cstd/rw/traits header  static const char_type* find() function definition
 
(from 119963-18)
6869669 std::string find cannot find the pattern
 
(from 119963-17)
6783462 endless loop in istream::read() in unbuffered mode
6790661 headers without extensions should have hints for IDE and editor
 
(from 119963-16)
6527698 incorrect result of dynamic_cast from base to intermediate class
6827527 C++ compiler generates shared libraries with TEXTREL section on Linux
 
(from 119963-15)
6833835 istreambuf_iterator::operator!= and == fail with -features=no%rvalueref options
 
(from 119963-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 119963-13)
6785883 Template parameter names in libCstd clash with user macros
 
(from 119963-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 119963-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 119963-10)
6588033 std::sort from libCstd loops
6635681 string::append() is slow
6705711 synchronization problem with locale destructor
6711244 incorrect placement new called in <memory>
 
(from 119963-09)
6499428 valarray "gslice access" test fails during execution
6514832 libumem complains on redzone violation in std::deque
6485063 perennial valarray test case P26154 core dumped during execution 
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 119963-08)
6432346 Seg Fault in cplus_demangle_noret
 
(from 119963-07)
6319635 void stream_rmutex::rmutex_init() should call pthread_mutexattr_destroy()
6421790 Throwing an exception causing SIGABRT on Solaris 8 with patch 108434-20/108435-20
 
(from 119963-06)
6406049 libCstd: acquiring a mutex on a deleted locale object causes core dump
 
(from 119963-05)
6393170 Purify reporting "array bound writes" on deque template in libCstd
 
(from 119963-04)
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 119963-03)
6283644 process cores when C++ library patch 111711-09 or above is installed
 
(from 119963-02)
6300352 <set> with +w2 generates many warnings
 
(from 119963-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


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: Monday, March 30, 2015