|
| From: | Mike Miller |
| Subject: | [Octave-bug-tracker] [bug #45209] parser assertion failure and crash when "echo on all" is used |
| Date: | Sat, 30 May 2015 21:31:48 +0000 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.0.1 |
Update of bug #45209 (project octave):
Severity: 3 - Normal => 4 - Important
Status: None => Confirmed
_______________________________________________________
Follow-up Comment #1:
I bisected and found the cause of this crash to be the recent change for bug
#40462:
http://hg.savannah.gnu.org/hgweb/octave/rev/abf85f8cbd6c
Part of this change moved where decrement_indent_level() is called so it is no
longer strictly paired with increment_indent_level(), and somehow that is now
allowing the indent level to go negative when ECHO_FUNCTIONS is used.
This does not impact the 4.0 stable branch.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?45209>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |