New issue by jason1987d on void-packages repository https://github.com/void-linux/void-packages/issues/30954 Description: google-earth-pro upon launch gets a segmentation fault. [jason@box ~]$ google-earth-pro /bin/google-earth-pro: line 21: 22591 Segmentation fault LC_NUMERIC=en_US.UTF-8 "$(dirname "$(readlink -f "$0")")/googleearth-bin" "$@" From research online I could find, https://support.google.com/earth/thread/99717203/google-earth-desktop-not-opening-on-linux?hl=en , this may be related to curl package versions. The issue occurred both on the current 7.3.3.7786 that I had merged with a pull request yesterday, and with the older 7.3.3.7721 that it replaces.