[fpc-devel]FPC 106 ide problems
Klaus Hartnegg
klaus.hartnegg at zfn-brain.uni-freiburg.de
Thu Apr 4 17:59:34 CEST 2002
Some observations in IDE (fp):
Incompatibility: Key-Combination Ctrl-N
Error-Message "this function is not yet implemented"
(Borland Pascal inserts a new line)
Incompatibility: File/Open/"report.txt"
Error-Message "can't find report.txt"
(Borland Pascal starts a new file)
Error: Options/Compiler/Extended Syntax, Compile
Error-Message "Illegal Parameter -S/"
IDE crashes -> all changes (options and file editing) are lost
(Borland Pascal saves all changes before compiling, but I may
just not yet have stumbled accross the option to enable this)
here's the screen output of the crash:
Exiting due to signal SIGSEGV
FPC General Protection Fault at eip=000147C2
eax=002DB720 ebx=0058E0B4 ecx=00000000 edx=00000008 esi=90909090
edi=0058E0B4
ebp=0058DF94 esp=0058DF84 program=C:\PRG\FPC106\BIN\GO32V2\FP.EXE
cs: sel=00A7 base=834F9000 limit=005AFFFF
ds: sel=00AF base=834F9000 limit=005AFFFF
es: sel=00AF base=834F9000 limit=005AFFFF
fs: sel=00CF base=00000000 limit=0010FFFF
gs: sel=00CF base=00000000 limit=0010FFFF
ss: sel=00AF base=834F9000 limit=005AFFFF
Call frame traceback EIPs:
0x000147C2
0x00080984
0x70657220
FPC double exception, exiting due to signal 000D
FPC General Protection Fault at eip=00156B8A
eax=676E6973 ebx=00000021 ecx=00000000 edx=000000CF esi=0034A28E
edi=0058E2C0
ebp=0058DBA0 esp=0058DBA0 program=C:\PRG\FPC106\BIN\GO32V2\FP.EXE
cs: sel=00A7 base=834F9000 limit=005AFFFF
ds: sel=00AF base=834F9000 limit=005AFFFF
es: sel=00AF base=834F9000 limit=005AFFFF
fs: sel=00CF base=00000000 limit=0010FFFF
gs: sel=00CF base=00000000 limit=0010FFFF
ss: sel=00AF base=834F9000 limit=005AFFFF
Call frame traceback EIPs:
0x00156B8A
0x0015BD51
0x00161FF2
0x00162420
0x00161E74
0x0016250D
0x002DB720
0x00080984
0x70657220
FPC triple exception, exiting !!!
More information about the fpc-devel
mailing list