<div dir="ltr"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
</div>>From my point of view, it would be enough to at least detect a stack<br>
overflow, so that a Lisp error can be triggered, instead of having the<br>
process die with a segfault.</blockquote><div><br><br>I don't know how you'd do this on, say, a Linux system. But I can tell you from my own experience that it can be done on Windows, and that it involves some *serious* low-level hackery. Worse, the nature of those hacks is that they are intrusive, i.e. if they were implemented in the ECL DLL, they would change and maybe even break the behavior of the embedding app. Hence, I'd try to exhaust all other options first.<br>
<br>Claus<br><br><a href="http://www.clausbrod.de/Blog">http://www.clausbrod.de/Blog</a><br><br></div></div><br></div>