1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 <2021> 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 <2021> 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: [EXTERNAL] Re: caget freezes the bash script |
From: | "Kasemir, Kay via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "J. Lewis Muir" <jlmuir at imca-cat.org> |
Cc: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Thu, 22 Jul 2021 16:22:17 +0000 |
>> > Which is it, caget or pvget? They're two separate programs.
>> The script is using `pvget -p ca ...`, so in the end it's using the CA client library, same as `caget ...`
>I understand that in theory it should be the same, but when trying to track down an issue, it's not good to assume such things. Indeed, and the EPICS version might make a difference.
I read
"pvget replaced caget, giving us two implementations that behave the same."
as both "caget" and "pvget -p
ca" were used with the same result.
Might point to a problem in the CA client lib as the common denominator.
Maybe one can attach gdb to the hung caget/pvget process and see why it's stuck and not exiting.
-Kay
|