[Lazarus] up with Lazarus !
Marco van de Voort
fpc at pascalprogramming.org
Thu Dec 2 14:43:21 CET 2021
Op 2-12-2021 om 14:37 schreef Mehmet Erol Sanliturk:
> The fault is not in the program . If it were in the program I am sure
> that it would produce a proper run time error . There is no such an
> error . The run is terminated from different parts of the program by
> the OSes after a ( large number of thousand ) recursive entries into
> almost
> all of the involved procedures covering a very large portion of (
> around ) 12000 procedures during transaction processing which involves
> more recursions with respect to query .
> When only the query part is used there is no problem . During small
> transaction usage , again
> there is no problem . Increasing system defined run time stack size is
> not changing anything .
>
ulimit limits? Does it also happen running as root?
Debian seems to have a 8k ulimit by default. (type "ulimit -h")
More information about the lazarus
mailing list