[Bug 417433] Re: Maxima crashes on solve, finding determinants, and other operations
Ilya Barygin
barygin at gmail.com
Sat Nov 7 15:06:42 UTC 2009
I've got a workaround. Before starting maxima, run
sudo sysctl kernel.randomize_va_space=0
This turns off a security-hardening setting (see
https://wiki.ubuntu.com/Security/Features#ASLR) which gcl doesn't play
nice with. You may want to reset it after you're done with maxima, for
me the default value is 2, you can find it out by running "sysctl
kernel.randomize_va_space" prior to turning off.
So there's an underlying problem with gcl which FTBFS for me because of
this problem. I think we should find a way to fix gcl first, then
rebuild maxima against fixed gcl.
--
Maxima crashes on solve, finding determinants, and other operations
https://bugs.launchpad.net/bugs/417433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list