Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Segmentation fault #8497

Closed
3 tasks done
ghost opened this issue Oct 7, 2021 · 4 comments
Closed
3 tasks done

Segmentation fault #8497

ghost opened this issue Oct 7, 2021 · 4 comments
Labels
kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization

Comments

@ghost
Copy link

ghost commented Oct 7, 2021

Checklist

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

@ghost ghost added kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization labels Oct 7, 2021
@welcome
Copy link

welcome bot commented 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.

Finally, remember to use https://discuss.ipfs.io if you just need general support.

@aschmahmann
Copy link
Contributor

A couple questions:

  1. Can you drop the link to the file you downloaded?
  2. Can you describe your machine (e.g. version of Ubuntu, architecture, etc. uname -a should help)?

@ghost
Copy link
Author

ghost commented Oct 7, 2021

  1. https://github.com/ipfs/go-ipfs/releases/download/v0.10.0/go-ipfs_v0.10.0_linux-amd64.tar.gz

  2. root@ubuntu:~# uname -a
    Linux ubuntu 5.4.0-88-generic test failure: mux_test.go:TestStopping #99-Ubuntu SMP Thu Sep 23 17:29:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

@ghost
Copy link
Author

ghost commented Oct 7, 2021

Just figured out why. I had the wrong architecture. Sorry!

@ghost ghost closed this as completed Oct 7, 2021
This issue was closed.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization
Projects
None yet
Development

No branches or pull requests

1 participant