* Cannot guix pull (Segmentation fault)
@ 2024-08-29 9:26 Emmanuel Medernach
2024-08-29 9:41 ` Tobias Geerinckx-Rice
2024-08-29 9:43 ` Adrien 'neox' Bourmault
0 siblings, 2 replies; 3+ messages in thread
From: Emmanuel Medernach @ 2024-08-29 9:26 UTC (permalink / raw)
To: help-guix
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Cannot guix pull (Segmentation fault)
2024-08-29 9:26 Cannot guix pull (Segmentation fault) Emmanuel Medernach
@ 2024-08-29 9:41 ` Tobias Geerinckx-Rice
2024-08-29 9:43 ` Adrien 'neox' Bourmault
1 sibling, 0 replies; 3+ messages in thread
From: Tobias Geerinckx-Rice @ 2024-08-29 9:41 UTC (permalink / raw)
To: help-guix, Emmanuel Medernach
Hi!
To avoid duplication: this is tracked at <https://issues.guix.gnu.org/72859> on the bug-guix@ mailing list. It's a problem on the upstream Guix master branch, not related to your machine/installation.
Kind regards,
T G-R
Sent on the go. Excuse or enjoy my brevity.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Cannot guix pull (Segmentation fault)
2024-08-29 9:26 Cannot guix pull (Segmentation fault) Emmanuel Medernach
2024-08-29 9:41 ` Tobias Geerinckx-Rice
@ 2024-08-29 9:43 ` Adrien 'neox' Bourmault
1 sibling, 0 replies; 3+ messages in thread
From: Adrien 'neox' Bourmault @ 2024-08-29 9:43 UTC (permalink / raw)
To: Emmanuel Medernach, help-guix
[-- Attachment #1: Type: text/plain, Size: 1570 bytes --]
Le jeudi 29 août 2024 à 11:26 +0200, Emmanuel Medernach a écrit :
> 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.
>
Hi, I can reproduce after a guix pull this morning:
$ guix describe
guix 09fe58e
URL du dépôt : https://git.savannah.gnu.org/git/guix.git
branche : master
commit : 09fe58e08cb1ff9be93752b018c5dd55c8ef9498
$ sudo guix system reconfigure /etc/config.scm
Erreur de segmentation
$ guix pull
Mise à jour du canal « guix » depuis le dépôt Git «
https://git.savannah.gnu.org/git/guix.git »...
Erreur de segmentation
Happy hacking!
--
Adrien Bourmault
Maintainer, GNU Boot project
Associate member, Free Software Foundation
GPG : E23C26A5DEEEC5FA9CDDD57A57BC26A3687116F6
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-08-29 9:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-29 9:26 Cannot guix pull (Segmentation fault) Emmanuel Medernach
2024-08-29 9:41 ` Tobias Geerinckx-Rice
2024-08-29 9:43 ` Adrien 'neox' Bourmault
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.