|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #54920] sigabrt (signal-6) crash with AutoScale in xscale = log mode |
| Date: | Tue, 30 Oct 2018 14:39:13 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0 |
Follow-up Comment #1, bug #54920 (project octave):
I have a similar segfault on the development branch of Octave
Steps to reproduce:
graphics_toolkit qt
demo semilogx 3
# Choose Pan tool and pan graph
I get the following messages on stderr
octave:2> error: set: "xlim" must not be nan
terminate called after throwing an instance of 'octave::execution_exception'
fatal: caught signal Aborted -- stopping myself...
Abort (core dumped)
If I run with the FLTK toolkit I get
octave:3> error: set: "xlim" must not be nan
error: parse error
octave:3> error: set: "xlim" must not be nan
error: parse error
octave:3> error: set: "xlim" must not be nan
error: parse error
but at least Octave does not segfault.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?54920>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |