|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #52080] Segmentation fault when calling clear all on classdef with local functions that cause parse error |
| Date: | Wed, 20 Sep 2017 20:55:09 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0 |
Update of bug #52080 (project octave):
Status: None => Confirmed
_______________________________________________________
Follow-up Comment #1:
What hg id are you using?
Also, do you get the segfault immediately or only when you exit Octave?
I put your code into a file segfault.m and then ran
obj = segfault
exit
I didn't have an immediate issue, but after calling exit I get a double free
*** Error in `/home/rik/wip/Projects_Mine/octave-dev/src/.libs/lt-octave-cli':
double free or corruption (out): 0x00000000019766b0 ***
This is with hg id d9b0d8ae734f.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52080>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |