Details
Description
The failure is very unstable.
You can get only 1 failure from 10 runs.
Or see 3 failures in a row.
The failure allways looks like a segfault when some new object is being allocated in STL code. (iterator, new item in a container, just a new std::string...)
Usually the STL code is being called from execution manager or Jitrino.OPT code. But the caller's code is OK and does not give any clue.
the first time the failure was observed is April 4.