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

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

[Octave-bug-tracker] [bug #45297] GUI crash when calling scatter (x, y,


From: anonymous
Subject: [Octave-bug-tracker] [bug #45297] GUI crash when calling scatter (x, y, [], color)
Date: Wed, 10 Jun 2015 19:14:19 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36

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

                 Summary: GUI crash when calling scatter (x, y, [], color)
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 10 Jun 2015 07:14:18 PM UTC
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: Bovaz
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Running on windows 8. Whenever I call the method
scatter(x, y, [], color)
The GUI hangs for a while and then crashes and closes. Starting a debug
session with Visual Studio 2008 reports:

Unhandled exception at 0x6b3f5a41 in octave-gui.exe: 0xC0000005: Access
violation reading location 0x00000010.

If I call scatter(x,y) or even scatter(x,y, color) I get no error. Of course
in these options I am not actually using the color.

Note that x, y and color are all a 1byN arrays of floating point value. The
same error happens for any value I pass as third parameter.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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