# ElasticSearch crashes with mmapfs storage type

**URL:** https://discuss.elastic.co/t/elasticsearch-crashes-with-mmapfs-storage-type/6504
**Category:** Elasticsearch
**Created:** [January 25, 2012, 10:18pm UTC](https://discuss.elastic.co/t/elasticsearch-crashes-with-mmapfs-storage-type/6504 "2012-01-25T22:18:54Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![drew\_letcher](https://avatars.discourse-cdn.com/v4/letter/d/b3f665/32.png) [@drew\_letcher](https://discuss.elastic.co/u/drew_letcher)
#### Post date: [January 25, 2012, 10:18pm UTC](https://discuss.elastic.co/t/elasticsearch-crashes-with-mmapfs-storage-type/6504/1 "2012-01-25T22:18:54Z")

</div>

The subject pretty much says it all. The java dump says it crashed  
somewhere in the memory mapped file code. I change an index from  
"memory" to "mmapfs" a couple of days ago. We are running Centos 6.  
I can supply a dump file if needed.

---

<div class="post-metadata">

### Author: ![kimchy](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/kimchy/32/44952_2.png) [@kimchy](https://discuss.elastic.co/u/kimchy)
#### Post date: [January 26, 2012, 9:30am UTC](https://discuss.elastic.co/t/elasticsearch-crashes-with-mmapfs-storage-type/6504/2 "2012-01-26T09:30:57Z")

</div>

The dump would help, can you also provide the Java version and elasticsearch version used?

On Thursday, January 26, 2012 at 12:18 AM, drew.letcher wrote:

> The subject pretty much says it all. The java dump says it crashed  
> somewhere in the memory mapped file code. I change an index from  
> "memory" to "mmapfs" a couple of days ago. We are running Centos 6.  
> I can supply a dump file if needed.

---

<div class="post-metadata">

### Author: ![jjasinek](https://avatars.discourse-cdn.com/v4/letter/j/b782af/32.png) [@jjasinek](https://discuss.elastic.co/u/jjasinek)
#### Post date: [January 26, 2012, 3:56pm UTC](https://discuss.elastic.co/t/elasticsearch-crashes-with-mmapfs-storage-type/6504/3 "2012-01-26T15:56:39Z")

</div>

Shay,

We are running Elasticsearch 0.18.6 and Open JDK 1.6. Dump file can  
be found at [http://dl.dropbox.com/u/59098143/hs\_err\_pid14684.log](http://dl.dropbox.com/u/59098143/hs_err_pid14684.log)

Thanks,  
Jason

On Jan 26, 3:30 am, Shay Banon [kim...@gmail.com](mailto:kim...@gmail.com) wrote:

> The dump would help, can you also provide the Java version and elasticsearch version used?
> 
> On Thursday, January 26, 2012 at 12:18 AM, drew.letcher wrote:
> 
> > The subject pretty much says it all. The java dump says it crashed  
> > somewhere in the memory mapped file code. I change an index from  
> > "memory" to "mmapfs" a couple of days ago. We are running Centos 6.  
> > I can supply a dump file if needed.

---

<div class="post-metadata">

### Author: ![kimchy](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/kimchy/32/44952_2.png) [@kimchy](https://discuss.elastic.co/u/kimchy)
#### Post date: [January 27, 2012, 8:43pm UTC](https://discuss.elastic.co/t/elasticsearch-crashes-with-mmapfs-storage-type/6504/4 "2012-01-27T20:43:27Z")

</div>

Thanks!, I believe this will be fixed in the next Lucene 3.6, [[LUCENE-3588] Try harder to prevent SIGSEGV on cloned MMapIndexInputs - ASF JIRA](https://issues.apache.org/jira/browse/LUCENE-3588), though it is interesting when it would happen.

On Thursday, January 26, 2012 at 5:56 PM, jjasinek wrote:

> Shay,
> 
> We are running Elasticsearch 0.18.6 and Open JDK 1.6. Dump file can  
> be found at [http://dl.dropbox.com/u/59098143/hs\_err\_pid14684.log](http://dl.dropbox.com/u/59098143/hs_err_pid14684.log)
> 
> Thanks,  
> Jason
> 
> On Jan 26, 3:30 am, Shay Banon \<[kim...@gmail.com](mailto:kim...@gmail.com) ([http://gmail.com](http://gmail.com))\> wrote:
> 
> > The dump would help, can you also provide the Java version and elasticsearch version used?
> > 
> > On Thursday, January 26, 2012 at 12:18 AM, drew.letcher wrote:
> > 
> > > The subject pretty much says it all. The java dump says it crashed  
> > > somewhere in the memory mapped file code. I change an index from  
> > > "memory" to "mmapfs" a couple of days ago. We are running Centos 6.  
> > > I can supply a dump file if needed.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 3:41am UTC](https://discuss.elastic.co/t/elasticsearch-crashes-with-mmapfs-storage-type/6504/5 "2017-07-06T03:41:15Z")

</div>


