You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running the latest go-ipfs version or have an issue updating.
Installation method
built from source
Version
I downloaded and installed the lastest version of go-ipfs from github (via release) on my new server.
Config
None - doesnt run
Description
When I run the command ipfs it returns
root@ubuntu:~/go-ipfs# ipfs
Segmentation fault
Oct 7 14:14:37 ubuntu kernel: [ 2808.182602] ipfs[15895]: segfault at 0 ip 0000000000473184 sp 00007fff8258f070 error 4 in ipfs[400000+22cb000]
Oct 7 14:14:37 ubuntu kernel: [ 2808.182607] Code: 24 10 48 8b 4c 24 08 48 8b 04 24 48 81 c4 70 01 00 00 9d 5d c3 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc 48 8d 77 08 <48> 8b 3f e9 14 ca ff ff cc cc cc cc cc cc cc cc cc cc cc cc cc cc
Oct 7 14:15:23 ubuntu kernel: [ 2854.152001] ipfs[16168]: segfault at 0 ip 0000000000473184 sp 00007ffee7409b00 error 4 in ipfs[400000+22cb000]
Oct 7 14:15:23 ubuntu kernel: [ 2854.152007] Code: 24 10 48 8b 4c 24 08 48 8b 04 24 48 81 c4 70 01 00 00 9d 5d c3 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc 48 8d 77 08 <48> 8b 3f e9 14 ca ff ff cc cc cc cc cc cc cc cc cc cc cc cc cc cc
The text was updated successfully, but these errors were encountered:
ghost
added
kind/bug
A bug in existing code (including security flaws)
need/triage
Needs initial labeling and prioritization
labels
Oct 7, 2021
Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review.
In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment.
Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:
"Priority" labels will show how urgent this is for the team.
"Status" labels will show if this is ready to be worked on, blocked, or in progress.
"Need" labels will indicate if additional input or analysis is required.
Checklist
Installation method
built from source
Version
Config
None - doesnt run
Description
When I run the command ipfs it returns
root@ubuntu:~/go-ipfs# ipfs
Segmentation fault
Oct 7 14:14:37 ubuntu kernel: [ 2808.182602] ipfs[15895]: segfault at 0 ip 0000000000473184 sp 00007fff8258f070 error 4 in ipfs[400000+22cb000]
Oct 7 14:14:37 ubuntu kernel: [ 2808.182607] Code: 24 10 48 8b 4c 24 08 48 8b 04 24 48 81 c4 70 01 00 00 9d 5d c3 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc 48 8d 77 08 <48> 8b 3f e9 14 ca ff ff cc cc cc cc cc cc cc cc cc cc cc cc cc cc
Oct 7 14:15:23 ubuntu kernel: [ 2854.152001] ipfs[16168]: segfault at 0 ip 0000000000473184 sp 00007ffee7409b00 error 4 in ipfs[400000+22cb000]
Oct 7 14:15:23 ubuntu kernel: [ 2854.152007] Code: 24 10 48 8b 4c 24 08 48 8b 04 24 48 81 c4 70 01 00 00 9d 5d c3 cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc 48 8d 77 08 <48> 8b 3f e9 14 ca ff ff cc cc cc cc cc cc cc cc cc cc cc cc cc cc
The text was updated successfully, but these errors were encountered: