Github messages for voidlinux
 help / color / mirror / Atom feed
From: duncancmt <duncancmt@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: rclone 1.53.3 segfaults on aarch64-musl
Date: Mon, 23 Nov 2020 23:39:29 +0100	[thread overview]
Message-ID: <20201123223929.dlGCsNglVQS1-tOwdSQYyx3RF1g90eI7q-9ZtZpDIUU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26638@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 2916 bytes --]

New comment by duncancmt on void-packages repository

https://github.com/void-linux/void-packages/issues/26638#issuecomment-732467247

Comment:
```
$ sudo rm /var/cache/xbps/rclone-1.53.3_1.aarch64-musl.xbps*
$ sudo xbps-install -Sf rclone
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/aarch64/aarch64-musl-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/aarch64/debug/aarch64-musl-repodata' ...

Name   Action    Version           New version            Download size
rclone reinstall 1.53.3_1          1.53.3_1               23MB

Size to download:               23MB
Size required on disk:          98MB
Space available on disk:        55GB

Do you want to continue? [Y/n]

[*] Downloading packages
rclone-1.53.3_1.aarch64-musl.xbps.sig: 512B [avg rate: 2762KB/s]
rclone-1.53.3_1.aarch64-musl.xbps: 23MB [avg rate: 877KB/s]
rclone-1.53.3_1: verifying RSA signature...

[*] Collecting package files
rclone-1.53.3_1: collecting files...

[*] Unpacking packages
rclone-1.53.3_1: unpacking ...

[*] Configuring unpacked packages
rclone-1.53.3_1: configuring ...
rclone-1.53.3_1: installed successfully.

1 downloaded, 1 installed, 0 updated, 1 configured, 0 removed.
$ rclone
Segmentation fault
$ xbps-query -p pkgver rclone
rclone-1.53.3_1
$ readelf -d /bin/rclone

Dynamic section at offset 0x3233c30 contains 26 entries:
  Tag        Type                         Name/Value
 0x0000000000000001 (NEEDED)             Shared library: [libc.so]
 0x000000000000000c (INIT)               0x11965c0
 0x000000000000000d (FINI)               0x20edb68
 0x0000000000000019 (INIT_ARRAY)         0x3243c20
 0x000000000000001b (INIT_ARRAYSZ)       8 (bytes)
 0x000000000000001a (FINI_ARRAY)         0x3243c28
 0x000000000000001c (FINI_ARRAYSZ)       8 (bytes)
 0x0000000000000004 (HASH)               0x2f0
 0x000000006ffffef5 (GNU_HASH)           0x9d0c8
 0x0000000000000005 (STRTAB)             0x447068
 0x0000000000000006 (SYMTAB)             0x159dd0
 0x000000000000000a (STRSZ)              4324969 (bytes)
 0x000000000000000b (SYMENT)             24 (bytes)
 0x0000000000000015 (DEBUG)              0x0
 0x0000000000000003 (PLTGOT)             0x3243e10
 0x0000000000000002 (PLTRELSZ)           1152 (bytes)
 0x0000000000000014 (PLTREL)             RELA
 0x0000000000000017 (JMPREL)             0x1196140
 0x0000000000000007 (RELA)               0x866ed8
 0x0000000000000008 (RELASZ)             9630312 (bytes)
 0x0000000000000009 (RELAENT)            24 (bytes)
 0x0000000000000016 (TEXTREL)            0x0
 0x0000000000000018 (BIND_NOW)
 0x000000006ffffffb (FLAGS_1)            Flags: NOW PIE
 0x000000006ffffff9 (RELACOUNT)          401257
 0x0000000000000000 (NULL)               0x0
$ sha256sum /bin/rclone
f828df457fc80f0f508932ac50e9b6257b1bc5b8ba92de49d2c1d49994b1b5bc  /bin/rclone
```

  parent reply	other threads:[~2020-11-23 22:39 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-23 14:01 [ISSUE] " duncancmt
2020-11-23 14:08 ` ericonr
2020-11-23 14:09 ` ericonr
2020-11-23 14:12 ` duncancmt
2020-11-23 14:30 ` ericonr
2020-11-23 14:30 ` ericonr
2020-11-23 17:50 ` [ISSUE] [CLOSED] " ericonr
2020-11-23 17:51 ` ericonr
2020-11-23 21:39 ` duncancmt
2020-11-23 22:32 ` ericonr
2020-11-23 22:39 ` duncancmt [this message]
2020-11-23 22:41 ` ericonr
2020-11-23 22:52 ` ericonr
2020-11-23 22:53 ` ericonr
2020-11-23 22:54 ` ericonr
2020-12-11  1:19 ` sgn
2020-12-11  1:24 ` ericonr
2020-12-11  1:24 ` [ISSUE] [CLOSED] " ericonr
2020-12-11  1:26 ` duncancmt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201123223929.dlGCsNglVQS1-tOwdSQYyx3RF1g90eI7q-9ZtZpDIUU@z \
    --to=duncancmt@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).