Re: [Boost-bugs] [Boost C++ Libraries] #5021: io_service destructor hangs on Mac OS X

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5021: io_service destructor hangs on Mac OS X
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-01-20 20:46:20


#5021: io_service destructor hangs on Mac OS X
------------------------------------------------+---------------------------
  Reporter: Remko Tronçon <remko@…> | Owner: chris_kohlhoff
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: asio
   Version: Boost 1.45.0 | Severity: Problem
Resolution: | Keywords:
------------------------------------------------+---------------------------

Comment (by Remko Tronçon <remko@…>):

 Hi Chris,

 Same problem it seems:
 {{{
 017
     2659 Thread_1779307 DispatchQueue_1: com.apple.main-thread (serial)
 018
       2659 start
 019
         2659 main
 020
           2659 Swift::QtSwift::~QtSwift()
 021
             2659 Swift::BoostNetworkFactories::~BoostNetworkFactories()
 022
               2659 Swift::BoostIOServiceThread::~BoostIOServiceThread()
 023
                 2659 boost::asio::io_service::~io_service()
 024
                   2659
 boost::asio::detail::service_registry::~service_registry()
 025
                     2659
 boost::asio::detail::service_registry::destroy(boost::asio::io_service::service*)
 026
                       2659
 boost::asio::detail::kqueue_reactor::~kqueue_reactor()
 027
                         2659
 boost::asio::detail::socket_select_interrupter::~socket_select_interrupter()
 028
                           2659 boost::asio::detail::socket_ops::close(int,
 unsigned char&, bool, boost::system::error_code&)
 029
                             2659 close
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5021#comment:6>
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:05 UTC