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

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

[Octave-bug-tracker] [bug #45942] Octave segfaults if XLim set to []


From: Tasos Papastylianou
Subject: [Octave-bug-tracker] [bug #45942] Octave segfaults if XLim set to []
Date: Sat, 12 Sep 2015 16:34:19 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0

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

                 Summary: Octave segfaults if XLim set to []
                 Project: GNU Octave
            Submitted by: tpapastylianou
            Submitted on: Sat 12 Sep 2015 16:34:18 GMT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: Tasos Papastylianou <tpapastylianou>
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: Any

    _______________________________________________________

Details:

The following code will crash octave.


axes;
set(gca,'xlim',[]);


Tested on GNU/Linux and Windows, both GUI and CLI versions.
CLI version reports segmentation violation on exiting.

The same code on matlab results in a sensible error about [] being an illegal
value for the xlim property.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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