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

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

[Octave-bug-tracker] [bug #37819] crash on 1/[ 1; 1; 1]


From: anonymous
Subject: [Octave-bug-tracker] [bug #37819] crash on 1/[ 1; 1; 1]
Date: Tue, 27 Nov 2012 15:38:23 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:10.0.6) Gecko/20100101 Firefox/10.0.6

URL:
  <http://savannah.gnu.org/bugs/?37819>

                 Summary: crash on 1/[ 1; 1; 1]
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Tue 27 Nov 2012 15:38:22 UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: JoergB
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.3
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Dear all,

after compiling Octave from source on Ubuntu 12.04 LTS 64bit I'm encountering
repeated crashes. The most fundamental of this issues is the crash that occurs
when I try to calculate


1/[1;1;1]


Interestingly, the expected error message about nonconformant arguments
appears when I try 


1/[1 1 1]


and the correct results are displayed when I try any of the following


[1 1 1] / 1
[1;1;1] / 1


Thanks for your help!
Joerg





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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