In an unusual situation, FairCom Server could crash during commit or abort when a memory allocation occurred. There were two possible symptoms depending on the platform:
The memory allocation failure was already detected and handled, however, its handling caused an unexpected internal state in the server, which later caused the observed symptom.
The logic has been modified to correct this situation.