[lazarus] New Bug Entered

bugtracker at miraclec.com bugtracker at miraclec.com
Sun Jul 13 18:28:08 EDT 2003



Title: Datamodule generates AV on Lazarus exit

Entered by: Tom Lisjac

When a datamodule is renamed, OldCreateOrder is set and OnCreate and OnDestroy events exist, Lazarus will AV upon exit with 1.0.10. Here are the steps to reproduce:

Bring up Lazarus in a new project.
Add a datamodule with File | New | Datamodule
With Property editor:
   Rename the datamodule to dmt
   Set OldCreationOrder to True
   Create empty OnCreate and OnDestroy event handlers
Exiting Lazarus (saving or not) generates an AV

This problem appeared after upgrading to 1.0.10 in a datamodule that had been working fine with 1.0.7.

 







More information about the Lazarus mailing list