[Lazarus] Error when installing project groups

Michael Van Canneyt michael at freepascal.org
Thu Dec 17 22:00:10 CET 2015



On Thu, 17 Dec 2015, Graeme Geldenhuys wrote:

> On 2015-12-17 20:42, Michael Van Canneyt wrote:
>> Upon the next start of lazarus, the whole of lazarus crashes with an index
>> out of bounds. I believe someone else reported it already.
>>
>> The strange thing is that the crash happens in something unrelated to lazprojectgroups:
>>
>> [FORMS.PP] ExceptionOccurred
>>    Sender=EListError
>>    Exception=List index (24) out of bounds
>
>
> I tried Project Groups today as well, and got the exact same error.

If I remove the lazdatadict package, then the error happens on another
place:

  Bottom        Name="" Caption="Insert file name" Flags=VEH 0/1
[FORMS.PP] ExceptionOccurred
   Sender=Exception
   Exception=
   Stack trace:
   $000000000089E6B7 line 810 of projectintf.pas
   $00000000008F2A43 line 1046 of projectdefs.pas
   $00000000004322B0
   $000000000049925D line 1664 of main.pp
   $0000000000498B73 line 1559 of main.pp
   $000000000041FECF line 128 of lazarus.pp

So the error is definitely in lazprojectgroups :/

Michael.




More information about the Lazarus mailing list