[lazarus] tmaskedit access violation on close

Mattias Gaertner nc-gaertnma at netcologne.de
Sat Nov 22 18:43:32 EST 2003


On Sat, 22 Nov 2003 11:13:33 -0800  Ken Moffat <kmoffat at drizzle.com> wrote:

> I receive this error when closing Lazarus with a project open that 
> contains 2 maskedits linked to 2 up/down controls. Everything else 
> deletes fine, this is the only error. (It shows a message box; the below 
> error message is from the xterm I ran lazarus from)
> 
> TCustomFormEditor.DeleteControl TMASKEDIT FALSE
> TComponentInterface.Delete ERROR: "Maskedit1:TMASKEDIT" Access violation

Seems to work.


Please start the IDE with gdb and reproduce the error:

[] cd your/lazarus/dir
[] gdb lazarus
(gdb) run
...
(gdb) bt


Mattias






More information about the Lazarus mailing list