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: Mon, 17 Nov 2014 23:22:10 +0100
  • Organization: GeometryFactory

Hello,

Can you post a data set. It might be that we have a fix,
as we recently noticed that when many points have one identical
coordinate the split does not happen in the middle.

Best regards,

Andreas

On 16/11/2014 22:33, nexxus wrote:
I have encountered the same issue on a different data set.
Configuration: Visual Studio 11, x64.
As Zohar already said: The recursive call to
Kd_tree::create_internal_node_use_extension() causes a stack overflow.



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




Archive powered by MHonArc 2.6.18.

Top of Page