Application version: 4.9.9.2
Machine info
Platform : Windows NT
OS version : version 5.1 (build 2600)
Additional info: Service Pack 2
The following error occured in version 4.9.9.2:
Access violation at address 0048DE4E in module
'DevCpp.exe'. Write of address 0000001F (at address
0x0048DE4E)
Please include a description of what you were doing
before the error occured (please give as much
precisions as possible) :
State information follows:
Stack trace:
0058F80A (0018E80A): ShowExceptionInfo
(ExceptionsAnalyzer - 566)
0058F9FF (0018E9FF):
TExceptionsAnalyzer.GlobalExceptionHandler
(ExceptionsAnalyzer - 574)
005796ED (001786ED): TProject.RebuildNodes (project -
1861)
0057A065 (00179065): TProject.SortUnitsByPriority
(project - 2004)
00578CD5 (00177CD5): TProject.ShowOptions (project - 1681)
00559E2E (00158E2E): TMainForm.actProjectOptionsExecute
(main - 3551)
0059105B (0019005B): (devcpp - 230)
00591079 (00190079): (devcpp - 230)
Logged In: NO
when i run devcpp the console aprears and desapears immediatly
Logged In: NO
I found a work-around, turn off DEP for dev-cpp.
Since it took me some some time to find where MS had hidden that one,
let's add instructions for those who don't do this regularly:
Right click 'My Computer' -> Properties -> Advanced
Select 'Performance Settings' -> 'Data Execution Prevention'
and then add 'dev-cpp' to the 'turn off' list.
And don't forget to select that new item.