-
-
Notifications
You must be signed in to change notification settings - Fork 655
Closed
Milestone
Description
sage: R.<z> = InfinitePolynomialRing(QQ)
sage: (z[4] + z[5])//(z[4] + z[5])
------------------------------------------------------------------------
(no backtrace available)
------------------------------------------------------------------------
Unhandled SIGSEGV: A segmentation fault occurred.
This probably occurred because a *compiled* module has a bug
in it and is not properly wrapped with sig_on(), sig_off().
Python will now terminate.
------------------------------------------------------------------------
/Users/trevorkarn/Applications/sage/src/bin/sage-python: line 2: 49123 Segmentation fault: 11 sage -python "$@"
CC: @tscrim @trevorkarn
Component: algebra
Keywords: gsoc2022 infinite-polynomial divide
Author: Trevor K. Karn
Branch/Commit: 77cbf42
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/34535