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
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

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
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 chan