Re: [Boost-bugs] [Boost C++ Libraries] #5012: pthread_exit from child thread causes boost:thread:join in main thread to lock up

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5012: pthread_exit from child thread causes boost:thread:join in main thread to lock up
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-08-12 20:30:03


#5012: pthread_exit from child thread causes boost:thread:join in main thread to
lock up
--------------------------------------------------------+-------------------
  Reporter: Slava <Viatcheslav.Sysoltsev@…> | Owner: viboes
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: thread
   Version: Boost Development Trunk | Severity: Problem
Resolution: wontfix | Keywords:
--------------------------------------------------------+-------------------
Changes (by viboes):

  * status: assigned => closed
  * resolution: => wontfix

Comment:

 I don't know how to fix this issue on all the platforms.
 Please, don't use pthread_exit. It doesn't clean up
 the thread's stack properly in a portable way.

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