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

Subject: Re: [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-10-21 14:07:23


#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
Resolution: | Keywords:
-------------------------------+--------------------------------------------

Comment (by midnight-runner@…):

 I can confirm this, even though the problem is kind of strange ...

 I'm using boost 1.47 and gcc 4.6.1 and doing static compilation as well.
 To run the program, I send the comandline (with parameters) to a cluster
 running the (sun) grid engine. Hence, I'm not in an interactive shell.
 If LC_ALL isn't set to 'C' in this shell (export LC_ALL=C) I will end up
 with "Error: locale::facet::_S_create_c_locale name not valid."
 However, if I log in to the maschine and execute the program without(!)
 setting LC_ALL to 'C', I can execute the program without problems.

 Here's the system:
 Linux PC_NAME 2.6.38-10-server #46~lucid1-Ubuntu SMP Wed Jul 6 20:19:32
 UTC 2011 x86_64 GNU/Linux

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