Issue Description
rippled(38872,0x16d2e7000) malloc: Double free of object 0x12f905ff0
rippled(38872,0x16d2e7000) malloc: *** set a breakpoint in malloc_error_break to debug
zsh: abort ./rippled -u ripple.app.Batch
Steps to Reproduce
Run a test with the following env:
test::jtx::Env env{*this, envconfig(), features, nullptr, beast::severities::kTrace};
Expected Result
Actual Result
Environment
Supporting Files