[fpc-pascal]SIGSEGV

Jonas Maebe jonas at zeus.rug.ac.be
Wed Nov 22 13:34:59 CET 2000


>My program stops with the error text.
>FPC General protection fault at.
>Exiting due to signal sigsegv.  What does it mean ? Segment Violation ??
>Why ?
>
>
>I used switch -ghl so i get a linenumber where my program crashed.
>But this is the last line of the main program so it does not help.
>I used FPC 1.02 Go32v2.

Try running it inside gdb(pas), then you should find the exact error spot.


Jonas




More information about the fpc-pascal mailing list