octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #40460] crash multiplying large enough complex


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #40460] crash multiplying large enough complex matrices
Date: Mon, 04 Nov 2013 17:00:22 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131030 Firefox/17.0 Iceweasel/17.0.10

Update of bug #40460 (project octave):

                 Summary: logm crashes with large enough matrices => crash
multiplying large enough complex matrices

    _______________________________________________________

Follow-up Comment #5:

This does not make any sense to me. I ran it on gdb and got this:


octave:1> a = rand (91) * i;
octave:2> b = rand (91) * i;
octave:3> a * b;
[New Thread 0x7fffe7e12700 (LWP 8694)]
[New Thread 0x7fffe7611700 (LWP 8695)]

Program received signal SIGILL, Illegal instruction.
[Switching to Thread 0x7fffe7e12700 (LWP 8694)]
0x00007ffff07ab054 in ATL_dupKBmm35_1_1_bX () from /usr/lib/libblas.so.3


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40460>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]