Re: [Boost-bugs] [Boost C++ Libraries] #9439: boost::spawn core dump

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9439: boost::spawn core dump
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-07-21 07:30:19


#9439: boost::spawn core dump
-------------------------------+----------------------------
  Reporter: ybb198602@… | Owner: chris_kohlhoff
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: asio
   Version: Boost 1.54.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------------

Comment (by Dmitry Kadashev <dkadashev@…>):

 The same test program crashes for me too with gcc 4.9 and boost 1.55.
 Actually it reliably crashes even with 2000 coroutines, and sometimes
 crashes with 1000.

 {{{
 % gcc --version
 gcc (Debian 4.9.0-7) 4.9.0
 }}}

 I think it has something to do with {{{async_connect()}}}, because in a
 larger program I was working on handling incoming connections seems to
 work fine, but when it comes to connecting to another server it crashes
 shortly. Disabling these connects and just serving client some static
 error response seems to prevent crashes.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9439#comment:2>
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:16 UTC