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

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

[Octave-bug-tracker] [bug #43530] FLTK plot with JIT enabled gives "out


From: Andreas Weber
Subject: [Octave-bug-tracker] [bug #43530] FLTK plot with JIT enabled gives "out of memory"
Date: Tue, 04 Nov 2014 17:50:07 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.1.0

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

                 Summary: FLTK plot with JIT enabled gives "out of memory"
                 Project: GNU Octave
            Submitted by: andy1978
            Submitted on: Di 04 Nov 2014 17:50:04 GMT
                Category: Plotting with OpenGL
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

hg id 9f83ea3fa48c configured with "--enable-jit" and started with
"./run-octave --no-gui" shows


octave:1> graphics_toolkit ("fltk");
octave:2> plot (rand (3))
error: out of memory -- trying to return to prompt


I haven't debugged what causes this "std::bad_alloc" (toplev.cc:648) yet. This
is mainly a reminder for me.




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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