Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Segmentation fault in minkowski_sum_2()

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Segmentation fault in minkowski_sum_2()


Chronological Thread 
  • From: Anders Johansson <>
  • To:
  • Subject: Re: [cgal-discuss] Segmentation fault in minkowski_sum_2()
  • Date: Wed, 20 Apr 2011 12:17:53 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=bWmVdXNYY9DOZwq4Qh8deDKEXi5mCdbtOAmdCqwisXE3HTzfwcHicSnU1XvjdQlP9X GUSuKFgByBwcq2uQJY2I4yPXVcGGz6De3fidNlY10mARqD8OMsIZOLTLwIEc0l9z61rQ m/OeT2f4RKcMbhwlBguwNRQDc1micoWnqeOkQ=

Hi,

any news on this issue?

Cheers,

Anders

On Sun, Mar 27, 2011 at 3:05 PM, Efraim Fogel
<>
wrote:
> Yes, I was able to reproduce the crash with the latest internal release
> of CGAL.
> I'll have a closer look; stay tuned.
>
> Joachim Reichel wrote:
>> Hi,
>>
>>
>>> I get a segmentation fault when compiling and running the attached file
>>> main.cpp as follows:
>>>
>>>
>>>> g++ -g -I$CGAL_PATH/include -fPIC -frounding-math -L$CGAL_PATH/lib
>>>>
>>> -Wl,-rpath,$CGAL_PATH/lib -lCGAL -lmpfr -lgmp -lCGAL_Core -o bug main.cpp
>>>
>>>> ./bug
>>>>
>>> Before call to minkowski_sum_2()
>>> Segmentation fault
>>>
>>> I run CGAL-3.8-beta1 on Ubuntu Lucid.
>>>
>>
>> I can confirm the crash (CGAL 3.7, Debian squeeze). Stack trace is
>> attached.
>>
>> Joachim
>>
>>
> --
>  ____  _        ____             _
>  /_____/_) o    /__________  __  //
> (____ (   (    (    (_/ (_/-(-'_(/
>                        _/
>
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>
>


  • Re: [cgal-discuss] Segmentation fault in minkowski_sum_2(), Anders Johansson, 04/20/2011

Archive powered by MHonArc 2.6.16.

Top of Page