View Single Post
  #30  
Old 04-23-2011, 03:55 PM
Thee_oddball Thee_oddball is offline
Approved Member
 
Join Date: Mar 2011
Posts: 812
Default

Quote:
Originally Posted by ZaltysZ View Post
No. c0000005 means access violation and is thrown when application tries to access invalid memory location (i.e. classical buffer overflow case). Running out of memory should not cause this (unless application carelessly tries to use memory without checking if it has been allocated for it).
thnx Zalty i could not remember the exact definition
__________________
Gigabyte Z68
Intel 2500K (@4.3 ghz)212 CM Cooler
8GB Ram
EVGA 660SC (super clocked) 2GB Vram
CORSAIR CMPSU-750TX 750W
64 GB SSD SATA II HD
WIN7 UL 64BIT
Reply With Quote