Changes between Version 1 and Version 2 of Ticket #23925
- Timestamp:
- Sep 25, 2017, 7:15:01 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23925 – Description
v1 v2 1 1 In Sage-8.1.beta6 this crashes: 2 2 {{{ 3 sage: (x/(x^1431655765-1)).normalize()4 3 sage: (x/(x^1431655765-1)).normalize() 5 4 Exception (FLINT memory_manager). Unable to allocate memory.