Elasticsearch sometime stopped

I run Elasticsearch on Centos 7 and java 1.8.0_201-b09, but sometime ElasticSearch stopped. I don't know why although i spend time to google. I get error log like this:

Apr 11 14:30:28 elasticsearch[3938]: [2019-04-11 14:30:28,756][INFO ][discovery ] [Nth Man: the Ultimate Ninja] elasticsearch/gH0KR3I_Qd-4D8JayLLYpg
Apr 11 14:30:31 elasticsearch[3938]: [2019-04-11 14:30:31,796][INFO ][cluster.service ] [Nth Man: the Ultimate Ninja] new_master [Nth Man: the U...as_master)
Apr 11 14:30:31 elasticsearch[3938]: [2019-04-11 14:30:31,888][INFO ][http ] [Nth Man: the Ultimate Ninja] bound_address {inet[/127.0...0.1:9200]}
Apr 11 14:30:31 elasticsearch[3938]: [2019-04-11 14:30:31,892][INFO ][node ] [Nth Man: the Ultimate Ninja] started
Apr 11 14:30:31 elasticsearch[3938]: [2019-04-11 14:30:31,926][INFO ][gateway ] [Nth Man: the Ultimate Ninja] recovered [1] indices into...ster_state
Apr 11 15:22:02 elasticsearch[3938]: *** Error in `/bin/java': free(): invalid pointer: 0x00007fda80bb1150 ***
Apr 11 15:22:02 elasticsearch[3938]: ======= Backtrace: =========
Apr 11 15:22:02 systemd[1]: elasticsearch.service: main process exited, code=killed, status=6/ABRT
Apr 11 15:22:02 systemd[1]: Unit elasticsearch.service entered failed state.
Apr 11 15:22:02 systemd[1]: elasticsearch.service failed.
Hint: Some lines were ellipsized, use -l to show in full.

Please help me.

What version of Elasticsearch?

I'm using Elasticsearch 1.7.6

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.