[Bug 1181234] Re: octave segmentation fault with libopenblas-base

2015-07-30 Thread xyzdragon
I have the same bug with Octave 3.8.2 and Openblas 0.2.12-1. After removing libopenblas-base octave works again. But Openblas was installed in the first place as a dependency for Yade. See also https://savannah.gnu.org/bugs/?45651 ** Bug watch added: GNU Savannah Bug Tracker #45651 http://sava

[Bug 1181234] Re: octave segmentation fault with libopenblas-base

2013-07-22 Thread Launchpad Bug Tracker
[Expired for openblas (Ubuntu) because there has been no activity for 60 days.] ** Changed in: openblas (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1181

[Bug 1181234] Re: octave segmentation fault with libopenblas-base

2013-05-23 Thread Julian Taylor
click on the little arrow next to saucy or raring, under package files you get a couple deb file download links, select libopenblas-base for the right architecture. Download, then: dpkg -i apt-get install -f to revert back to precise version sudo apt-get install libopenblas-base/precise -- You

[Bug 1181234] Re: octave segmentation fault with libopenblas-base

2013-05-23 Thread Federico Carotenuto
I've tried setting the number of threads to 1, but installing octave generates the same error. I've still not updated openblas, though, I'm sorry but I'm not very familiar with launchpad: I see it offers me the possibility to download a .tar.gz package, but I do not know how to point dpkg to the u

[Bug 1181234] Re: octave segmentation fault with libopenblas-base

2013-05-23 Thread Julian Taylor
you should still be able to update the library, the version in raring is compatible with the one in precise. it seems to be related to openmp, try disabling it: OMP_NUM_THREADS=1 octave -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1181234] Re: octave segmentation fault with libopenblas-base

2013-05-23 Thread Federico Carotenuto
Unfortunately I cannot swap the OpenBLAS libraries for the new version since the WRF-CHEM model running on the workstation depends on them. Attached there's the gdb output ** Attachment added: "gdb output for /usr/bin/octave" https://bugs.launchpad.net/ubuntu/+source/openblas/+bug/1181234/+a

[Bug 1181234] Re: octave segmentation fault with libopenblas-base

2013-05-20 Thread Julian Taylor
** Changed in: openblas (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1181234 Title: octave segmentation fault with libopenblas-base To manage notification

[Bug 1181234] Re: octave segmentation fault with libopenblas-base

2013-05-17 Thread Julian Taylor
you should be able to just install the package from here: https://launchpad.net/ubuntu/+source/openblas dpkg -i apt-get install -f for the backtrace: gdb /usr/bin/octave set logging on run backtrace full disassemble -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1181234] Re: octave segmentation fault with libopenblas-base

2013-05-17 Thread Federico Carotenuto
The CPU I'm using is an Intel Core i7-3770 @3.4 GHz with 8 cores. I'm sorry I'm not a huge linux expert and I've never used gdb: can you tell me how to do the backtrace (or point me to a good tutorial)? Due to software compatibility I cannot update to 13.04: is there a way just to add the repo of

[Bug 1181234] Re: octave segmentation fault with libopenblas-base

2013-05-17 Thread Julian Taylor
what is the cpu you are using? can you provide a backtrace and disassembly with gdb? can you try the openblas package from ubuntu 13.04 raring. openblas 0.1.1 has many issues. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu