Re: [Boost-bugs] [Boost C++ Libraries] #8605: SIGSEGV at asio/detail/impl/epoll_reactor.ipp

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8605: SIGSEGV at asio/detail/impl/epoll_reactor.ipp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-05-24 02:39:15


#8605: SIGSEGV at asio/detail/impl/epoll_reactor.ipp
-----------------------------------------------------+----------------------
  Reporter: Vadim Grinchishin <vadimgrn@…> | Owner: chris_kohlhoff
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: asio
   Version: Boost 1.49.0 | Severity: Problem
Resolution: worksforme | Keywords:
-----------------------------------------------------+----------------------
Changes (by chris_kohlhoff):

  * status: new => closed
  * resolution: => worksforme
  * severity: Showstopper => Problem

Comment:

 I suspect your program is destroying the socket from one thread while it
 is still in use from another. If this is not the case, please attach a
 small, self-contained test case that reproduces the problem with the most
 recent version of boost. Thanks.

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