View Issue Details

IDProjectCategoryLast Update
0006952Valley 1Crash/ExceptionMar 30, 2012 1:15 pm
ReporterArchenium Assigned To 
Status closedResolutionno change required 
Product Version0.920 
Summary0006952: Fatal error in Sp world after entering an Ice age building stash. Not sure if memory leak.
DescriptionAs I entered a stack in an ice age building, My entire interface disappeared. I could still move around, so I went to the exit building teleport and ported out. When I arrived outside the chat log stated that my world had received a fatal error.

Below are the crash details from my file, hopefully they help.
TagsNo tags attached.
Internal WeightNew

Relationships

duplicate of 0005192 resolvedChris_McElligottPark crash when moving to boss area next to overlord region 
related to 0005887 resolvedChris_McElligottPark Crash after Dragon Fight 

Activities

Archenium

Mar 30, 2012 12:41 pm

reporter  

Chris_McElligottPark

Mar 30, 2012 1:00 pm

administrator   ~0021674

That's just a garden variety crash, usually. Can you look in the Runtimedata folder and see if there are any error logs in there?

Chris_McElligottPark

Mar 30, 2012 1:07 pm

administrator   ~0021676

Looking at this, it looks like your machine may have run out of a certain category of RAM:

Error occurred at 2012-03-29_092830.
C:\Program Files (x86)\AVWW\AVWW.exe, run by Archenium.
66% memory in use.
0 MB physical memory [1617 MB free].
0 MB paging file [0 MB free].
2048 MB user address space [72 MB free].
Write to location 000fbfc1 caused an access violation.


Basically, disabling your paging file is really not a good idea; especially when you only have 2GB of RAM. I suggest using a statically-sized paging file of half your RAM size, or 3GB max, and you'll get better performance in general in your OS when a lot is going on, as well as not having programs crash when they need more memory than your OS wants to give them.

As with the two related reports of this, basically the only folks that get this are those who disable swap (although the dragon fight one was actually kind of different and actually a bug).

Hope that helps!

Issue History

Date Modified Username Field Change
Mar 30, 2012 12:41 pm Archenium New Issue
Mar 30, 2012 12:41 pm Archenium File Added: Crash_2012-03-29_083358.ZIP
Mar 30, 2012 1:00 pm Chris_McElligottPark Note Added: 0021674
Mar 30, 2012 1:04 pm Chris_McElligottPark Relationship added duplicate of 0005192
Mar 30, 2012 1:04 pm Chris_McElligottPark Relationship added related to 0005887
Mar 30, 2012 1:07 pm Chris_McElligottPark Note Added: 0021676
Mar 30, 2012 1:15 pm tigersfan Internal Weight => New
Mar 30, 2012 1:15 pm tigersfan Status new => closed
Mar 30, 2012 1:15 pm tigersfan Resolution open => no change required
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception