Difference between revisions of "Game Help:Data Execution Prevention"
(Categories, sortkey) |
|||
(17 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | Data Execution Prevention (DEP) is a security feature that can help prevent damage to your computer from viruses and other security threats. Harmful programs | + | ==Overview== |
+ | Data Execution Prevention (DEP) is a security feature in Microsoft Windows (an implementation of the [http://en.wikipedia.org/wiki/NX_bit NX bit] technology) that can help prevent damage to your computer from viruses and other security threats. Harmful programs may attempt to attack Windows by attempting to run (also known as execute) code from system memory locations reserved for Windows and other authorized programs. These types of attacks may inflict serious harm to your computer (operating system, programs, and data). | ||
DEP protects your computer by forbidding access to memory not reserved by the running application. If the processor notices a program on your computer using memory incorrectly, it halts exectuion (terminates the application). | DEP protects your computer by forbidding access to memory not reserved by the running application. If the processor notices a program on your computer using memory incorrectly, it halts exectuion (terminates the application). | ||
+ | ====Potential Cause and Solution==== | ||
+ | It seems that usually DEP crashes on The Sims 3 are triggered by the computer's graphics driver attempting to access memory it doesn't have permission to. You may be able to fix the problem while leaving DEP enabled by updating your graphic drivers. Instructions for [[Game Help:Graphics Cards#Finding Out Which Graphics Card You Have|indentifying your graphics device]], [[Game Help:Graphics Cards#Downloading New Graphics Drivers|downloading updated drivers]], and [[Game Help:Graphics Cards#Installing The New Drivers|installing them]] are available. | ||
− | |||
− | |||
+ | ==Diagnosing DEP Crashes== | ||
+ | The Sims 3 produces exception (xcpt*.txt and xcpt*.mdmp) files in the user's My Documents directory when it crashes. To determine if the crash was caused by DEP: | ||
+ | # Open an '''xcpt*.txt''' file with Notepad or your favorite text editor. | ||
+ | # Scroll down to the '''[Exception info]''' section. | ||
+ | # Behind '''address:''', does it have '''<unknown module>'''? If yes, DEP caused the crash. If no, something else caused the crash. | ||
− | == | + | ===Applications That Can Diagnose DEP Crashes=== |
− | + | * [http://www.modthesims.info/download.php?t=416883 The Sims 3 Crash Log Analyzer] | |
− | == | + | ==Change DEP Settings== |
− | + | '''Note: If you change this setting to monitor all programs, you will have to add each program that DEP closes down to the exception list.''' | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | If you suspect that a program does not run correctly when DEP is enabled, check for a DEP-compatible version of the program or an update from the software publisher before changing any DEP settings. | |
− | = | + | {{WizardOption |
− | + | |link=Game Help:Data Execution Prevention/TS3W | |
− | + | |text=For base game version 1.21 and newer. If you have Generations or newer, use this one. | |
− | + | }} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | [[Category: | + | |
+ | {{WizardOption | ||
+ | |link=Game Help:Data Execution Prevention/Multiple | ||
+ | |text=For base game version 1.19 and older. | ||
+ | }} | ||
+ | |||
+ | |||
+ | For help finding which version is installed, see [[Game Help:TS3 Patching Find Gameversion]]. | ||
+ | |||
+ | |||
+ | [[Category:Sims 3 Game Help|Routing]] | ||
+ | [[Category:Sims 3 Technical Game Help|Routing]] |
Latest revision as of 15:54, 20 September 2012
Contents |
[edit] Overview
Data Execution Prevention (DEP) is a security feature in Microsoft Windows (an implementation of the NX bit technology) that can help prevent damage to your computer from viruses and other security threats. Harmful programs may attempt to attack Windows by attempting to run (also known as execute) code from system memory locations reserved for Windows and other authorized programs. These types of attacks may inflict serious harm to your computer (operating system, programs, and data).
DEP protects your computer by forbidding access to memory not reserved by the running application. If the processor notices a program on your computer using memory incorrectly, it halts exectuion (terminates the application).
[edit] Potential Cause and Solution
It seems that usually DEP crashes on The Sims 3 are triggered by the computer's graphics driver attempting to access memory it doesn't have permission to. You may be able to fix the problem while leaving DEP enabled by updating your graphic drivers. Instructions for indentifying your graphics device, downloading updated drivers, and installing them are available.
[edit] Diagnosing DEP Crashes
The Sims 3 produces exception (xcpt*.txt and xcpt*.mdmp) files in the user's My Documents directory when it crashes. To determine if the crash was caused by DEP:
- Open an xcpt*.txt file with Notepad or your favorite text editor.
- Scroll down to the [Exception info] section.
- Behind address:, does it have <unknown module>? If yes, DEP caused the crash. If no, something else caused the crash.
[edit] Applications That Can Diagnose DEP Crashes
[edit] Change DEP Settings
Note: If you change this setting to monitor all programs, you will have to add each program that DEP closes down to the exception list.
If you suspect that a program does not run correctly when DEP is enabled, check for a DEP-compatible version of the program or an update from the software publisher before changing any DEP settings.
For base game version 1.21 and newer. If you have Generations or newer, use this one. |
For help finding which version is installed, see Game Help:TS3 Patching Find Gameversion.