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: combining long strings |
From: | "Lang, Keenan C. via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "Johnson, Andrew N." <anj at anl.gov>, "Sintschuk, Michael" <michael.sintschuk at bam.de> |
Cc: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Wed, 3 Feb 2021 18:05:12 +0000 |
The ERR field has an error in it, so the record did try to process, it just never successfully completed. I haven't seen that error before, but it appears that it points to some sort of issue with invalid memory access during the code execution. I'm trying
to track down what went wrong.
Keenan
From: Johnson, Andrew N. <anj at anl.gov>
Sent: Wednesday, February 3, 2021 12:01 PM To: Sintschuk, Michael <michael.sintschuk at bam.de> Cc: Lang, Keenan C. <klang at anl.gov>; tech-talk at aps.anl.gov <tech-talk at aps.anl.gov> Subject: Re: combining long strings Hi Michael,
On Feb 3, 2021, at 8:05 AM, Sintschuk, Michael via Tech-talk <tech-talk at aps.anl.gov> wrote:
...
Your record doesn’t appear to have been processed at all yet (STAT is UDF, UDF is 1 and TIME is <undefined>). Does processing it change the result? You can have that happen automatically when the IOC boots by setting PINI to YES, or manually with this
iocsh command:
dbpf Topo:FilePath.PROC 1 - Andrew
--
Complexity comes for free, simplicity you have to work for.
|