Package: maxima
Version: 5.33.0-13
Severity: normal

Dear Maintainer,

>From the documentation I understand that newdet only handles
matrices 50x50 or smaller. However, the 50x50 case seems to
crash Maxima:

Maxima 5.33.0 http://maxima.sourceforge.net
using Lisp GNU Common Lisp (GCL) GCL 2.6.10 (a.k.a. GCL)
Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter.
The function bug_report() provides bug reporting information.
(%i1) newdet(ident(50));
Segmentation fault


If I try calling newdet with a 49x49 matrix, it will refuse to
do so, but won't segfault:

Maxima 5.33.0 http://maxima.sourceforge.net
using Lisp GNU Common Lisp (GCL) GCL 2.6.10 (a.k.a. GCL)
Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter.
The function bug_report() provides bug reporting information.
(%i1) newdet(ident(49));

Maxima encountered a Lisp error:

 Condition in PROGN [or a callee]: INTERNAL-SIMPLE-STREAM-ERROR: 
Stream error on stream "RELOCATABLE-BLOCKS": The storage for RELOCATABLE-BLOCKS 
is exhausted.
Currently, 22048 pages are allocated.
             Use ALLOCATE to expand the space.

Automatically continuing.
To enable the Lisp debugger set *debugger-hook* to nil.
(%i2) 


Thank you!
J.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages maxima depends on:
ii  libc6         2.19-7
ii  libgmp10      2:6.0.0+dfsg-4
ii  libreadline6  6.3-6
ii  libx11-6      2:1.6.2-2

Versions of packages maxima recommends:
ii  gnuplot-x11   4.6.5-9
ii  maxima-share  5.33.0-13

Versions of packages maxima suggests:
ii  maxima-doc    5.33.0-13
ii  maxima-emacs  5.33.0-13
ii  texmacs       1:1.0.7.18-1
ii  tk [wish]     8.6.0+8
ii  xmaxima       5.33.0-13

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to