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 | 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: Weirdness with self-defined record type |
From: | "Johnson, Andrew N. via Core-talk" <core-talk at aps.anl.gov> |
To: | Ralph Lange <ralph.lange at gmx.de> |
Cc: | EPICS core-talk <core-talk at aps.anl.gov> |
Date: | Tue, 7 Jul 2020 14:57:25 +0000 |
Hi Ralph,
On Jul 7, 2020, at 8:53 AM, Ralph Lange via Core-talk <core-talk at aps.anl.gov> wrote:
Not specifically, but do the same problems exist if you stop it before iocInit? Try to determine whether this could be caused by something being corrupted during record initialization or if it’s an issue with loading the record instance. Does it happen
if the only record loaded is that one?
That could also imply something is wrong with the recordSizeOffset data, are you sure you completely rebuilt the record.o file after the last change to its record.dbd file?
The iocsh command dba might be helpful, and there are one or two others that delve inside the data structures.
- Andrew
--
Complexity comes for free, simplicity you have to work for.
|