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 (core dumped) #122

Open
cshreyastech opened this issue Aug 28, 2019 · 1 comment
Open

Segmentation fault (core dumped) #122

cshreyastech opened this issue Aug 28, 2019 · 1 comment

Comments

@cshreyastech
Copy link

Hello All,
I run into Segmentation fault
cmake --config Debug "-DCMAKE_BUILD_TYPE=Debug" ..

Environment: Tx2,
OS: Ubuntu 16.04

Any suggestions on fixing this?

-- The CXX compiler identification is GNU 5.4.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
Default IO2D backend was not specified, choosing automatically...
Found Linux, using CAIRO_XLIB.
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
-- Found Cairo: /usr/include/cairo (found version "1.14.6")
-- Checking for module 'GraphicsMagick'
-- Found GraphicsMagick, version 1.3.23
-- Found GraphicsMagick: /usr/include/GraphicsMagick
Segmentation fault (core dumped)

Thanks

@cshreyastech
Copy link
Author

CMakeList log files indicates the build to be succcessfule
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/cc
Build flags:
Id flags:

The output was:
0

Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"

The C compiler identification is GNU, found in "/home/nvidia/Downloads/P0267_RefImpl/Debug/CMakeFiles/3.15.2/CompilerIdC/a.out"

following with cmake --build fails

nvidia@tegra-ubuntu:~/Downloads/P0267_RefImpl/Debug$ cmake --build .
Error: could not load cache

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

1 participant