Re: [Boost-bugs] [Boost C++ Libraries] #11533: rtree segfault / assertion failure

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11533: rtree segfault / assertion failure
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-08-12 23:00:28


#11533: rtree segfault / assertion failure
-------------------------------+-----------------------------------
  Reporter: gewesp@… | Owner: awulkiew
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: geometry
   Version: Boost 1.58.0 | Severity: Problem
Resolution: | Keywords: rtree, remove, assert
-------------------------------+-----------------------------------
Changes (by awulkiew):

 * keywords: => rtree, remove, assert
 * owner: barendgehrels => awulkiew

Comment:

 Thanks for the report!

 The removal doesn't work correctly when the min elements number is 1.
 I pushed a fix which you could apply to your local copy of Boost and check
 if it solves the issue for you:
 https://github.com/boostorg/geometry/commit/098279e7399efad87cc67d1e211b2b6a2e8495d8

 Unfortunately it probably won't make it to Boost 1.59.

 A workaround would be to define some greater number of min elements than
 1, e.g.:
 {{{
 quadratic<4, 2>
 }}}

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