Question

I'm having problems running the FreePascal IDE (for Win32 for i386) Version 1.0.12 2011/04/23 Compiler Version 2.4.4. It crashes when I want to "Open" and "Save as"

When I select one of those options in the Menu the IDE returns: "Program generated a RTE 215 at address $00696A49" which prompts me to close the IDE, and then shows three addresses in a separate window: $00696A49 and 2 others (random).

If you need to know, I have been loading .pas files from directories other than FP's own, and the IDE used to show "couldn't load file from current directory"-like messages.

I want to know what's generating this problem and if I have to update it.

Thanks in advance.

Free Pascal Error Images - Stack Overflow

Free Pascal Error Images - Stack Overflow

Free Pascal Error Images - Stack Overflow

Was it helpful?

Solution

Despite 2.4.4 being an older release, it shouldn't happen with a win32 release in normal situations (like on harddisk, not network drive, no special permissions in sight).

You could try using a different system and see if it fails there too, or try a newer version.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top