Under Windows environment, CCL 1.7 will raise an exception when you click on the close button of the console window, whose exception handler will cause further memory access violation errors by accessing through NULL pointer (TCR_AUX(tcr)) and cause a APPCRASH.<div>

<br></div><div>using this patch, we can prevent the later part of the problem(memory access violation error), and make ccl exit silently. But i think it's worth further investment into why the exception is raised and solve it from the source.</div>

<div><br></div><div>Here is the temporary workaround patch.</div><div><br></div><div>(tested under win7 ccl 1.7-r15116M, not sure if the TRUNK version has the problem.)<br clear="all"><div><br></div>-- <br>Wir müssen wissen; wir werden wissen!<br>

CrLF.0710<br>
</div>