Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Core Dump #2

Closed
wtgee opened this issue Mar 30, 2019 · 8 comments
Closed

Core Dump #2

wtgee opened this issue Mar 30, 2019 · 8 comments

Comments

@wtgee
Copy link

wtgee commented Mar 30, 2019

I'm getting core dumps trying to run this. Will get more debug info later:

[1]    3382 illegal hardware instruction (core dumped)  solve-field /home/foo/images/temp/20181206T134737.cr2_g.fits
@sunyongyang
Copy link

hi, i have the same question:
lab30203@lab30203:~/syy$ sudo solve-field 712.jpg
Illegal instruction (core dumped)

@wtgee
Copy link
Author

wtgee commented Feb 19, 2020

See also dstndstn/astrometry.net#138

@sunyongyang
Copy link

yes

@sunyongyang
Copy link

hi, wtgee.
What did you do in the end?

@wtgee
Copy link
Author

wtgee commented Feb 19, 2020

hi, wtgee.
What did you do in the end?

I'm not using a conda version. Our latest app just runs on an updated ubuntu docker container and we just install from apt. Good luck!

@sunyongyang
Copy link

hi, wtgee.
What did you do in the end?

I'm not using a conda version. Our latest app just runs on an updated ubuntu docker container and we just install from apt. Good luck!

Thanks very much!

@juliotux
Copy link
Owner

This seems to be a problem that affects a lot of libraries and is linked to the docker compilation in the conda-forge pipeline: conda/conda#8373

In our case it seems to be linked to gsl/openblas: conda-forge/openblas-feedstock#60 and there is not special to be done.

I'm seeking a solution. For temporary solution, you can build the package by yourselves using the https://github.com/conda-forge/astrometry-feedstock recipe. Just clone the repository and ./build-locally.py. The package will be put build_artifacts directory.

@juliotux
Copy link
Owner

I'll close this bug here and move it to a better place. conda-forge/astrometry-feedstock#10

@sunyongyang @wtgee could you debug the program with gdb and comment on the above issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants