Ashnurazg
05-23-2012, 11:57 PM
Regnum crashes on my PC with Win7 Prof. x64 mostly every time when closing Regnum.
The crash log shows:
"Problem signature:
Problem Event Name: BEX
Application Name: ROClientGame.exe
Application Version: 1.7.6.32644
Application Timestamp: 4fb51c75
Fault Module Name: StackHash_4a95
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 4fb51c75
Exception Code: c0000005
Exception Offset: 00000008
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 1031
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789"
I've found a statement about StackHash crashes at http://answers.microsoft.com/en-us/windows/forum/windows_7-performance/can-anyone-help-me-to-solve-the-appcrash-problem/6c2bfd74-5eb4-4c5f-92c6-90818086d964
It's a DEP (Data Execution Prevention) exception. My processor supports DEP and it is enabled for all programs.
DEP is a very good security feature and should NOT disabled for some applications. Does Regnum create some "wild pointers" :wink: on closing or does the compiler (which is used for compiling Regnum from source code) creates bad code - which results in a DEP exception?
I hope you fix that problem soon.
The crash log shows:
"Problem signature:
Problem Event Name: BEX
Application Name: ROClientGame.exe
Application Version: 1.7.6.32644
Application Timestamp: 4fb51c75
Fault Module Name: StackHash_4a95
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 4fb51c75
Exception Code: c0000005
Exception Offset: 00000008
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 1031
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789"
I've found a statement about StackHash crashes at http://answers.microsoft.com/en-us/windows/forum/windows_7-performance/can-anyone-help-me-to-solve-the-appcrash-problem/6c2bfd74-5eb4-4c5f-92c6-90818086d964
It's a DEP (Data Execution Prevention) exception. My processor supports DEP and it is enabled for all programs.
DEP is a very good security feature and should NOT disabled for some applications. Does Regnum create some "wild pointers" :wink: on closing or does the compiler (which is used for compiling Regnum from source code) creates bad code - which results in a DEP exception?
I hope you fix that problem soon.