libnvidia-container: cli segfaults on power with rhel & centos

This is kind of a question-issue. I set up the runtime on a RHEL 7.5 system, but then when I tried using it via docker commands, I got a segfault in the cli. So, running just the cli, at one time (I thought) I at least got some usage instructions. Now just a segfault. Could it be that a prereq is checked for first? It doesn’t look like that’s the case.

$ /usr/bin/nvidia-container-cli --help
Segmentation fault

I built a debug version of the cli and attached gdb to it. But putting my first breakpoint at main hit this too, so it’s pretty immediate, which is weird.

If this is not expected, I can provide more detail of course.

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 16 (8 by maintainers)

Most upvoted comments

Is that ppc64le? edit: I should have read the title