microbat icon indicating copy to clipboard operation
microbat copied to clipboard

Sytem error when trace collection uses too much memory

Open bchenghi opened this issue 3 years ago • 0 comments

With -Xmx30g as default in microbat.agent.TraceAgentRunner, system error was thrown for certain Defects4j Math bugs that used too much memory when running Trace Agent.

A feature for configuring the java heap size could be useful.

bchenghi avatar Jun 09 '22 00:06 bchenghi