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 while building dls_pnp.cc #23

Open
Styazoua opened this issue Aug 31, 2023 · 2 comments
Open

Segmentation fault while building dls_pnp.cc #23

Styazoua opened this issue Aug 31, 2023 · 2 comments

Comments

@Styazoua
Copy link

Maybe someone can help me with that problem.
I'm trying to compile in WSL -> Ubuntu 20.04 Distro.
And I have followed these instructions: OpenICC Installation

cmake version 3.16.3
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
g++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Branch: master
Checked out commit: commit ca50599da89412e9b8c235807f67842da097ae12

Error Output

[ 69%] Building CXX object src/theia/CMakeFiles/THEIA.dir/sfm/pose/dls_pnp.cc.o
c++: internal compiler error: Segmentation fault signal terminated program cc1plus
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-9/README.Bugs> for instructions.
make[2]: *** [src/theia/CMakeFiles/THEIA.dir/build.make:1428: src/theia/CMakeFiles/THEIA.dir/sfm/pose/build_upnp_action_matrix.cc.o] Error 4
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:645: src/theia/CMakeFiles/THEIA.dir/all] Error 2
make: *** [Makefile:163: all] Error 2
@urbste
Copy link
Owner

urbste commented Dec 10, 2023

Sorry for my late reply. Did you resolve the issue?

@Styazoua
Copy link
Author

No I didn't.
I used it for OpenICC and after the issue I decided to use the docker version.
Building it with docker did not cause any error.

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

2 participants