<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; ">Jay will need to track this one.  I've barely ever touched ThreadWin32.</span></div></span> </div><br><div><div>On Jun 12, 2008, at 1:44 AM, Randy Coleburn wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma"> <div>I'm running across a problem on Windows XP using threads.</div> <div> </div> <div>Specifically, I am getting the following runtime error:</div> <div> </div> <div>***<br>*** runtime error:<br>***    Thread client error: Alert called from non-Modula-3 thread<br>***    file "..\src\thread\WIN32\ThreadWin32.m3", line 325<br>***</div> <div> </div> <div>Stack trace:<br>   FP         PC      Procedure<br>---------  ---------  -------------------------------<br>0x5dbfea4   0x5c5e5c  Die + 0x2d in ..\src\thread\WIN32\ThreadWin32.m3<br>0x5dbfedc   0x5c3acd  Alert + 0x35 in ..\src\thread\WIN32\ThreadWin32.m3<br>0x5dbff2c   0x403bb1  CloseWindow + 0x185 in ..\src\Main.m3<br>0x5dbff50   0x4082c3  TaskApply + 0x5b in ..\src\Utils.m3<br>0x5dbff88   0x5c4a6a  RunThread + 0x1f6 in ..\src\thread\WIN32\ThreadWin32.m3<br>0x5dbffb4   0x5c4803  ThreadBase + 0x3a in ..\src\thread\WIN32\ThreadWin32.m3<br>.........  .........  ... more frames ...</div> <div> </div> <div>Now, I know for a fact that the thread calling Thread.Alert is indeed a modula-3 thread.</div> <div> </div> <div>Any ideas?</div> <div> </div> <div>Regards,</div> <div>Randy</div></div></blockquote></div><br></body></html>