Package: atlas3-base
Version: 3.6.0-20.6
Severity: important

Octave 2.9.14 crash when I try to invert a matrix. Initially I tought it was
an octave problem, then I remove atlas3-base from my system and everything
works fine.

It happens on a i586 pentium-mmx machine. atlas3-base (as shown in package
description) should had been compiled without processor optimization but
probably it includes some that i586 architecture doesn't support.

Reproducing the bug is simple:

- Install octave2.9 and atlas3-base on a i586
- Launch octave
- A=eye(2)
- inv(A)

At this point it quit because of an Illegal Operation.

Note that on a AMD K7 machine everything works smooth (with or without
atlas3-base installed).

-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i586)

Kernel: Linux 2.6.18-4-Libretto100ct (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to