I got a similar error. Itamar suggested I file this as a bug even
though it's probably related to me having had the VS2011CTP installed
(an uninstalled) on my pc.
Every time I start the RavenDB server, it immediately shuts down
"Raven.Server 1.0.0.0 has stopped working".
Enabling NLog gives me "Process is terminated due to
StackOverflowException".
Here are the two event log entries:
Application: Raven.Server.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an internal error in
the .NET Runtime at IP 000007FEE8BA2730 (000007FEE8BA0000) with exit
code 80131506.
Faulting application name: Raven.Server.exe, version: 1.0.0.482, time
stamp: 0x4e809d8b
Faulting module name: clr.dll, version: 4.0.30319.431, time stamp:
0x4d534433
Exception code: 0xc0000005
Fault offset: 0x0000000000002730
Faulting process id: 0x860
Faulting application start time: 0x01cc84dd923364e9
Faulting application path: C:\Users\srsko\Downloads\RavenDB-
Build-482\Server\Raven.Server.exe
Faulting module path: C:\Windows\Microsoft.NET
\Framework64\v4.0.30319\clr.dll
Report Id: d0025479-f0d0-11e0-92e9-005056c00008
Notice how the .NET framework version is slightly different from
peco's report (last digit).
This happens with Raven versions 322 through 482. Haven't tried
earlier versions.
Since uninstalling the CTP I've tried repairing the old 4.0 SDK. I'm
not seeing this issue with other .NET apps though.