[Bug 261056] Re: maxima crashes: Couldn't protect - out of memory allocating 7 bytes

2021-12-09 Thread Camm Maguire
** Changed in: maxima (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/261056 Title: maxima crashes: Couldn't protect - out of memory allocating 7 byt

[Bug 261056] Re: maxima crashes: Couldn't protect - out of memory allocating 7 bytes

2017-05-20 Thread themusicgod1
> I have also tried to build maxima using gcl but then the configure script complains about the missing ansi support in the gcl version which resided in the ubuntu repository... Turns out, and this is probably true going back to even karmic, that gcl *did* come with ansi-cl support... the readme s

[Bug 261056] Re: maxima crashes: Couldn't protect - out of memory allocating 7 bytes

2017-05-20 Thread PeterPall
You can try using clisp instead of gcl (slow, but memory-efficient) or sbcl (fast): Gcl had a few breaking changes in the last few revisions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/261056 Title

[Bug 261056] Re: maxima crashes: Couldn't protect - out of memory allocating 7 bytes

2017-05-20 Thread themusicgod1
ie even when gcl is compiled with --enable-ansi (see attached log) this is the test that does it gcl -batch -eval '#+ansi-cl (format t "MAXIMA_GCL_ANSI_TEST_SUCCESS~%") #-ansi-cl (format t "MAXIMA_GCL_ANSI_TEST_FAILURE~%")' -eval '(si::bye)' result : MAXIMA_GCL_ANSI_TEST_FAILURE but why? ** A

[Bug 261056] Re: maxima crashes: Couldn't protect - out of memory allocating 7 bytes

2017-05-20 Thread themusicgod1
Maxima complains about missing ansi when compiling with gcj even when gcj is compiled with --enable-ansi -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/261056 Title: maxima crashes: Couldn't protect

[Bug 261056] Re: maxima crashes: Couldn't protect - out of memory allocating 7 bytes

2009-12-12 Thread Bug Watch Updater
** Changed in: maxima (Debian) Status: New => Fix Released -- maxima crashes: Couldn't protect - out of memory allocating 7 bytes https://bugs.launchpad.net/bugs/261056 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 261056] Re: maxima crashes: Couldn't protect - out of memory allocating 7 bytes

2009-12-08 Thread Aristid Breitkreuz
Still occurs with Ubuntu Karmic (x86). Replacing the package with the package from Debian Sid solves the problem. But that is not a real solution, of course. -- maxima crashes: Couldn't protect - out of memory allocating 7 bytes https://bugs.launchpad.net/bugs/261056 You received this bug notifi

[Bug 261056] Re: maxima crashes: Couldn't protect - out of memory allocating 7 bytes

2009-10-31 Thread moormaster
apt-get source maxima cd maxima-5.17.1 dpkg-buildpackage -> make[2]: *** [gcl-depends.mk] Segmentation fault how did they compile this package to be used with gcl? :D doing ./configure --enable-clisp make solves the "Couldn't protect" problem. I have also tried to build maxima using gcl but t

[Bug 261056] Re: maxima crashes: Couldn't protect - out of memory allocating 7 bytes

2009-09-28 Thread Aristid Breitkreuz
Slightly different error message: $ maxima Maxima 5.13.0 http://maxima.sourceforge.net Using Lisp GNU Common Lisp (GCL) GCL 2.6.8 (aka GCL) Distributed under the GNU Public License. See the file COPYING. Dedicated to the memory of William Schelter. This is a development version of Maxima. The fun

[Bug 261056] Re: maxima crashes: Couldn't protect - out of memory allocating 7 bytes

2009-03-19 Thread Eric (Black_pignouf)
Note that I'm not the one who build those packages : I simply found them via goole. István Blahota (https://launchpad.net/~blahota) did the job. -- maxima crashes: Couldn't protect - out of memory allocating 7 bytes https://bugs.launchpad.net/bugs/261056 You received this bug notification becaus

[Bug 261056] Re: maxima crashes: Couldn't protect - out of memory allocating 7 bytes

2009-03-15 Thread Tim Abbott
I also can confirm that compiling the package from sid on jaunty still crashes. Eric: where is the source you used to build the .debs you posted? -- maxima crashes: Couldn't protect - out of memory allocating 7 bytes https://bugs.launchpad.net/bugs/261056 You received this bug notification becau

[Bug 261056] Re: maxima crashes: Couldn't protect - out of memory allocating 7 bytes

2009-03-15 Thread Tim Abbott
Ahh, it looks like the key difference is that the package Eric posted use clisp, while the version in Debian uses gcl. So, I'm guessing some gcl bug is the cause of the crashes. -- maxima crashes: Couldn't protect - out of memory allocating 7 bytes https://bugs.launchpad.net/bugs/261056 You rece

[Bug 261056] Re: maxima crashes: Couldn't protect - out of memory allocating 7 bytes

2009-03-14 Thread Tim Abbott
I can confirm that the packages on http://zeus.nyf.hu/~blahota/linux/ fix the crash problems. These crash problems prevent sagemath from working on jaunty. -- maxima crashes: Couldn't protect - out of memory allocating 7 bytes https://bugs.launchpad.net/bugs/261056 You received this bug notifica

[Bug 261056] Re: maxima crashes: Couldn't protect - out of memory allocating 7 bytes

2009-01-08 Thread Eric (Black_pignouf)
.deb packages for Maxima 5.17.0 and wxMaxima 0.8.1 compiled for Ubuntu 8.10 are available there: http://zeus.nyf.hu/%7Eblahota/maxima_5.17.0-1_i386.deb http://zeus.nyf.hu/%7Eblahota/wxmaxima_0.8.1-1_i386.deb (from http://zeus.nyf.hu/~blahota/linux/) Those packages solved the problem on my comput

[Bug 261056] Re: maxima crashes: Couldn't protect - out of memory allocating 7 bytes

2008-12-17 Thread Bug Watch Updater
** Changed in: maxima (Debian) Status: Unknown => New -- maxima crashes: Couldn't protect - out of memory allocating 7 bytes https://bugs.launchpad.net/bugs/261056 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs ma

[Bug 261056] Re: maxima crashes: Couldn't protect - out of memory allocating 7 bytes

2008-12-02 Thread Alex Midgley
The maxima package from Debian sid doesn't have this bug, and it works unmodified in Intrepid. (http://packages.debian.org/unstable/math/maxima) The version is 5.16.3-1. -- maxima crashes: Couldn't protect - out of memory allocating 7 bytes https://bugs.launchpad.net/bugs/261056 You received thi

[Bug 261056] Re: maxima crashes: Couldn't protect - out of memory allocating 7 bytes

2008-11-25 Thread Johan Christiansen
Same here :( When running from WxMaxima, it seems that maxima crashes the first time, but then starts at it should. ** Attachment added: "Skærmbillede-wxMaxima 0.7.1 [ unsaved ].png" http://launchpadlibrarian.net/19925905/Sk%C3%A6rmbillede-wxMaxima%200.7.1%20%5B%20unsaved%20%5D.png -- maxim

[Bug 261056] Re: maxima crashes: Couldn't protect - out of memory allocating 7 bytes

2008-11-13 Thread Fabus
same here -- maxima crashes: Couldn't protect - out of memory allocating 7 bytes https://bugs.launchpad.net/bugs/261056 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lis

[Bug 261056] Re: maxima crashes: Couldn't protect - out of memory allocating 7 bytes

2008-11-10 Thread Iulian Udrea
** Bug watch added: Debian Bug tracker #486396 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486396 ** Also affects: maxima (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486396 Importance: Unknown Status: Unknown ** Changed in: maxima (Ubuntu) Importance: Und

[Bug 261056] Re: maxima crashes: Couldn't protect - out of memory allocating 7 bytes

2008-11-08 Thread franco
i have the same problem with wxmaxima Maxima encountered a Lisp error: Error in PROGN [or a callee]: Couldn't protect Automatically continuing. To reenable the Lisp debugger set *debugger-hook* to nil. -- maxima crashes: Couldn't protect - out of memory allocating 7 bytes https://bugs.launchp

[Bug 261056] Re: maxima crashes: Couldn't protect - out of memory allocating 7 bytes

2008-11-08 Thread stetzen
The same problem here. Intrepid, maxima from repository. -- maxima crashes: Couldn't protect - out of memory allocating 7 bytes https://bugs.launchpad.net/bugs/261056 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin