Erl.exe failed to start (receives 0xc0000005 exception from MSVCR100.dll module) after installing couchbase server on windows 7 64 bit

Hi,
After installing couchbase server on windows 7 64 bit laptop, the service fails to start due to access violation exception , there are no avaliable logs although from the event viewer I can see to following error report -
Faulting application name: erl.exe, version: 0.0.0.0, time stamp: 0x52a62960
Faulting module name: MSVCR100.dll, version: 10.0.40219.325, time stamp: 0x4df2bcac
Exception code: 0xc0000005
Fault offset: 0x000000000003c120
Faulting process id: 0x1498
Faulting application start time: 0x01d0eedd939a57bd
Faulting application path: C:\ariels\CouchBase\erts-5.10.4\bin\erl.exe
Faulting module path: C:\WINDOWS\system32\MSVCR100.dll
Report Id: d239aef9-5ad0-11e5-8a43-b8ee6529086f
Do you have any lead how to resolve this issue ?

MSVCR is the Microsoft Visual C Runtime, I do believe. There had been some issues in the past that had us add an update for this to the installer. You may want to check windows update (or other Microsoft support sites) to see if there is a MSVC runtime update. Let us know if you appear to be on the latest.

Hi,
Any solution to this one so far?
I’ve got the exact same issue (also on win 7 64 bit laptop).

Here is mine:

Faulting application name: erl.exe, version: 0.0.0.0, time stamp: 0x52a62960
Faulting module name: MSVCR100.dll, version: 10.0.40219.325, time stamp: 0x4df2bcac
Exception code: 0xc0000005
Fault offset: 0x000000000003c120
Faulting process id: 0x478
Faulting application start time: 0x01d13d63ba6a1a08
Faulting application path: C:\Program Files\Couchbase\Server\erts-5.10.4\bin\erl.exe
Faulting module path: C:\windows\system32\MSVCR100.dll
Report Id: f82310d0-a956-11e5-b98c-c48508ad0c1e

As an additional info, here is the list of all C redistributable packages I’ve got installed.

… same issue after reinstalling on windows 8 x64, any news here?