[Pkg-rust-maintainers] Bug#918854: Bug#918854: segfault updating crates.io index

Горбешко Богдан bodqhrohro at gmail.com
Sun Apr 28 03:27:18 BST 2019


On 27.04.2019 20:33, Ximin Luo wrote:
> Горбешко Богдан:
>> I get almost the same, with no proxies:
>>
> Sorry for late reply, I missed your messages back in March.
>
> I still can't reproduce this on my end, so I won't be able to fix the problem. Can you try to collect more information?
>
> - does the failure still occur with a fresh .cargo? (move it out of the way, rather than delete it, so you can still reproduce it case it goes away)
Yes.
> - does it occur with upstream cargo? presumably not I guess...
No.
> - Josh, what proxy are you using?
>
> - are all your other packages up-to-date? what does apt-cache policy libssl-dev libssh-dev say?
libssl-dev:
   Installed: 1.1.1b-2
   Candidate: 1.1.1b-2
   Version table:
  *** 1.1.1b-2 500
         500 http://http.debian.net/debian buster/main amd64 Packages
         100 /var/lib/dpkg/status
      1.1.1b-1+ubuntu18.10.1+deb.sury.org+1 500
         500 http://ppa.launchpad.net/ondrej/php/ubuntu cosmic/main 
amd64 Packages
      1.0.1t-1+deb7u4 500
         500 http://mirrors.linode.com/debian-security 
wheezy/updates/main amd64 Packages
      1.0.1e-2+deb7u20 500
         500 http://mirrors.linode.com/debian wheezy/main amd64 Packages
libssh-dev:
   Installed: (none)
   Candidate: 0.8.6-3+b1
   Version table:
      0.8.6-3+b1 500
         500 http://http.debian.net/debian buster/main amd64 Packages
      0.5.4-1+deb7u3 500
         500 http://mirrors.linode.com/debian wheezy/main amd64 Packages
         500 http://mirrors.linode.com/debian-security 
wheezy/updates/main amd64 Packages
> - try running with RUST_LOG=debug and what's the last few messages before it segfaults?
     Updating crates.io index
[2019-04-28T02:25:48Z DEBUG cargo::sources::git::utils] attempting 
GitHub fast path for https://github.com/rust-lang/crates.io-index
[2019-04-28T02:25:50Z DEBUG cargo::sources::git::utils] fast path 
failed, falling back to a git fetch
[2019-04-28T02:25:50Z DEBUG cargo::sources::git::utils] skipping gc as 
there's only 6 pack files
[2019-04-28T02:25:50Z DEBUG cargo::sources::git::utils] doing a fetch 
for https://github.com/rust-lang/crates.io-index
[2019-04-28T02:25:50Z DEBUG cargo::sources::git::utils] initiating fetch 
of refs/heads/master:refs/remotes/origin/master from 
https://github.com/rust-lang/crates.io-index
[2019-04-28T02:25:50Z INFO  git2_curl] action upload-pack 
/info/refs?service=git-upload-pack
[2019-04-28T02:25:50Z DEBUG git2_curl] request to 
https://github.com/rust-lang/crates.io-index/info/refs?service=git-upload-pack 

> X
>



More information about the Pkg-rust-maintainers mailing list