[Boost-bugs] [Boost C++ Libraries] #5928: FileSystem runtime error: locale::facet::_S_create_c_locale name not valid

Subject: [Boost-bugs] [Boost C++ Libraries] #5928: FileSystem runtime error: locale::facet::_S_create_c_locale name not valid
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-09-22 22:42:40


#5928: FileSystem runtime error: locale::facet::_S_create_c_locale name not valid
------------------------------+---------------------------------------------
 Reporter: anonymous | Owner: bemandawes
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: filesystem
  Version: Boost 1.47.0 | Severity: Showstopper
 Keywords: |
------------------------------+---------------------------------------------
 I know this has been claimed to be fixed in v1.47. I thought so.
 Unfortunately, this is true only in SOME systems I believe. My application
 was compiled with:

 -pedantic -static -m64 -O3

 The binary works in many machines but the one I got problem with. It even
 runs a portion of the program but then throws the exception as shown in
 the title.

 The machine in trouble got:

 Linux xxx.xxx.xxx 2.6.18-164.6.1.el5 #1 SMP Tue Nov 3 16:12:36 EST 2009
 x86_64 x86_64 x86_64 GNU/Linux

 the output of g++ --version:
 g++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-46)


 Please take a look at this because it stops my binary from proceeding.
 THANK YOU SO MUCH Beman!

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5928>
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:07 UTC