[Boost-bugs] [Boost C++ Libraries] #3098: Abort in boost::asio::ip::tcp::server constructor on Mac OS X

Subject: [Boost-bugs] [Boost C++ Libraries] #3098: Abort in boost::asio::ip::tcp::server constructor on Mac OS X
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-05-27 12:08:24


#3098: Abort in boost::asio::ip::tcp::server constructor on Mac OS X
-------------------------------+--------------------------------------------
 Reporter: michelnok_at_[hidden] | Owner: chris_kohlhoff
     Type: Bugs | Status: new
Milestone: | Component: asio
  Version: Boost 1.39.0 | Severity: Problem
 Keywords: |
-------------------------------+--------------------------------------------
 I'm trying to run one of 'Echo' samples
 (http://www.boost.org/doc/libs/1_39_0/doc/html/boost_asio/example/echo/async_tcp_echo_server.cpp)
 on Mac OS X. Boost libraries were built using bootstrap/bjam, the same
 compiler (GCC 4.0.1) was used to build the sample, then libboost_system-
 xgcc40-mt.a was linked to the executable.
 The sample aborts in boost::asio::ip::tcp::server constructor (actually,
 in hash_map::rehash that is called by kqueue_reactor). The stack trace is
 attached.

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