[Lazarus] RE : FPC_REQUIRES_PROPER_ALIGNMENT defined on Solaris causescrash in lazarus

Ludo Brands ludo.brands at free.fr
Sat Jul 2 19:45:37 CEST 2011



> Found the cause of the crash of the IDE on Solaris x86 when closing a
> project: in procedure Search in 
> TProject.UpdateUnitComponentDependencies
> (ide/project.pp) some pointer arithmetic is used assuming 
> TTypeData is packed. This is not the case for solaris x86.

To be more precise TPropData is assumed packed.

Ludo 





More information about the Lazarus mailing list