Subject: [Boost-bugs] [Boost C++ Libraries] #6985: regex_regress_threaded randomly crashes in ICU interface tests
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-06-12 15:03:09
#6985: regex_regress_threaded randomly crashes in ICU interface tests
-------------------------------------------+--------------------------------
Reporter: Clifford Hung <chung@â¦> | Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: regex
Version: Boost Development Trunk | Severity: Showstopper
Keywords: |
-------------------------------------------+--------------------------------
When the regex tests are built with the ICU libraries, the
regex_regress_threaded test randomly crashes in ICU interface tests.
For example, when using ICU 4.4 with Boost (trunk) compiled with gcc 4.6.1
on Ubuntu 11.10, the regex_regress_threaded test run ten times by a shell
script outputs the following:
{{{
no errors detected
no errors detected
no errors detected
no errors detected
no errors detected
no errors detected
no errors detected
no errors detected
no errors detected
terminate called after throwing an instance of 'std::length_error'
what(): basic_string::_S_create
**** exception(210): signal: SIGABRT (application abort requested)
******** errors detected; see standard output for details ********
}}}
I have also tried compiling the ICU library from source for versions 4.4,
4.6, 4.8 and 4.9 and similar crashes are reported from the ICU interface
tests.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6985> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:09 UTC