Re: [Boost-bugs] [Boost C++ Libraries] #9777: signals2 null shared_ptr dereference

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9777: signals2 null shared_ptr dereference
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-03-17 14:50:40


#9777: signals2 null shared_ptr dereference
-------------------------------+----------------------
  Reporter: dkomisar@… | Owner: fmhess
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: signals2
   Version: Boost 1.46.1 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------

Comment (by dkomisar@…):

 This was apparently caused by some deletion ordering stuff where the
 signal was deleted within one of the slots. I changed the code to use
 shared poitners to refer to the signal and it now works. I was under the
 impression this was supposed to work so I've probably done something else
 wrong somewhere else.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9777#comment:3>
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:15 UTC