[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #47445] Settng colours for too many plots caus
From: |
DanielStephens |
Subject: |
[Octave-bug-tracker] [bug #47445] Settng colours for too many plots causes Segmentation violation |
Date: |
Thu, 17 Mar 2016 18:53:11 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.103 Safari/537.36 |
URL:
<http://savannah.gnu.org/bugs/?47445>
Summary: Settng colours for too many plots causes
Segmentation violation
Project: GNU Octave
Submitted by: unknownscribe
Submitted on: Thu 17 Mar 2016 06:53:10 PM GMT
Category: Plotting
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Crash
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 4.0.0
Operating System: Microsoft Windows
_______________________________________________________
Details:
I have a file called Convergentfield which I have attached. In it I use
scatter3 to plot points. Without setting plot point colours, I am able to plot
thousands of points without issue, however using a colour map crashes the
program with 'panic: Segmentation violation' when the number of points
increases beyond some cutoff, for myself I have narrowed this cutoff to lie
somewhere between 500 and 600 points (saved in the variable 'n' in the
script).
I experienced the crash first via command line, however I also get a crash
when running the script through the GUI (though without an error message).
Interestingly, when I had a large number of points, and ran from the GUI, the
plot window opens, and occasionally updates the plots in the frame, seemingly
correctly, and then after finishing the process, closes the plot window and
the GUI completely.
I am on Winodws 8 which apparently can have some problems with the GUI, hence
why I was working from command line to start with. Perhaps that is part of the
problem. I would be interested to know the results others have with the
script.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thu 17 Mar 2016 06:53:10 PM GMT Name: Convergentfield.m Size: 485B
By: unknownscribe
<http://savannah.gnu.org/bugs/download.php?file_id=36675>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47445>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #47445] Settng colours for too many plots causes Segmentation violation,
DanielStephens <=