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: | EPICS R3.15.8 and asubRecord issue. |
From: | Mike Westfall via Tech-talk <tech-talk at aps.anl.gov> |
To: | EPICS tech-talk <tech-talk at aps.anl.gov> |
Date: | Thu, 18 Jun 2020 14:00:40 -0400 |
I was trying to compile a simple IOC with an aSub record under EPICS R3.15.8, and I got this error on startup: dbLoadDatabase("dbd/asub-ioc.dbd") asub_ioc_registerRecordDeviceDriver(pdbbase) A call to 'assert(prt->no_fields == 308)' by thread '_main_' failed in ../O.Common/aSubRecord.h line 663. Dumping a stack trace of thread '_main_': This error was not noted when compiling the same IOC under EPICS R3.14.12.8 I wonder what's going on... |
|