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

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

[Octave-bug-tracker] [bug #50430] plot function causes crash/termination


From: anonymous
Subject: [Octave-bug-tracker] [bug #50430] plot function causes crash/termination of Octave
Date: Wed, 1 Mar 2017 18:00:26 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36

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

                 Summary: plot function causes crash/termination of Octave
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 01 Mar 2017 11:00:24 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Segfault, Bus Error, etc.
                  Status: None
             Assigned to: None
         Originator Name: John Mullins
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.1
        Operating System: Microsoft Windows

    _______________________________________________________

Details:


x = 1:50;
y = x.^2;
plot(x,y)


% or any instance of the use of plot()
% Windows 7 Enterprise 64-bit
% also happened to me in 4.2.0 which prompted install of 4.2.1




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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