|
From: Barton W. <wil...@us...> - 2026-09-03 18:53:05
|
- **status**: pending --> closed
- **Comment**:
This bug has been fixed for some time, but the ticket didn't automatically close. So I'm closing it as 'closed'
~~~
(%i3) radcan(sqrt(-1/ (sqrt(-3)+1)));
(%o3) 1/sqrt(-(sqrt(3)*%i)-1)
(%i4) build_info();
(%o4) %build_info("5.50post","2026-09-03 13:02:33","unknown","SBCL","2.6.4",
"C:/Users/barto/maxima","C:/Users/barto/AppData/Local/Temp",
"C:/Users/barto/maxima/binary/5_50post/sbcl/2_6_4",false,
false)
~~~
---
**[bugs:#3489] radcan\(sqrt\(-1/\(sqrt\(-3\)+1\)\)\) --> infinite loop**
**Status:** closed
**Group:** None
**Labels:** radcan
**Created:** Thu Nov 01, 2018 06:27 PM UTC by Barton Willis
**Last Updated:** Fri Jul 02, 2021 12:14 AM UTC
**Owner:** nobody
~~~
(%i1) radcan(sqrt(-1/(sqrt(-3)+1)));
Message from maxima's stderr stream: Heap exhausted during garbage collection: 0 bytes available, 16 requested.
Heap exhausted, game over.
(%i1) build_info();
(%o1) build_info(version="5.41.0a_dirty",timestamp="2017-10-24 09:10:17",host="x86_64-w64-mingw32",lisp_name="SBCL",lisp_version="1.3.18")
~~~
---
Sent from sourceforge.net because max...@li... is subscribed to https://sourceforge.net/p/maxima/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/maxima/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |