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

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

[Octave-bug-tracker] [bug #54920] sigabrt (signal-6) crash with AutoScal


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #54920] sigabrt (signal-6) crash with AutoScale in xscale = log mode
Date: Wed, 31 Oct 2018 13:03:49 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #11, bug #54920 (project octave):

Panxto: thanks for the suggestion.  Yes, we could try that and if it works,
then it seems like a much better solution than trying to use tr/catch blocks
around every possible call to "error".  Also, I've been wondering whether
printing the message immediately is the correct thing to do, or whether we
should be accumulating information in an exception object, then using that
information when needed.  That way, I think we would have better control over
what happens with error messages when implementing something like
"debug_on_error".

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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