Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Memory corruption with

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Memory corruption with


Chronological Thread 
  • From: Daniel Russel <>
  • To:
  • Subject: Re: [cgal-discuss] Memory corruption with
  • Date: Tue, 12 Nov 2013 18:28:27 -0800

And then I caught up with reading cgal-develop and noticed the bug was just mentioned there. Never mind :-)
   --Daniel


On Tue, Nov 12, 2013 at 6:21 PM, Daniel Russel <> wrote:
We recently started getting memory corruption errors during hilbert sorting when building regular triangulation on fedora 19 (gcc 4.82). This occurs with cgal 4.2 and 4.3. The .cpp, build command and outputs under normal running and valgrind are attached.

The disabling of the rounding check is to that things can run in valgrind, but the output is the same without it. Removing the -DCGAL_USE_GMP and -DCGAL_USE_MPFR doesn't make any difference.

Any suggestions? Thanks.




Archive powered by MHonArc 2.6.18.

Top of Page