On Sep 22, 7:59 am, Tim Abbott <[EMAIL PROTECTED]> wrote:
<SNIP>

> > One more thing: With polybori-0.5 you need to link the extension
> > pbori.pyx statically since otherwise you get a segfault at exit. I am
> > not sure if the PolyBoRi are aware of that problem (they fixed a
> > similar issue for us with 0.3, but introduced another one in 0.5).
>
> Good to know.  I think that I won't have to do anything for this,
> since I'm using the standard Sage build process for the sage library
> (modulo using a different library path), but am not certain.

I am pretty sure you are hitting this since you are building PolyBoRi
0.5.rc1 (or something close) and not getting rid of the dynamic
libraries. This has been a long standing issue since the PolyBoRi
people build one extensions merging all three libraries into one
dynamic library. If you use the three dynamic libraries directly you
get an invalid free at exit.

>         -Tim Abbott

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to