Closed tmadlener closed 4 months ago
From a quick look through ldd $(which glced)
it is not immediately visible that the release and the nightlies link against different libraries, i.e. spack built vs system provided.
This is a CED
issue, opening an appropriate ticket there (since cross org moving of issues is not possible).
When running the CEDViewer on Ubuntu 22, some of the functionality is not present and there is a reproducible segmentation fault when trying to display the keyboard short cut help.
Reproducer:
Then press
h
in the window that opens to trigger the segmentation fault. This works for the release build. We have also made sure to install all packages that were present when building the nightlies, according to this Dockerfile.@Victor-Schwan FYI