<p dir="ltr">Your not using teventobject in your threads are you? <br>
There is a bug in the RTL which could cause weird issues with threads if you are using teventobject.create. <br>
</p>
<div class="gmail_extra"><br><div class="gmail_quote">On Oct 26, 2016 10:58 AM, "Dennis" <<a href="mailto:dec12@avidsoft.com.hk">dec12@avidsoft.com.hk</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have a multi threaded program which executes a list of tasks in real time.<br>
It is difficult to debug with a debugger on this program (since debugging will pause the execution which will be messy for this application).<br>
<br>
So, I log the exceptions to a log file and I found this exception:<br>
EPrivilege    Privileged instruction<br>
<br>
What could possibly raise this exception?<br>
<br>
My program is win 32 from Lazarus 1.7  FPC 3.1.1<br>
and running on Win 7 64 bit.<br>
<br>
thanks in advance.<br>
<br>
Dennis<br>
______________________________<wbr>_________________<br>
fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org" target="_blank">fpc-pascal@lists.freepascal.or<wbr>g</a><br>
<a href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal" rel="noreferrer" target="_blank">http://lists.freepascal.org/cg<wbr>i-bin/mailman/listinfo/fpc-pas<wbr>cal</a><br>
</blockquote></div></div>