Article 5P7R3 citrix app segmentation fault core dump

citrix app segmentation fault core dump

by
lleb
from LinuxQuestions.org on (#5P7R3)
So I made the error of updating to PoP!_OS 21.04 and I am having multiple issues. The main issue is now the Citrix app, not the Chrome addon, no longer loads.

Cannot use the chrome addon any longer as it is 1. no longer supported, 2. even with my rather powerful rig massive lag caused by the addon. cannot use.

https://docs.citrix.com/en-us/citrix...ebian-packages

https://www.citrix.com/downloads/wor...ux-latest.html

download the correct .deb package and install (have tried via true root and via sudo with same horrid results) than issue the following commands so the client can connect to my company's citrix server

Code:sudo ln -s /usr/share/ca-certificates/mozilla/* /opt/Citrix/ICAClient/keystore/cacerts

sudo /opt/Citrix/ICAClient/util/ctx_rehashAll of this runs smooth, no errors, no issues.

When I goto run the client i get the following:

Code:user@pop-os:~$ ./citrix.sh
./citrix.sh: line 3: 3777 Segmentation fault (core dumped) /opt/Citrix/ICAClient/selfservice
user@pop-os:~$ cat citrix.sh
#!/bin/bash

/opt/Citrix/ICAClient/selfservice
user@pop-os:~$ /opt/Citrix/ICAClient/selfservice
Segmentation fault (core dumped)and that is is. I can get the chrome addon to run, but again not worth it for the performance.

I have AMD(R) Ryzen 7 1700x eight-core processor * 16
NVIDIA Corporation GP104 [GeForce GTX 1070]
32G Ram

currently all running on a SSD

Zero reason for the performance hit other than the addon just no longer works with the current vs of chrome.

Please I am in dire need of help before Wed the 8th in the morning.

Code:user@pop-os:~$ d /home/user/Downloads/
total 101468
drwxr-xr-x 2 user user 4096 Sep 6 18:49 ./
drwxr-x--- 22 user user 4096 Sep 6 18:15 ../
-rw-rw-r-- 1 user user 103893992 Sep 6 18:49 icaclient_21.8.0.40_amd64.deb
user@pop-os:~$ sha256sum /home/user/Downloads/icaclient_21.8.0.40_amd64.deb
96498a0676b9dca854d5bc4297e4e24cb8285ac24aa1e7dd85e38c6d2bf21ac4 /home/user/Downloads/icaclient_21.8.0.40_amd64.debbefore you ask

Code:alias d='/bin/ls -laF --color=auto'latest?d=yIl2AUoC8zA latest?i=q8_AVebXxLw:MYC3Pgbi_jA:F7zBnMy latest?i=q8_AVebXxLw:MYC3Pgbi_jA:V_sGLiP latest?d=qj6IDK7rITs latest?i=q8_AVebXxLw:MYC3Pgbi_jA:gIN9vFwq8_AVebXxLw
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments