A wiki page will be helpful for explaining how to troubleshoot issue in the presence of a segmentation fault. This is for internal usage as could help for the building of new JuNest images.
One important practice is even to compare packages between different JuNest images via pacman -Qq as, sometimes the segfault happens because of missing files.
A wiki page will be helpful for explaining how to troubleshoot issue in the presence of a segmentation fault. This is for internal usage as could help for the building of new JuNest images.
One important practice is even to compare packages between different JuNest images via
pacman -Qq
as, sometimes the segfault happens because of missing files.Other useful page to consider: