Dedicated server on linux crashes with wine 9.0

If you have your Conan Exiles dedicated server running on a somewhat up to date linux, then you might run into the same issue I did.
The server has problems with wine 9.0 and runs into a memory cleanup crash/stop after a while.
It is working with an older wine version.
See parkervcp/eggs/issues/2692 on github for confirmed reports.

It might be a great incentive to do a native linux compilation of the dedicated server wink.

VMX instruction set allows us to partition the execution engine. I think wine is good for symbols when debugging, but not for compiling in hacks (or further mods & optimizations). It could run in it’s own memory partition (on linux). It was easy to tally up the playable games (appdb). Wine is getting outdated, however.

I understand the modders want to finish those hacks. Irony.