help-guix
[Top][All Lists]
Advanced

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

Re: Segmentation fault when running rust-cargo


From: Efraim Flashner
Subject: Re: Segmentation fault when running rust-cargo
Date: Mon, 29 May 2023 21:08:55 +0300

On Thu, May 25, 2023 at 07:19:07AM +0000, Sam Lockart wrote:
> I am trying to run `cargo update` (version 1.59.0) on a rust project but am
> encountering a segmentation fault.

What version of cargo are you running? The 'cargo' binary from the cargo
output of rust is 1.67.1 currently.

> =2D-8<---------------cut here---------------start------------->8---
> (gdb) run update
> Starting program:
> /gnu/store/3p1vy8lqx0fazck9gnmk0dlp6hni3zqs-profile/bin/cargo update
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library
> "/gnu/store/gsjczqir1wbz8p770zndrpw4rnppmxi3-glibc-2.35/lib/libthread_db.so.1".
>     Updating crates.io index
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x00007ffff7f48128 in ?? () from
> /gnu/store/kqcv7w297aihagjdj3pqkxd4ssdxnx4f-libgit2-1.5.1/lib/libgit2.so.1.5
> (gdb) bt
> #0  0x00007ffff7f48128 in ?? () from
> /gnu/store/kqcv7w297aihagjdj3pqkxd4ssdxnx4f-libgit2-1.5.1/lib/libgit2.so.1.5
> #1  0x00007ffff7f49db5 in git_remote_fetch () from
> /gnu/store/kqcv7w297aihagjdj3pqkxd4ssdxnx4f-libgit2-1.5.1/lib/libgit2.so.1.5
<snip>
> Thank you in advance!

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


reply via email to

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