[Lazarus] startlazarus: EAccessViolation : Access violation

Tom Gregorovic _tom_ at centrum.cz
Sat Jul 25 17:21:53 CEST 2009


On Sat, Jul 25, 2009 at 1:51 PM, Giuseppe Luigi Punzi
Ruiz<glpunzi at lordzealon.com> wrote:
> I do an svn update, and then, a make clean all
>
> Somebody knows, why I get this exception trying to run "./startlazarus
> --pcp=./config ?
>
> galilea:lazarus glpunzi$ ./startlazarus --pcp=./config
> An unhandled exception occurred at $918CCD4B :
> EAccessViolation : Access violation
>  $918CCD4B  WM_DROPFILES
>  $918ED8D0  WM_DROPFILES
>  $918EE82D  WM_DROPFILES
>  $000790C7  GETLANGUAGE,  line 4235 of lclproc.pas
>  $00078FB8  LCLGETLANGUAGEIDS,  line 4258 of lclproc.pas
>  $0003F0B9  TAPPLICATION__CREATE,  line 128 of forms.pp
>  $00045EF5  _FORMS_init,  line 1821 of forms.pp
>
>
> FPC: 2.2.4
> Lazarus rev: 20942
>
>

It was  an issue in LCLGetLanguageIDs method under Mac OS where it was
not checked that bundle exists before getting languages from it. It
should be fixed in the latest SVN revision.
Please, do not forget to mention the OS and widget. It could be very helpful...

Thanks,

Tom




More information about the Lazarus mailing list