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

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

[Octave-bug-tracker] [bug #33943] mismatched dimensions for multiply cau


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #33943] mismatched dimensions for multiply causes a crash
Date: Thu, 04 Aug 2011 15:45:44 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.19) Gecko/20110430 Iceweasel/3.5.19 (like Firefox/3.5.19)

Update of bug #33943 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

Here is what I see with 3.4.0 on my system:


octave:1> [1,2]*[1,2,3]
error: operator *: nonconformant arguments (op1 is 1x2, op2 is 1x3)


I have no idea why you are seeing a panic here.  Can you try running Octave
under gdb and get a stack trace to show precisely where the error occurs?

How did you install Octave?  Did you build it from source, or did you install
a precompiled version?  If the latter, which one?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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