Re: [Boost-bugs] [Boost C++ Libraries] #10106: boost shared_ptr.hpp runtime error.

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10106: boost shared_ptr.hpp runtime error.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-08-02 17:14:03


#10106: boost shared_ptr.hpp runtime error.
----------------------------------+-----------------------
  Reporter: Spinach <spinach@…> | Owner: pdimov
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: smart_ptr
   Version: Boost 1.44.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------+-----------------------

Comment (by pdimov):

 This assertion indicates that your program is trying to dereference a NULL
 pointer. A stack trace should tell you where this happens and from there,
 you may be able to figure out why.

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