Bug#344281: [Pkg-octave-devel] Bug#344281: panic: Illegal instruction in det(eye(x))

2006-01-08 Thread Rafael Laboissiere
package octave2.9 tags 344281 unreproducible moreinfo stop * [EMAIL PROTECTED] [EMAIL PROTECTED] [2005-12-21 20:18]: Package: octave2.9 Version: 2.9.4-8 Severity: normal I tried to octave2.1 also, det(eye(9)) gives a panic: Illegal instruction. det(eye(4)), 5, 6, 7, 8 works though. It's

Bug#344281: [Pkg-octave-devel] Bug#344281: panic: Illegal instruction in det(eye(x))

2006-01-05 Thread Camm Maguire
Greetings! Just a final post on this in case I'm having email trouble :-). If someone could kindly send me the output of 'disassemble' within gdb at the SIGILL shown below, together with a fresh 'bt', that would be most helpful. Even if this is not possible, so stating would be useful. Take

Bug#344281: [Pkg-octave-devel] Bug#344281: panic: Illegal instruction in det(eye(x))

2005-12-29 Thread Camm Maguire
Greetings! Please do me a favor and type 'disassemble' in gdb at your breakpoint -- let's see if the address reported (0xb670b656) corresponds to: 141d66: 0f 18 86 3c 02 00 00prefetchnta 0x23c(%esi) You are using the vanilla atlas which should be fine everywhere -- what is the CPU?

Bug#344281: [Pkg-octave-devel] Bug#344281: panic: Illegal instruction in det(eye(x))

2005-12-29 Thread Joshua N Pritikin
On Fri, Dec 23, 2005 at 10:22:44AM -0600, Douglas Bates wrote: It's dying in an Atlas call to a relatively simple routine (idamax). Because it gives an illegal instruction error my guess is that it is picking up the wrong version of the Atlas libraries. The Atlas libraries are specific to

Bug#344281: [Pkg-octave-devel] Bug#344281: panic: Illegal instruction in det(eye(x))

2005-12-29 Thread Camm Maguire
Greetings! Any chance to get the results of 'disassemble' typed into gdb at the breakpoint you posted earlier? Take care, Joshua N Pritikin [EMAIL PROTECTED] writes: On Fri, Dec 23, 2005 at 10:22:44AM -0600, Douglas Bates wrote: It's dying in an Atlas call to a relatively simple routine

Bug#344281: [Pkg-octave-devel] Bug#344281: panic: Illegal instruction in det(eye(x))

2005-12-23 Thread Douglas Bates
It's dying in an Atlas call to a relatively simple routine (idamax). Because it gives an illegal instruction error my guess is that it is picking up the wrong version of the Atlas libraries. The Atlas libraries are specific to the particular processor being used. You could try installing one of

Bug#344281: [Pkg-octave-devel] Bug#344281: panic: Illegal instruction in det(eye(x))

2005-12-22 Thread Douglas Bates
On 12/21/05, Dirk Eddelbuettel [EMAIL PROTECTED] wrote: On 21 December 2005 at 20:18, [EMAIL PROTECTED] wrote: | Package: octave2.9 | Version: 2.9.4-8 | Severity: normal | | I tried to octave2.1 also, det(eye(9)) gives a panic: Illegal | instruction. det(eye(4)), 5, 6, 7, 8 works though.

Bug#344281: [Pkg-octave-devel] Bug#344281: panic: Illegal instruction in det(eye(x))

2005-12-22 Thread Joshua N Pritikin
On Thu, Dec 22, 2005 at 09:11:44AM -0600, Douglas Bates wrote: On 12/21/05, Dirk Eddelbuettel [EMAIL PROTECTED] wrote: | I tried to octave2.1 also, det(eye(9)) gives a panic: Illegal | instruction. det(eye(4)), 5, 6, 7, 8 works though. It's a mystery. I very vaguely recall a bug report

Bug#344281: [Pkg-octave-devel] Bug#344281: panic: Illegal instruction in det(eye(x))

2005-12-21 Thread Dirk Eddelbuettel
On 21 December 2005 at 20:18, [EMAIL PROTECTED] wrote: | Package: octave2.9 | Version: 2.9.4-8 | Severity: normal | | I tried to octave2.1 also, det(eye(9)) gives a panic: Illegal | instruction. det(eye(4)), 5, 6, 7, 8 works though. It's a mystery. I very vaguely recall a bug report with