[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Cannot guix pull (Segmentation fault)
From: |
Emmanuel Medernach |
Subject: |
Cannot guix pull (Segmentation fault) |
Date: |
Thu, 29 Aug 2024 11:26:30 +0200 |
User-agent: |
Mozilla Thunderbird |
Hello,
I have a problem with pulling, I obtain a segmentation fault:
$ guix describe
guix 09fe58e
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 09fe58e08cb1ff9be93752b018c5dd55c8ef9498
$ guix pull
Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/guix.git'...
Segmentation fault (core dumped)
Here is a gdb backtrace:
(gdb) bt
#0 0x00007fffffffc960 in ?? ()
#1 0x00007fffec65e18e in http_parser_execute ()
from
/gnu/store/xsn3a5s9g9jihhcz0m3jbjx63b1czfmr-http-parser-2.9.4-1.ec8b5ee/lib/libhttp_parser.so.2.9
#2 0x00007fffecc5750e in ?? () from
/gnu/store/v933xxlxx4w4lnlfsz6rqz64klwz7xs8-libgit2-1.8.1/lib/libgit2.so
Any help would be appreciated.
Thanks
Emmanuel Medernach
- Cannot guix pull (Segmentation fault),
Emmanuel Medernach <=