|
| From: | Mike Miller |
| Subject: | [Octave-bug-tracker] [bug #49057] oct-parse test crash |
| Date: | Mon, 12 Sep 2016 05:00:06 +0000 (UTC) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0 |
Update of bug #49057 (project octave):
Status: None => Confirmed
_______________________________________________________
Follow-up Comment #1:
Confirmed here on Debian, the following is enough to trigger the crash for
me:
MALLOC_PERTURB_=1 ./run-octave --eval "test libinterp/parse-tree/lex.ll-tst;
test libinterp/parse-tree/oct-parse.in.yy-tst"
PASSES 7 out of 7 tests
terminate called after throwing an instance of 'std::length_error'
what(): basic_string::_M_create
panic: Aborted -- stopping myself...
octave exited with signal 6
The lex.ll test cases must be run first, running tests in oct-parse.in.yy
alone does not cause a crash.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?49057>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |