Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] segment fault of boolean 2D on 64 bit linux

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] segment fault of boolean 2D on 64 bit linux


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] segment fault of boolean 2D on 64 bit linux
  • Date: Fri, 27 Mar 2009 09:38:33 +0100


wrote:
Hi,

Boolean operation with Polygon_set_2 or Nef_polyhedron_2 from CGAL-3.3.1 is
fine on 32 bit linux, but crashed on 64 bit. I use lazy_exact_nt<Gmpq> as
kernel. Is it possible that 64 bit compiled one is different from 32 bit one?
Would you tell me the possible causes? or Is there a way to catch this
exceptional case?

Thanks,
Hyungon Kim


It is rather astonishing that BOTH packages fail.

Can you send us a small test program and a data set in order to investigate.

Did you also check with CGAL 3.4

Best regards,

andreas



Archive powered by MHonArc 2.6.16.

Top of Page