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: CA gateway dies without error message |
From: | "Martin L. Smith" <[email protected]> |
To: | Andrew Johnson <[email protected]> |
Cc: | [email protected] |
Date: | Thu, 19 Aug 2010 10:07:29 -0500 |
We do allow puts through the PV gateways on Linux-x86 (ctlapps4l), Solaris-x86 (User gateways), and Solaris-sparc (rhea) which are all built against EPICS 3.14.11
I have had some of them running since March, April, and June since we have about 40 gateways. I have not seen any widespread problems with them.
Hi Dirk,
On Thursday 19 August 2010 08:52:28 Dirk Zimoch wrote: > > Since upgrading the EPICS base version of the caGateways to 3.14.11, the > gateway dies from time to time for no obvious reason. It does not write > any log message when it dies (as it would do in a clean shutdown, in > case of a signal or when any strange CA event happens.) It also does not > write anything to stderr. I cannot remember that I have seen this type > of fault with 3.13.8.
Can you try running the gateway process under gdb, to see if that catches anything when it dies?
Our ctlapps4l gateway built with 3.14.11 on Linux has apparently been running continuously since March 18th. We don't normally allow puts through that gateway though, so you could be exercising parts of the code that we don't use here.
- Andrew -- The best FOSS code is written to be read by other humans -- Harald Welte