[Gambas-user] Signal 11, when calling external function

Jussi Lahtinen jussi.lahtinen at ...626...
Sun Jun 13 16:41:01 CEST 2010


OK, I compiled revision 3003, still signal 11.
But different valgrind output (see attachment).

Jussi


2010/6/13 Benoît Minisini <gambas at ...1...>:
>> > What happens if you declare Aja_Mtrx that way?
>> >
>> >        void Aja_Mtrx(int k0[31][], int k1[31][], int k2[31][])
>>
>> It trows error: "array type has incomplete element type"
>>
>> > And that way?
>> >
>> >        void Aja_Mtrx(int k0[31][31], int k1[31][31], int k2[31][31])
>>
>> Same, signal 11.
>>
>>
>
> Do you have the same valgrind memcheck output? Can you use the last subversion
> revision?
>
> --
> Benoît Minisini
>
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit.  See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: valgrind_mem_new.log
Type: text/x-log
Size: 5317 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20100613/061f5133/attachment.bin>


More information about the User mailing list