On Fri May26'23 01:45:49PM, Tom Horsley wrote:
> From: Tom Horsley <horsley1...@gmail.com>
> Date: Fri, 26 May 2023 13:45:49 -0400
> To: users@lists.fedoraproject.org
> Reply-To: Community support for Fedora users <users@lists.fedoraproject.org>
> Subject: Re: F37: any suggestions on this WebEx error on F37?
>
> On Fri, 26 May 2023 12:39:18 -0500
> Ranjan Maitra wrote:
>
> > Any suggestions?
>
> May or may not help, but I'd tend to use ps to get a list of all
> processes running after reboot, then start webex and do another ps
> of all processes to see how much junk webex starts.
>
> Then after exiting webex, see if any of that junk is still running
> and kill -9 anything it left in the background.

Thanks very much! It more or less put me on the right track. After a perceived 
clean exit of WebEx:

$ ps ux
 localusr      5546 25.8  3.6 6429840 581604 ?      Sl   13:16   0:07 
/opt/Webex/bin/CiscoCollabHost /opt/Webex/lib/ libWebexAppLoader.so /Start
 localusr      5551  0.0  0.3 504684 56320 ?        S    13:16   0:00 
/opt/Webex/bin/CiscoCollabHostCef --type=zygote --no-zygote-sandbox 
--log-severity=disable --lang=en-US --user-data-dir=/home/localusr/.local/
 localusr      5552  0.0  0.3 504676 56448 ?        S    13:16   0:00 
/opt/Webex/bin/CiscoCollabHostCef --type=zygote --log-severity=disable 
--lang=en-US --user-data-dir=/home/localusr/.local/share/Webex --log-fi
 localusr      5554  0.0  0.0 504700 14364 ?        S    13:16   0:00 
/opt/Webex/bin/CiscoCollabHostCef --type=zygote --log-severity=disable 
--lang=en-US --user-data-dir=/home/localusr/.local/share/Webex --log-fi
 localusr      5708  3.9  0.0      0     0 ?        Z    13:16   0:01 
[CiscoCollabHost] <defunct>
 localusr      5740  0.1  0.3 48315076 60060 ?      Sl   13:16   0:00 
/opt/Webex/lib/../bin/CiscoCollabHostCef --type=renderer --log-severity=disable 
--user-data-dir=/home/localusr/.local/share/Webex --first-rend
 localusr      5849  0.6  0.0      0     0 ?        Z    13:16   0:00 
[CiscoCollabHost] <defunct>

So, now when I do a

$ killall /opt/Webex/bin/CiscoCollabHost

the problem goes away temporarily, till the next cycle of WebEx being shut down.

Not quite sure why a clean exit keeps these things hanging or what a LT fix 
could be. Any ideas?

Many thanks and best wishes,
Ranjan
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to