Jvm.dll crashes when stopping elastic search service

Whenever i stop elastic search service using the service.bat script in elastic search 2.4.0, jvm.dll crashes. Below Windows application error log is observed.

Faulting application name: elasticsearch-service-x64.exe, version: 1.0.15.0, time stamp: 0x51543b9d
Faulting module name: jvm.dll, version: 25.71.0.1, time stamp: 0x56fe319b
Exception code: 0xc0000005
Fault offset: 0x0000000000215498
Faulting process id: 0x4df4
Faulting application start time: 0x01d2bc14579f6f53
Faulting application path: C:\Users\Downloads\elasticsearch-2.4.0\bin\elasticsearch-service-x64.exe
Faulting module path: C:\Program Files\Java\jdk1.8.0_91\jre\bin\server\jvm.dll
Report Id: c3ca8b63-b5e3-4805-814b-4f54705ca5cc
Faulting package full name:
Faulting package-relative application ID:

I am using Java 1.8 .0_91 and Windows 10 OS.
Even I have tried it on elastic search 5.2.2 , the same issue has been seen.

Is there any solution for this problem and how others handling this problem ?

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