Subject: CGAL users discussion list
List archive
Re: [cgal-discuss] Regular_triangulation_3 crashes when using Exact_predicates_inexact_constructions_kernel
Chronological Thread
- From: Andreas Fabri <>
- To:
- Subject: Re: [cgal-discuss] Regular_triangulation_3 crashes when using Exact_predicates_inexact_constructions_kernel
- Date: Wed, 10 Sep 2008 18:37:05 +0200
Hi Ehsan
you must switch off iterator debugging in the STL
HAS_ITERATOR_DEBUGGING=0
andreas
Sylvain Pion wrote:
a écrit :
Hello,
I am trying to make a 3D regular triangulation with
Exact_predicates_inexact_constructions_kernel, it works well when all weightes
are in a small range in comparison with the bounding box, but it crashes when
the weights are a lot different. The error is in FPU.h, in function:
inline
void
FPU_set_cw (FPU_CW_t cw)
{
CGAL_IA_SETFPCW(cw);
}
with the message:
Unhandled exception at 0x7c812a5b in Test.exe: Microsoft C++ exception:
std::length_error at memory location 0x00e7e368..
I believe I have already seen this error message (about std::length_error).
Did you check the archives?
This happens only in release mode. It works well in debug, but it is very slow.
I would really appreciate any help.
Thanks,
Ehsan Aganj
- [cgal-discuss] Regular_triangulation_3 crashes when using Exact_predicates_inexact_constructions_kernel, aganj, 09/10/2008
- Re: [cgal-discuss] Regular_triangulation_3 crashes when using Exact_predicates_inexact_constructions_kernel, Sylvain Pion, 09/10/2008
- Re: [cgal-discuss] Regular_triangulation_3 crashes when using Exact_predicates_inexact_constructions_kernel, Andreas Fabri, 09/10/2008
- Re: Re: [cgal-discuss] Regular_triangulation_3 crashes when using, aganj, 09/10/2008
- Re: [cgal-discuss] Regular_triangulation_3 crashes when using, Fernando Cacciola, 09/10/2008
- Re: Re: [cgal-discuss] Regular_triangulation_3 crashes when using, aganj, 09/10/2008
- Re: Re: [cgal-discuss] Regular_triangulation_3 crashes when using, aganj, 09/10/2008
- Re: [cgal-discuss] Regular_triangulation_3 crashes when using Exact_predicates_inexact_constructions_kernel, Andreas Fabri, 09/10/2008
- Re: [cgal-discuss] Regular_triangulation_3 crashes when using Exact_predicates_inexact_constructions_kernel, Sylvain Pion, 09/10/2008
Archive powered by MHonArc 2.6.16.