[Lazarus] windows EStackOverflow if compiled with -WG
Andreas Frieß
friess at gmx.at
Mon Jul 23 09:39:47 CEST 2018
Andreas Frieß via Lazarus wrote:
> I make a project according the sample in
> http://wiki.freepascal.org/Form_in_DLL
>
> Compile the programm with -WG activated and started in Commandline
> direct, i got a EStackOverflow if i open the form in the dll
>
With the actual trunk (fpc&Lazarus) i get a EInOutError -> Disk full
I found the reason:
When i activate LazLogger in the DLL, the error is raised. If i remove
LazLogger it works as expected.
Is this a Bug in LazLogger or by design ?
Andreas
More information about the Lazarus
mailing list