--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/780966
Title:
Octave crashes with libatlas
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bu
Public bug reported:
Binary package hint: octave3.2
With libatlas3gf-base installed, even a simple dot product produces crash; e.g.:
a=[1 2 3]; a*a'
results in:
panic: Illegal instruction -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
Illega