Hi Vincent,

On 2015-04-12, Vincent Delecroix <[email protected]> wrote:
> Nope, sorry the log is
>
> sage -t --long src/sage/structure/coerce.pyx
> **********************************************************************
> File "src/sage/structure/coerce.pyx", line 1452, in 
> sage.structure.coerce.CoercionModel_cache_maps.discover_action
> Failed example:
>      cm.discover_action(GF(5)['x'], ZZ, operator.div)
> Expected:
>      Right inverse action by Finite Field of size 5 on Univariate 
> Polynomial Ring in x over Finite Field of size 5
>      with precomposition on right by Natural morphism:
>        From: Integer Ring
>        To:   Finite Field of size 5
> Got:
>      <repr(<sage.categories.action.PrecomposedAction at 0x2b41eb2a2050>) 
> failed: RuntimeError: This action acted on a set that became garbage collected
>
> which is similar to #18157.

Is the garbage collection problem reproducible (potentially in a random
way in many parallel runs)? If it is so, is there a separate ticket for
it, or is it confirmed to be a part of #18157?

Best regards,
Simon

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to