Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4415: Posible "Segmentation Fault" in shared_ptr destructor
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-07-09 11:00:55
#4415: Posible "Segmentation Fault" in shared_ptr destructor
------------------------------------------------------+---------------------
Reporter: Takenori Sato <takenori.sato@â¦> | Owner: pdimov
Type: Bugs | Status: new
Milestone: Boost 1.44.0 | Component: smart_ptr
Version: Boost 1.44.0 | Severity: Problem
Resolution: | Keywords:
------------------------------------------------------+---------------------
Comment (by Takenori Sato <takenori.sato@â¦>):
I used two versions, the same results. 4.1.2 and 4.4.0.
The build script I used is the following.
{{{
gcc -g -Iinc -IBoost -c -o bin/SharedPtrCrushTest.o
src/SharedPtrCrushTest.cpp
gcc -g -lstdc++ -o bin/SharedPtrCrushTest bin/SharedPtrCrushTest.o
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4415#comment:4> 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:03 UTC