[lazarus] Error :(

Mattias Gaertner nc-gaertnma at netcologne.de
Sat Nov 3 03:48:20 EST 2001


On Fri, 2 Nov 2001 13:55:14 +0300 (MSK)
TiM <tim at hotbox.ru> wrote:

> Hi
> After building any project(under Linux Slackware) i 
> execute it, but error occured:
> Signature=TPF0
> An unhandled exception occurred at 0x080740F5 :
> Access violation
>   0x080740F5
>   0xBFFFF888
>   0x00034563
> forms.pp - finalization section
> [TgtkObject.Destroy] WARNING: There are 6 unreleased 
> GDIObjects, a detailed dump follows:
> [TgtkObject.Destroy]   GDIOs: 080CED84 080CED14 
> 080CECA4 080CEC34 080CEBC4 080CEB54
> [TgtkObject.Destroy]   gdiBrush: 6
> 
> Can you help me solve this problem?

There was a bug. No published variable was added to the form source and therefore the component reader could not find a class. I fixed that.
The access violation isn't a good error message. I will try to improve that.

Mattias






More information about the Lazarus mailing list