I recently downloaded and installed Dev-C++ 5 Beta.
I was trying to remove a file from my project when I
recieved an error.
Here's the Bug report:
Application version: 4.9.9.2
Platform : Windows 95 and later
OS version : version 4.10 (build 67766446)
Additional info: A
The following error occured in version 4.9.9.2:
List index out of bounds (2) (at address 0x004189AE)
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)
0057A1D8 (001791D8): TUnitList.GetItem (project - 2085)
005779BB (001769BB): TProject.Remove (project - 1332)
0055978C (0015878C): TMainForm.actUnitRemoveExecute
(main - 3391)
00500167 (000FF167): TSynRCSyn.Create (SynHighlighterRC
- 372)
0050016F (000FF16F): TSynRCSyn.Create (SynHighlighterRC
- 373)
0059105B (0019005B): (devcpp - 230)
00591079 (00190079): (devcpp - 230)
After that it did the same thing every time I tried to
right-click on the file I was trying to remove.
Upon closing Dev-C++ I got this error:
Application version: 4.9.9.2
Platform : Windows 95 and later
OS version : version 4.10 (build 67766446)
Additional info: A
The following error occured in version 4.9.9.2:
Access violation at address 00403A30 in module
'DEVCPP.EXE'. Read of address FFFFFFFF (at address
0x00403A30)
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)
00572CD1 (00171CD1): TProject.Destroy (project - 441)
00558C7E (00157C7E): TMainForm.actCloseProjectExecute
(main - 3058)
00552D9B (00151D9B): TMainForm.FormClose (main - 1408)
00500167 (000FF167): TSynRCSyn.Create (SynHighlighterRC
- 372)
0050016F (000FF16F): TSynRCSyn.Create (SynHighlighterRC
- 373)
0059105B (0019005B): (devcpp - 230)
00591079 (00190079): (devcpp - 230)
PS: I am using Win98SE with an IBM ThinkPad 600E 400MHZ
Intel Pentium II Processor and 160 MB of RAM.