Re: [Boost-bugs] [Boost C++ Libraries] #1952: The operation static_cast<std::string>(boost::python::extract<std::string>(...)) crashes Python. Seems to create reference counting problem.

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1952: The operation static_cast<std::string>(boost::python::extract<std::string>(...)) crashes Python. Seems to create reference counting problem.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-05-27 15:02:57


#1952: The operation
static_cast<std::string>(boost::python::extract<std::string>(...)) crashes
Python. Seems to create reference counting problem.
---------------------------------------------------------------------+------
  Reporter: Konstantin Aslanidi <konstantin.aslanidi_at_[hidden]> | Owner: dave
      Type: Bugs | Status: new
 Milestone: Boost 1.36.0 | Component: Python
   Version: Boost 1.35.0 | Severity: Showstopper
Resolution: | Keywords: python extract
---------------------------------------------------------------------+------
Comment (by Konstantin Aslanidi <konstantin.aslanidi_at_[hidden]>):

 Less complicated inputs do not create immediate problem:
 p.set((1,2))
 p.set('d')

 are fine.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1952#comment:1>
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:49:57 UTC