[Boost-bugs] [Boost C++ Libraries] #12539: error category thread safety (system + asio) c++98

Subject: [Boost-bugs] [Boost C++ Libraries] #12539: error category thread safety (system + asio) c++98
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-10-19 22:17:17


#12539: error category thread safety (system + asio) c++98
---------------------------------+------------------------
 Reporter: richard@… | Owner: bemandawes
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: system
  Version: Boost 1.60.0 | Severity: Problem
 Keywords: asio error category |
---------------------------------+------------------------
 Foo.exe!boost::system::error_code::category() Line 355

 I produced this with a global io_service and calling poll_once in a loop
 inside a second win32 thread. The program runs for an indeterminate amount
 of time before one of the calls to the handler results in an access
 violation (see above).

 Is asio meant to work without c++11 suppport?

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