Jump to content
Sign in to follow this  
FoeHammer (DayZ)

.NET Framework out of memory

Recommended Posts

Well, I can only play the mod for about 5 minutes before my screen starts glitching out/artifacting to the point where I cant see, then my game crashes with a .NET Framework error message. (This also crashes every other program on my PC that uses .net). After this my ArmA won't even start because the .exe crashes as soon as it loads. Here is an error I'm getting in event viewer:

Log Name: Application

Source: Application Error

Date: 5/5/2012 4:28:04 PM

Event ID: 1000

Task Category: (100)

Level: Error

Keywords: Classic

User: N/A

Computer: Jack-PC

Description:

Faulting application name: arma2oa.exe, version: 1.60.87.580, time stamp: 0x4ef2c80b

Faulting module name: atiumdag.dll, version: 7.14.10.903, time stamp: 0x4f7e480d

Exception code: 0xc0000005

Fault offset: 0x003470c0

Faulting process id: 0xfc0

Faulting application start time: 0x01cd2afd89cc2ba0

Faulting application path: C:\Program Files (x86)\Steam\steamapps\common\arma 2\arma2oa.exe

Faulting module path: C:\Windows\system32\atiumdag.dll

Report Id: d0c6abc0-96f0-11e1-a791-6c626db3033f

Event Xml:

1000

2

100

0x80000000000000

19346

Application

Jack-PC

arma2oa.exe

1.60.87.580

4ef2c80b

atiumdag.dll

7.14.10.903

4f7e480d

c0000005

003470c0

fc0

01cd2afd89cc2ba0

C:\Program Files (x86)\Steam\steamapps\common\arma 2\arma2oa.exe

C:\Windows\system32\atiumdag.dll

d0c6abc0-96f0-11e1-a791-6c626db3033f

It seems that the problem is this atiumdag.dll. I googled it and got nowhere. I reinstalled my Graphic drivers and .net, still nothing. Does anyone have any clue what is wrong?

Share this post


Link to post
Share on other sites

This sounds like a classic gpu issue...artifacts on your screen can mean over heating or other issues, and the atiumdag.dll is probably a wrapper for your graphics driver (I'm assuming, as I'm more familiar with nVidia's infrastructure than ATI's, which I am also assuming you're using).

I find it strange that you get a .NET error...wasn't aware that ArmA 2 was using any of the .NET frameworks...I'll look into this a bit more and let you know if I find anything.


Ok - quick update:

So it's definitely your GPU driver. A little snippet from your error log:

Faulting module name: atiumdag.dll, version: 7.14.10.903, time stamp: 0x4f7e480d

Exception code: 0xc0000005

Fault offset: 0x003470c0

*****

The faulting module was the ATI driver wrapper.

The exception code is an access violation (Unix/Linux users know this as a SEG_FAULT) - either program error, or something is fucked in your system.

As for the Fault Offset -- this will give you where in the .dll the error occoured, but since I don't have the .dll, I can't disassemble it and give you any more insight.

Long story short -- Somewhere along the line your graphics drivers got really screwed and you didn't reinstall them properly (although it sounds like you know what you're doing), or two -- your GPU is about to die.

I hope this helps!

Share this post


Link to post
Share on other sites

Download newest Nvidia drivers for your card. (You might have the installer on hand already.

Try using Drive Sweeper to completely remove your NVidia graphics drivers.

http://www.guru3d.com/category/driversweeper/

Then go to Device Manager and uninstall any remaining "generic VGA" "generic HDMI" etc video adapters also.

Reboot.

Reinstall your NVidia drivers.

Share this post


Link to post
Share on other sites

Download newest Nvidia drivers for your card. (You might have the installer on hand already.

Try using Drive Sweeper to completely remove your NVidia graphics drivers.

http://www.guru3d.com/category/driversweeper/

Then go to Device Manager and uninstall any remaining "generic VGA" "generic HDMI" etc video adapters also.

Reboot.

Reinstall your NVidia drivers.

Don't think he's using an nvidia card...

Share this post


Link to post
Share on other sites

This sounds like a classic gpu issue...artifacts on your screen can mean over heating or other issues' date=' and the atiumdag.dll is probably a wrapper for your graphics driver (I'm assuming, as I'm more familiar with nVidia's infrastructure than ATI's, which I am also assuming you're using).

I find it strange that you get a .NET error...wasn't aware that ArmA 2 was using any of the .NET frameworks...I'll look into this a bit more and let you know if I find anything.

[hr']

Ok - quick update:

So it's definitely your GPU driver. A little snippet from your error log:

Faulting module name: atiumdag.dll, version: 7.14.10.903, time stamp: 0x4f7e480d

Exception code: 0xc0000005

Fault offset: 0x003470c0

*****

The faulting module was the ATI driver wrapper.

The exception code is an access violation (Unix/Linux users know this as a SEG_FAULT) - either program error, or something is fucked in your system.

As for the Fault Offset -- this will give you where in the .dll the error occoured, but since I don't have the .dll, I can't disassemble it and give you any more insight.

Long story short -- Somewhere along the line your graphics drivers got really screwed and you didn't reinstall them properly (although it sounds like you know what you're doing), or two -- your GPU is about to die.

I hope this helps!

Yes, I am using an ati card, it's a gigabyte radeon 6950 1GB. I really don't think I messed up the installation of the drivers as everything went normal, but I'll uninstall and reinstall them. And this helps a bunch, thank you very much.

Share this post


Link to post
Share on other sites

UPDATE

Ok so I reinstalled my Drivers and restored my computer and now I am getting this error....

Log Name: Application

Source: Application Error

Date: 5/7/2012 6:31:25 PM

Event ID: 1000

Task Category: (100)

Level: Error

Keywords: Classic

User: N/A

Computer: Jack-PC

Description:

Faulting application name: arma2oa.exe, version: 1.60.92.477, time stamp: 0x4fa124d1

Faulting module name: arma2oa.exe, version: 1.60.92.477, time stamp: 0x4fa124d1

Exception code: 0xc0000005

Fault offset: 0x0028d6c5

Faulting process id: 0xf50

Faulting application start time: 0x01cd2c99ce1b8970

Faulting application path: C:\Program Files (x86)\Steam\steamapps\common\arma 2\Expansion\beta\arma2oa.exe

Faulting module path: C:\Program Files (x86)\Steam\steamapps\common\arma 2\Expansion\beta\arma2oa.exe

Report Id: 60ea1990-9894-11e1-b596-6c626db3033f

Event Xml:

1000

2

100

0x80000000000000

20146

Application

Jack-PC

arma2oa.exe

1.60.92.477

4fa124d1

arma2oa.exe

1.60.92.477

4fa124d1

c0000005

0028d6c5

f50

01cd2c99ce1b8970

C:\Program Files (x86)\Steam\steamapps\common\arma 2\Expansion\beta\arma2oa.exe

C:\Program Files (x86)\Steam\steamapps\common\arma 2\Expansion\beta\arma2oa.exe

60ea1990-9894-11e1-b596-6c626db3033f

Is that the beta patch crashing?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×