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

Segmentation fault caused by Libdl.dlpath("libjulia") #57

Closed
Non-Contradiction opened this issue Jun 21, 2018 · 1 comment
Closed

Segmentation fault caused by Libdl.dlpath("libjulia") #57

Non-Contradiction opened this issue Jun 21, 2018 · 1 comment

Comments

@Non-Contradiction
Copy link
Owner

The position of libjulia is needed for startup of JuliaCall and is located by Libdl.dlpath("libjulia"). But on some linux machines, the command seems to cause segmentation fault.
Need to have an alternative way to locate libjulia.
Currently allowing a new argument libjulia for julia_setup() in case the above mechanism breaks.

@Non-Contradiction
Copy link
Owner Author

Actually the same problem with #29

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

No branches or pull requests

1 participant