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

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

[Octave-bug-tracker] [bug #48350] plot fails on development build


From: anonymous
Subject: [Octave-bug-tracker] [bug #48350] plot fails on development build
Date: Thu, 30 Jun 2016 09:04:52 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36

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

                 Summary: plot fails on development build
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 30 Jun 2016 09:04:49 AM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: Robert Jenssen
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I built a debug version of the development sources (see the attached output
from __octave_config_info__) and ran the test_plot.m script that is also
attached. Results:


$ /usr/local/dbg-octave/bin/octave-cli 
GNU Octave, version 4.1.0+
Copyright (C) 2015 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type 'warranty'.

Octave was configured for "x86_64-pc-linux-gnu".

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/get-involved.html

Read http://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type 'news'.

octave:1> test_plot
XOpenIM() failed
ans =

   71    1

ans =    1.50000000091998e+01
ans =    1.49999999852670e+01
kits = 
{
  [1,1] = fltk
  [1,2] = gnuplot
}
ans = fltk
out of memory or dimension too large for Octave's index type
Called __line__ at line 120
Called line at line 56
Called __plt__>__plt2vv__ at line 502
Called __plt__>__plt2__ at line 248
Called __plt__>__plt1__ at line 207
Called __plt__ at line 119
Called plot at line 222
Called test_plot at line 82
ans = gnuplot
out of memory or dimension too large for Octave's index type
Called __line__ at line 120
Called line at line 56
Called __plt__>__plt2vv__ at line 502
Called __plt__>__plt2__ at line 248
Called __plt__>__plt1__ at line 207
Called __plt__ at line 119
Called plot at line 222
Called test_plot at line 82
octave:2> 
 



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 30 Jun 2016 09:04:50 AM UTC  Name: octave_config_info.txt  Size:
28kB   By: None
Script causes plot failure with fltk and gnuplot toolkits
<http://savannah.gnu.org/bugs/download.php?file_id=37631>
-------------------------------------------------------
Date: Thu 30 Jun 2016 09:04:50 AM UTC  Name: test_plot.m  Size: 2kB   By: None
Script causes plot failure with fltk and gnuplot toolkits
<http://savannah.gnu.org/bugs/download.php?file_id=37632>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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