Bug#448530: bug reproduced

2007-12-21 Thread Ondrej Certik
> Ondrej: did you have a look at the compiler flags that numpy can > choose to use? Is there another latent bug here (manifesting in > anything that uses numpy.distutils)? I don't see any, but the atlas linkage is kind of whacky, but I am really no expert in this. However, if you propose some sol

Bug#448530: bug reproduced

2007-12-21 Thread Paul Metcalfe
I don't know that the linkage issues are the direct cause of this bug, but they're pretty dodgy and in the right sort of area. Or are is the problem something really baroque like stack alignment? The backtrace on my machine looks similar. [snip] Program received signal SIGSEGV, Segmentation fau

Bug#448530: bug reproduced

2007-12-20 Thread Jan Medlock
On Thu, Dec 20, 2007 at 08:01:01PM +0100, Ondrej Certik wrote: > Paul Metcalfe has sent me this explanation: > > I think it's a packaging problem with linear algebra. > > ... Hi Ondrej, I'm still here. I saw the bug in the NumPy bug tracker that suggests the problem is specific to Debian & Ubun

Bug#448530: bug reproduced

2007-12-20 Thread Ondrej Certik
Upstream also noticed a very similar, if not the same, bug: http://projects.scipy.org/scipy/numpy/ticket/551 Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#448530: bug reproduced

2007-12-20 Thread Ondrej Certik
On Dec 20, 2007 5:36 PM, Ondrej Certik <[EMAIL PROTECTED]> wrote: > > I have forwarded this bug upstream: > > > > http://projects.scipy.org/pipermail/numpy-discussion/2007-December/030320.html > > > > Do you think you could take part in the discussion in there to help > > trace this bug down? > > >

Bug#448530: bug reproduced

2007-12-20 Thread Ondrej Certik
> I have forwarded this bug upstream: > > http://projects.scipy.org/pipermail/numpy-discussion/2007-December/030320.html > > Do you think you could take part in the discussion in there to help > trace this bug down? Hi Jan, upstream is willing to help with fixing this bug, but unfortunately, I d

Bug#448530: bug reproduced

2007-12-17 Thread Ondrej Certik
Hi Jan, indeed I also get the segfault now: $ LD_PRELOAD=/usr/lib/atlas/sse2/libblas.so.3 python test.py About to multiply Segmentation fault $ LD_PRELOAD=/usr/lib/atlas/sse/libblas.so.3 python test.py About to multiply Multiplied I have forwarded this bug upstream: http://projects.scipy.org/