Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] kd-tree crashing on Visual Studio 10/11 for x64 configuration

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] kd-tree crashing on Visual Studio 10/11 for x64 configuration


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] kd-tree crashing on Visual Studio 10/11 for x64 configuration
  • Date: Wed, 02 Apr 2014 14:16:47 +0200
  • Organization: GeometryFactory


As always, an example helps, so that we can reproduce and fix.

best,

andreas

On 02/04/2014 08:25, Zohar wrote:


Seems like a bug. Kd_tree::create_internal_node_use_extension() performs a
recursive call, and there are too many points to fit all the recursive calls
in the stack. Maybe win32 takes less memory and holds more calls.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/kd-tree-crashing-on-Visual-Studio-10-11-for-x64-configuration-tp4659051p4659052.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


--
Andreas Fabri, PhD
Chief Officer, GeometryFactory
Editor, The CGAL Project

phone: +33.492.954.912 skype: andreas.fabri



Archive powered by MHonArc 2.6.18.

Top of Page