На 16 септември 2026 г. 3:55:32 ч. GMT+03:00, [email protected] написа:
>On 2026-09-15 15:38, [email protected] wrote:
>> I'm writing now from the machine on which i previously "could not
>> install guix". I have installed guix on it. It has not gone well, but
>> after several days of struggle it more or less sort of works.
>>
>> Since installing it I have successfully done 'guix pull' a few times,
>> but a day or two ago it stopped working with various apparently
>> memory-related errors. This machine has 16GB ram. I don't know exactly
>> what this error message means:
>>
>> levity@dis_box ~$ guix pull
>> Updating channel 'guix' from Git repository at
>> 'https://git.guix.gnu.org/guix.git'...
>> free(): invalid pointer
>> Aborted
>
>on two more attempts today, two separate error messages:
>
>munmap(): invalid pointer
>
>and
>
>double free or corruption (out)
>
This was a bug, which is already fixed. You should switch generation to the
previous one:
$ guix pull --switch-generation=...
Then just:
$ guix pull
Ĝis la revido,
Igorj Gorjaĉev.