Issue Number : 344397a
| Issue | A SIGSEGV error occurs during memory allocation in an XA session connected to the DB server when using the xa recover API. |
| Cause | While processing multiple XA requests, the server's internal processing logic did not function properly under certain circumstances. |
| Solutions | We have fixed the part where a memory error could occur during the processing of xa recover messages on the server. Additionally, we have resolved an issue where an Internal Error could occur when querying vt_xa_branch. |