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 | 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 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Question about "Link A array too large" |
From: | Hugo Slepicka <[email protected]> |
To: | lzf neu <[email protected]>, "[email protected]" <[email protected]> |
Date: | Wed, 28 Dec 2016 16:30:57 +0000 |
Hi all,
I want to read real-time dose value from the radiation monitor by using epics. The driver is modbus and asyn.
However,when starting epics ioc in server, I encounter a problem, the terminal displays something like the following information:
Link A array too large..
Link B array too large..
......
Link L array too large...
Segment fault(core dump)
The operation system used in server is fedora20 64bit. However, the same operation system and the same modbus and asyn driver works well in my laptop connected to the monitor.
Could you give me some suggestions to solve the problem, thanks in advanced.