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