Generally, it is an internal error.
You can analyze the stack information using some third-party tools or jstack [PID] > jstack.log for diagnosis.
jstack [PID] > jstack.log
Also, please submit an issue in the community.