Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] google-earth-pro segmentation fault
@ 2021-05-17 17:37 jason1987d
  2021-05-18  4:36 ` jason1987d
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: jason1987d @ 2021-05-17 17:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 692 bytes --]

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.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: google-earth-pro segmentation fault
  2021-05-17 17:37 [ISSUE] google-earth-pro segmentation fault jason1987d
@ 2021-05-18  4:36 ` jason1987d
  2021-05-18  4:37 ` jason1987d
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: jason1987d @ 2021-05-18  4:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 377 bytes --]

New comment by jason1987d on void-packages repository

https://github.com/void-linux/void-packages/issues/30954#issuecomment-842818454

Comment:
I was able to work around this by copying the system libcrypto at /usr/lib/libcrypto.so.1.1 to the google-earth-pro installation, moving the old one out of the way and setting a symlink to keep the expected name libcrypto.so.1.0.0.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: google-earth-pro segmentation fault
  2021-05-17 17:37 [ISSUE] google-earth-pro segmentation fault jason1987d
  2021-05-18  4:36 ` jason1987d
@ 2021-05-18  4:37 ` jason1987d
  2021-05-23 19:04 ` jason1987d
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: jason1987d @ 2021-05-18  4:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 548 bytes --]

New comment by jason1987d on void-packages repository

https://github.com/void-linux/void-packages/issues/30954#issuecomment-842818454

Comment:
I was almost able to get this to start by copying the system libcrypto at /usr/lib/libcrypto.so.1.1 to the google-earth-pro installation, moving the old one out of the way and setting a symlink to keep the expected name libcrypto.so.1.0.0. However, a different error happens,
/opt/google/earth/pro/googleearth-bin: symbol lookup error: /opt/google/earth/pro/libssl.so.1.0.0: undefined symbol: EVP_dss1

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: google-earth-pro segmentation fault
  2021-05-17 17:37 [ISSUE] google-earth-pro segmentation fault jason1987d
  2021-05-18  4:36 ` jason1987d
  2021-05-18  4:37 ` jason1987d
@ 2021-05-23 19:04 ` jason1987d
  2021-05-30 18:38 ` jason1987d
  2021-05-30 18:38 ` [ISSUE] [CLOSED] " jason1987d
  4 siblings, 0 replies; 6+ messages in thread
From: jason1987d @ 2021-05-23 19:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 230 bytes --]

New comment by jason1987d on void-packages repository

https://github.com/void-linux/void-packages/issues/30954#issuecomment-846609533

Comment:
Turns out curl was the issue. I manually installed curl-7.72.0 and google earth ran.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: google-earth-pro segmentation fault
  2021-05-17 17:37 [ISSUE] google-earth-pro segmentation fault jason1987d
                   ` (2 preceding siblings ...)
  2021-05-23 19:04 ` jason1987d
@ 2021-05-30 18:38 ` jason1987d
  2021-05-30 18:38 ` [ISSUE] [CLOSED] " jason1987d
  4 siblings, 0 replies; 6+ messages in thread
From: jason1987d @ 2021-05-30 18:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 195 bytes --]

New comment by jason1987d on void-packages repository

https://github.com/void-linux/void-packages/issues/30954#issuecomment-851042674

Comment:
The upgrade to curl version 7.77 fixes the issue.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ISSUE] [CLOSED] google-earth-pro segmentation fault
  2021-05-17 17:37 [ISSUE] google-earth-pro segmentation fault jason1987d
                   ` (3 preceding siblings ...)
  2021-05-30 18:38 ` jason1987d
@ 2021-05-30 18:38 ` jason1987d
  4 siblings, 0 replies; 6+ messages in thread
From: jason1987d @ 2021-05-30 18:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 695 bytes --]

Closed 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.



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-05-30 18:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-17 17:37 [ISSUE] google-earth-pro segmentation fault jason1987d
2021-05-18  4:36 ` jason1987d
2021-05-18  4:37 ` jason1987d
2021-05-23 19:04 ` jason1987d
2021-05-30 18:38 ` jason1987d
2021-05-30 18:38 ` [ISSUE] [CLOSED] " jason1987d

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).