I think there is something not right here. I am also getting same problem as posted above with sbcl
fatal error encountered in SBCL pid 6123 tid 6123: Heap exhausted, game over. I tried it on Linux manjaro, latest version with KDE version and XFCE version, and they both fail with same error. Then I tried to build fricas 1.3.10 on same linux box where I now have a running 1.3.9, and it also gave same error. >which sbcl /usr/bin/sbcl >sbcl --version SBCL 2.3.11 But I build 1.3.9 OK on this same Linux with same lisp. So why 1.3.10 fail to build? Using the suggested workaround ./configure --with-lisp="sbcl --dynamic-space-size 4096" also did not work for me. escaping or now escaping. I could not get it to work. Building sbcl from source it not practical. Asking people to search the net for lisp and download source files and figure how to build it. I never had to do this before with Fricas. I always install lisp using the package manager. One click and done. And it always worked and caused no problem. I never had to play with memory sizes and any of this. So something changed in 1.3.10. Only on Linux mint 21.2 did I get clean build. But not on Linux Manjaro. So will stick to Linux mint for now. My linux box has 40 GB RAM. --Nasser On Wednesday, January 10, 2024 at 9:38:38 AM UTC-6 Waldek Hebisch wrote: > On Wed, Jan 10, 2024 at 09:45:49PM +0700, Andrey G. Grozin wrote: > > On Wed, 10 Jan 2024, Waldek Hebisch wrote: > > > I built sbcl-2.4.0 using > > > > > > sh make.sh --dynamic-space-size=56Gb > > > > > > That is enough to build FriCAS (this is on machine with 64Gb RAM, so > > > I tried close to max). > > My notebook has 16Gb RAM. Is there a chance that something smaller than > 56Gb > > can be sufficient? > > I did another try, 2Gb is enough. > > -- > Waldek Hebisch > -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/3850dba0-b2a7-4453-9a7a-5616d8e3c7cdn%40googlegroups.com.
