[Bug 1926225] Re: Maxima fails to start with error message "The assertion realpath(s, o) on line 471 of main.c in function mbin failed: Invalid argument Aborted (core dumped)"

2021-06-13 Thread Robert Dodier
Hi, I'm a Maxima developer. I'd like to try to help figure out a
solution here.

Has the Maxima package
(https://bugs.launchpad.net/ubuntu/+source/maxima/5.44.0-2) maintainer,
~camm-debian, been notified? I don't know if package maintainers are
notified automatically about bugs reported against their packages. If
not, then we should try to notify him. I don't know how to do that here,
can someone do it or tell me how?

@tmkrs4482: What options for ./configure did you supply? If you tried
compiling with GCL, can I ask you to try another implementation? In
particular I'll suggest SBCL.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1926225

Title:
  Maxima fails to start with error message "The assertion realpath(s,o)
  on line 471 of main.c in function mbin failed: Invalid argument
  Aborted (core dumped)"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maxima/+bug/1926225/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1635356] Re: clear all memory 'kill all' not killing all sum's memory

2019-02-15 Thread Robert Dodier
`kill` removes values and properties. `reset` assigns the initial value
of a symbol to the symbol. In both cases, these functions aren't
specifically designed to free up memory, so I think that one can't
expect them to. So the observed behavior is, I think, not a bug.

There is a new function `garbage_collect` which will be in the next
version (5.43 at this point) to run the Lisp implementation's garbage
collector -- that should free up memory if possible.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1635356

Title:
  clear all memory 'kill all' not killing all sum's memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maxima/+bug/1635356/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 543717] Re: Maxima can't find nullspace

2016-07-28 Thread Robert Dodier
I can't reproduce this bug with the version 5.17.1 or the current
version (5.38). I recommend closing it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/543717

Title:
  Maxima can't find nullspace

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maxima/+bug/543717/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs