Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Fwd: Re: Straight Skeleton - Thread Safe

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Fwd: Re: Straight Skeleton - Thread Safe


Chronological Thread 
  • From: Marc Glisse <>
  • To:
  • Subject: Re: [cgal-discuss] Fwd: Re: Straight Skeleton - Thread Safe
  • Date: Fri, 10 Jul 2015 17:31:25 +0200 (CEST)

On Fri, 10 Jul 2015, Marcel wrote:

It looks like that the straight skeleton and the offsetting internally
uses the CORE library (BigInt, BigFloat, BigFloatRep etc.). It seems
that the crash is related to the BigInt class. But the behavior is not
really consistent.

A quick grep seems to say that CORE might use a global memory pool. That
could indeed be the issue. Does defining CORE_DISABLE_MEMORY_POOL help?

--
Marc Glisse



Archive powered by MHonArc 2.6.18.

Top of Page