>
> I am pretty sure an Ubuntu 16.04 kernel _does not_ have the new
> randomizing load feature.
> (ie I agree with Thorstens assessment)
Is this something that can be fixed with a specific package / library or specific build instruction for Aranym ?
The distribution that I use, Ubuntu mini remix 16.04, is no longer developed, and I don’t know of a recent light Ubuntu distro that can be run on a USB key.
Do you know of an alternative more recent Debian distribution ?
>
>> I am having troubles with aranym when I try to increase memory above 100MB
>> : It freezes. I have this issue with versions 1.1.0 and above.
>
> which OS are you compiling it on, it might be that GCC version is also
> affecting the results. for reference, you will need to use a GCC
> version of 11 (GCC 11.4 - May 29, 2023) or less (12 and above have a
> different ABI)
I have built Aranym on 16.04 and 18.04, with in both cases the same result regarding memory limitation.
Runnig on a 16.04 system : up to 100Mb max no freeze, from 101 to 128 MB random freezes, > 128 Mb constant freezes.
Running on 18.04 : no limitation
GCC version on 16.04 is pretty old : v 5.4.0
On 18.04 it’s v 7.5.0
>
> Also I think you can use `ld` options to look at the libraries. Check
> the repo comments, ARAnyM may have updated to a _newer library
> version_ than what you have on 16.04
Sorry but I don’t understand your suggestion. What do you mean by « ld » option ?
Ld version is 2.26.1 on 16.04
On 18.04 it’s V2.30
Cheers,
Philippe