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: Marcel <>
  • To:
  • Subject: Re: [cgal-discuss] Fwd: Re: Straight Skeleton - Thread Safe
  • Date: Fri, 10 Jul 2015 20:00:47 +0200



On 10.07.2015 17:31, Marc Glisse wrote:
> 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?
>
No, sry, it does not.



Archive powered by MHonArc 2.6.18.

Top of Page