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

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

[Octave-bug-tracker] [bug #54656] Crash with signal 11 (segfault)


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #54656] Crash with signal 11 (segfault)
Date: Thu, 13 Sep 2018 15:09:35 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0

Follow-up Comment #4, bug #54656 (project octave):

This looks very similar to the crash reported in bug #54431. The bug there
looks like a simultaneous access to the symbol table while a script is running
and the workspace view is being updated.

jwe - did you test with 4.4.1 or 5? Because a recent change on the default
branch made it so that the workspace view is *not* updated when a script calls
the 'clear' command. That might be what is triggering the crash in this
script. It would be useful to see if the script crashes in 4.4.1 but not in 5
because of that.

But that doesn't mean the underlying bug is fixed. As I posted on bug #54431,
the crash can still be triggered by entering debug mode and rapidly stepping
through the script by holding down Enter, which does cause a workspace view
refresh on every prompt.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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