Can you elaborate on what that patch is doing? I’m trying to work out if it may help address what is potentially the same issue with the cmake snap (details in this post, with backtrace of an example crash). If I understand the patch correctly, I’d need to replace snapcraft
with cmake
, but I don’t really understand why the patch would be necessary at all. The backtrace in the cmake case already seems to show the right paths to libraries, so potentially it’s not a fix for that problem, but the description here seems very close to what appears to be happening with cmake as well (command line tools work fine, GUI crashes only on some machines).
1 Like