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

segfault on bundler, Ubuntu 18.04.4 LTS *dscal* libopenblas.so.0 #77

Open
lvecsey opened this issue Jun 10, 2020 · 2 comments
Open

segfault on bundler, Ubuntu 18.04.4 LTS *dscal* libopenblas.so.0 #77

lvecsey opened this issue Jun 10, 2020 · 2 comments

Comments

@lvecsey
Copy link

lvecsey commented Jun 10, 2020

I'm getting a segfault when running bundler compiled from the git repository. I ran bundler with gdb and it stops on a function dscal_k_NEHALEM in /usr/lib/x86_64-linux-gnu/libopenblas.so.0

The code is checked out at commit a35a8f5 which was last updated May 13th, 2020

I think this is a duplicate of #74, the issue described there was a useful workaround.

@xvzezi
Copy link

xvzezi commented Jun 16, 2020

Same fault happened on Unbuntu 16. And solved by replace of the exact same file(#74).
I checked about update of sba-1.6 to sba-1.5
Quote from 'http://users.ics.forth.gr/~lourakis/sba/index.html#'

Version 1.6 adds support for fixed points and is tested on 64 bit systems; a local rotation representation is adopted for the demo program and the option for refining camera distortion parameters is added.

So maybe those are the reasons?

@nishant34
Copy link

In my case, its still not working.

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