Hello DA,
I am stumbled into issue. I have pretty big set of test cases to run and they failed with the message:
$> damlc: user error (Scenario service exited unexpectedly)
(Linux, RAM 15Gb, set java Xmx, Xms == 12Gb, DAML SDK 2.5.0)
It failed without any other message and I don’t know how to investigate the root cause
The same code on windows failed with “Increase page file size” --resolution in progress.