<p style="padding:0 0 0 0; margin:0 0 0 0;">Hello,</p>

<p style="padding:0 0 0 0; margin:0 0 0 0;"> </p>

<p style="padding:0 0 0 0; margin:0 0 0 0;">look at this bugreport. I reported it as a Lazarus issue but now it looks like FPC trunk issue.</p>

<p style="padding:0 0 0 0; margin:0 0 0 0;"> </p>

<p style="padding:0 0 0 0; margin:0 0 0 0;">https://bugs.freepascal.org/view.php?id=37856</p>

<p style="padding:0 0 0 0; margin:0 0 0 0;"> </p>

<p style="padding:0 0 0 0; margin:0 0 0 0;">Vojtech aka Blaazen</p>

<p style="padding:0 0 0 0; margin:0 0 0 0;">______________________________________________________________<br />
> Od: "C Western via fpc-pascal" <fpc-pascal@lists.freepascal.org><br />
> Komu: fpc-pascal@lists.freepascal.org<br />
> Datum: 12.11.2020 09:30<br />
> Předmět: Re: [fpc-pascal] Access Violation on second compile with FPC Text IDE<br />
></p>

On 11/11/2020 22:26, James Richters via fpc-pascal wrote:<br />
 > I'm suddenly getting an access violation when compiling after a file changed with the FPC text IDE:<br />
 ><br />
 > Recompiling because of I:\Programming\Gcode\Mill\pastep.pas<br />
 > sysinit.pp(0) Error: Compilation raised exception internally<br />
 > Error: Compiler exited<br />
 > Error: Access violation<br />
 ><br />
 > I haven't changed anything as far as FPC goes, and I'm using the same procedure I always have.. I make my edits in notepad++ then go to the text IDE and compile it.. it detects which files changed and re-compiles those.. it normally works fine, but now I am always getting this.  I restart the text IDE and compile it and run it and it's fine.. no problems, I make even a minor change, and try to re-compile it and bam I get this access violation error.  Does anyone know what this error actually means or how to track it down?<br />
 ><br />
Is this with a recent trunk? I have started seeing this recently; an <br />
 interface change in one unit causes a crash when compiling another unit. <br />
 The workaround is to force recompilation of everything, which I do by <br />
 deleting all the compiled files for the program. It is tricky to report <br />
 as a bug, as it is intermittent, and I have only seen it on a large program.<br />
 <br />
 Colin<br />
 <br />
 _______________________________________________<br />
 fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org<br />
 <a href="https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal">https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal</a><br />