On 31/08/2013 19:59, Phil Clayton wrote:
I'm trying the latest revision in SVN (1838) and have found that after
open PolyML;
entering either of the following causes a seg fault:
stackTrace (); PolyML.stackTrace ();
The previous version that I tried - 1738 - didn't do this.
The code was clearly wrong and it looks like it always had the potential to seg fault. I've committed a fix (1840). Thanks for the report.
David