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

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

[Octave-bug-tracker] [bug #57245] "mlock" inside a compiled function loc


From: Carlo de Falco
Subject: [Octave-bug-tracker] [bug #57245] "mlock" inside a compiled function locks the calling function instead
Date: Sun, 15 Dec 2019 12:04:51 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:71.0) Gecko/20100101 Firefox/71.0

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


[comment #37 comment #37:]

> > 
> > graphics_toolkit gnuplot
> > clear functions
> > plot (randn (5))
> > 
> 
> 
> this crashes with the usual trace
> 
> > or:
> > 
> > graphics_toolkit gnuplot
> > clear global
> > plot (randn (5))
> > 
> > 
> 
> this doesn't

well, it doesn't crash immediately in the second case but I do get a crash on
exit :


octave:2> graphics_toolkit gnuplot
octave:3> clear global
octave:4> plot (randn (5))
octave:5> exit
fatal: caught signal Hangup: 1 -- stopping myself...
attempting to save variables to 'octave-workspace'...
save to 'octave-workspace' complete
error: ignoring const exit_exception& while preparing to exit




    _______________________________________________________

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]