On 10/16/2021 6:06 PM, Bo Berglund via fpc-pascal wrote:
Meanwhile the strace outputs stuff like this to the screen:
strace: Process 6360 attached
strace: Process 6361 attached
strace: Process 6362 attached
strace: Process 6363 attached
strace: Process 6364 attached
strace: Process 6365 attached
strace: Process 6366 attached
strace: Process 6367 attached
strace: Process 6368 attached
strace: Process 6369 attached
strace: Process 6370 attached
strace: Process 6371 attached
strace: Process 6372 attached
I don't understand what this means either....
It looks like your application is spawning additional processes. If it's
supposed to do that, then all is well. If it isn't supposed to do that
when it's idling, then you have some troubleshooting to do. :)
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal