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: John W. Eaton
Subject: [Octave-bug-tracker] [bug #57245] "clear all" generates segfault if run before or after a plot
Date: Thu, 21 Nov 2019 11:46:27 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

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

I don't see any access errors for


graphics_toolkit gnuplot
clear all
plot (randn (5))


using a copy of  Octave build with the address sanitizer enabled.  But I'm on
a Debian system, so I suppose there could still be a mac-specific problem
here.

Since this crash is happening with gnuplot, I would not expect it to be a
threading issue because gnuplot executes as a separate process rather than
using threads.


    _______________________________________________________

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]