[fpc-pascal] Second AV is not catched

Peter Vreman peter at freepascal.org
Thu Jan 20 13:19:02 CET 2005


> The below program has 2 try..except blocks. In each block an object is
> created, that gives an access violation.
> The first is catched, the second not.
> Why?

Because the signal SIGSEGV is still blocked.

I'll fix it when i'm home.







More information about the fpc-pascal mailing list