Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: <>
  • To:
  • Subject: [cgal-discuss] segment fault of boolean 2D on 64 bit linux
  • Date: Fri, 27 Mar 2009 03:48:03 +0100 (CET)

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



Archive powered by MHonArc 2.6.16.

Top of Page