bug-mes
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mes] ARM mes on wip-arm - Runtime setup


From: Danny Milosavljevic
Subject: Re: [bug-mes] ARM mes on wip-arm - Runtime setup
Date: Mon, 11 Mar 2019 16:46:55 +0100

Hi Janneke,

fixed with commit 6bac4d40bb6d2994138bc5300908b76477fc4bc3 on wip-arm.

Now I get an assertion failure in mes (when compiling with the aforementioned 
patch, and just invoke ./configure; make V=1; ./src/mes).

>assert fail: i < LENGTH (x)

Possible locations are:

./src/struct.c:  assert (i < LENGTH (x));
./src/vector.c:  assert (i < LENGTH (x));

Could you have a look what it could be?

Attachment: pgpaiVDHyLzZv.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]