Bug#581761: libatlas3gf-base illegal instructions

2010-12-04 Thread grev...@gmail.com
Hello I'm being affected by this bug in lenny, with libatlas3gf-base v3.6.0-22. It's making octave unusable for me - gdb octave run octave:1 A=[2 4;3 1]; octave:2 b = [5;2]; octave:3 A\b Program received signal SIGILL, Illegal instruction. [Switching to Thread 0xb53cdab0 (LWP 2415)] 0xb5b0546e

Bug#581761: libatlas3gf-base illegal instructions

2010-12-04 Thread Sylvestre Ledru
Hello, I'm being affected by this bug in lenny, with libatlas3gf-base v3.6.0-22. It's making octave unusable for me - I am sorry but this bug is unlikely to be fixed since Squeeze should be released pretty soon and that Atlas packages have changed a lot since this release. Sylvestre --

Bug#581761: libatlas3gf-base: Illegal instructions .... dgemm

2010-07-28 Thread Yaroslav Halchenko
For those interested -- I've rebuilt atlas manually in a clean cow chroot on a native architecture -- illegal instruction issue is gone! On Mon, 26 Jul 2010, Yaroslav Halchenko wrote: Package: libatlas3gf-base Version: 3.8.3-24 Severity: normal -- .-.

Bug#581761: libatlas3gf-base: Illegal instructions .... dgemm

2010-07-26 Thread Yaroslav Halchenko
Package: libatlas3gf-base Version: 3.8.3-24 Severity: normal I think I started to experience similar simptoms recently. Our testbox started throwing illegal instructions. It started to happen after recent upgrades. Before providing this information I've updated to current sid but nothing

Bug#581761: libatlas3gf-base: Illegal instructions .... dgemm

2010-07-26 Thread Yaroslav Halchenko
ah... and test_plt.py provided in original report works fine for me (via forwarded X to suspect box) ... so it could be a separate issue... sorry for not testing right away On Mon, 26 Jul 2010, Yaroslav Halchenko wrote: In both cases (different python modules tested) it seems to boil to (sorry

Bug#581761: libatlas3gf-base: Illegal instructions .... dgemm

2010-07-26 Thread Yaroslav Halchenko
and here is an easy way to reproduce it with even different function as a victim: *$ gdb --args /usr/bin/python2.6 -c 'import scipy; scipy.test()' GNU gdb (GDB) 7.1-debian Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later