Still have the problem on close of database from RunRev that I reported in Mantis even with newest build.
<div><br></div><div><div><br></div><div>Exception: EXC_BAD_ACCESS (0x0001)</div><div>Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000</div><div><br></div><div>Thread 0 Crashed:</div><div><br></div><div><br></div>
<div>The following is what causes the crash (and doesn't on the 10.5 mac) :</div><div><br></div><div><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Lucida Grande"><b>on</b> DatabaseClose</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Lucida Grande">
get shutdown()</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Lucida Grande"> <span style="color: #7f7f00"><b>get</b></span> DBClose( <span style="color: #7f007f">false</span> )</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Lucida Grande"><b>end</b> DatabaseClose</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Lucida Grande"><br></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Lucida Grande">
</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Lucida Grande"><b>function</b> DBClose isDestructing</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Lucida Grande"> <span style="color: #7f7f00"><b>get</b></span> VDatabase_Close( gDatabase )</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Lucida Grande"> <b>if</b> isDestructing = <span style="color: #7f007f">true</span> <b>then</b></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Lucida Grande"> <span style="color: #7f7f00"><b>put</b></span> VDatabase_Destructor( gDatabase ) <span style="color: #7f007f">into</span> gDatabase</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Lucida Grande"> <b>end</b> <b>if</b></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Lucida Grande"><b>end</b> DBClose</p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Lucida Grande"><br></p><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Lucida Grande">
<span class="Apple-style-span" style="font-family: arial; font-size: 15px; "></span></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal 'Lucida Grande'; ">
<b>function</b> shutdown</p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal 'Lucida Grande'; "> <span style="color: rgb(127, 127, 0); "><b>get</b></span> VConnection_Close( gConnection )</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal 'Lucida Grande'; "> <span style="color: rgb(127, 127, 0); "><b>get</b></span> VServer_Destructor( serverRef )</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal 'Lucida Grande'; "> <span style="color: rgb(127, 127, 0); "><b>get</b></span> Valentina_ShutDownClient()</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal 'Lucida Grande'; "> <b>end</b> shutdown</p><p></p><p></p></div></div>