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

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

[Octave-bug-tracker] [bug #57245] "clear all" generates segfault if run


From: Rik
Subject: [Octave-bug-tracker] [bug #57245] "clear all" generates segfault if run before or after a plot
Date: Sun, 17 Nov 2019 18:45:08 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #7, bug #57245 (project octave):

I tried


./configure --without-qt


and 


./configure --without-qt --without-fltk


In both cases, I used


run-octave -f
clear all
plot (randn (5))
exit


without problems.  The '-f' option was to skip reading any initialization
files in case there was a customization I had made that would influence
results.

I think this is a Mac-specific issue.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57245>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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