Internal error 80131506

4,024 views
Skip to first unread message

peco

unread,
Sep 16, 2011, 4:47:44 AM9/16/11
to ravendb
2 times during last three weeks raven stops working unexpectedly. This
are event log messages. It has happened during holiday == not lot of
request

first time with unstable version last week of august and now with
stable version 465
-------
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 000007FEEBDECD4C (000007FEEBCD0000) with exit
code 80131506.
-------
Faulting application name: Raven.Server.exe, version: 1.0.0.465, time
stamp: 0x4e64c384
Faulting module name: clr.dll, version: 4.0.30319.237, time stamp:
0x4dd2333e
Exception code: 0xc0000005
Fault offset: 0x000000000011cd4c
Faulting process id: 0x1a70
Faulting application start time: 0x01cc71ff4863cb25
Faulting application path: S:\db\Raven\Raven.Server.exe
Faulting module path: C:\Windows\Microsoft.NET
\Framework64\v4.0.30319\clr.dll
Report Id: 738233cd-df7e-11e0-93b2-78e3b50d7a2c

Itamar Syn-Hershko

unread,
Sep 16, 2011, 5:56:34 AM9/16/11
to rav...@googlegroups.com
This actually doesn't seem like Raven's fault

Do you have server the logs from the RavenDB server path?

peco

unread,
Sep 19, 2011, 3:04:09 AM9/19/11
to ravendb
There are no log files (except one from the past). We haven't
configure anything about logging. If there is something special to
setup for logging, pls give an advice. We where looking at [RavenDB
server path]\Logs

Ayende Rahien

unread,
Sep 19, 2011, 3:05:42 AM9/19/11
to rav...@googlegroups.com
You can enable debug logging here:

Soren Skovsboll

unread,
Oct 7, 2011, 7:26:27 AM10/7/11
to ravendb
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.

Matt Warren

unread,
Oct 7, 2011, 3:39:10 PM10/7/11
to ravendb
Theres a few links below that suggest trying the following:

- disable anti-virus
- use right-click and run-as a different user
- reboot and run in safe mode (!!?!)

See
http://www.jamesewelch.com/2010/09/30/troubleshooting-internal-error-in-the-net-runtime
http://stackoverflow.com/questions/4367664/application-crashes-with-internal-error-in-the-net-runtime
http://superuser.com/questions/194623/how-to-resolve-internal-errors-in-the-net-runtime

But basicially the garbage heap or some other memory got corrupted and
caused the .NET runtime to blow up. So it's quite difficult to know
what exaclt caused it because the line of code that caused it might
only be the trigger, the memory corruption could've happened earlier
in the programs execution and only showed up then

Itamar Syn-Hershko

unread,
Oct 8, 2011, 4:36:03 PM10/8/11
to rav...@googlegroups.com
Soren, thanks for that

I wanted to see if this has something to do with RavenDB and Twitter is a bit tough to get bug reports with

If you could debug as per Matt's suggestions that would be extremely helpful.

We only got these 2 reports and nothing to go on yet, hopefully you could give us more details

And just to make sure - did you run Raven in a clean mode, or did you try porting the Data folder from another OS?

Ayende Rahien

unread,
Oct 9, 2011, 12:32:31 AM10/9/11
to rav...@googlegroups.com
And if you got a stack overflow exception, can you get the actual stack trace?
Reply all
Reply to author
Forward
0 new messages