On 3/9/22 02:00, Abdalla Ahmad via Tech-talk wrote:
Hi
We have an IOC to control two types of devices using stream device, a high-voltage PS from matsusada and a current pre-amplifier from SRS. The problem is that when typing exit on the IOC shell the IOC does not exit, so I tried excluding devices from the IOC and it seems the problem is with the HVPS, when excluded from the IOC it exits normally and restarts under procServ. I enabled asyn masks using asynTraceMask and asyntraceIOMask, even after the exit the IOC is doing IO with the device with no problem. I was using asyn 4.30 and stream 2.8.16 I think so I pulled the latest version of all drivers and still the same behavior.
Maybe an issue with an epicsAtExit() hook?
You could try setting 'atExitDebug' prior to 'exit' to print
a message as each hook function is called.
var atExitDebug 1
- References:
- Stream device IOC does not exit under procServ Abdalla Ahmad via Tech-talk
- Navigate by Date:
- Prev:
Stream device IOC does not exit under procServ Abdalla Ahmad via Tech-talk
- Next:
Re: Stream device IOC does not exit under procServ Mark Rivers via Tech-talk
- 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
- Navigate by Thread:
- Prev:
Stream device IOC does not exit under procServ Abdalla Ahmad via Tech-talk
- Next:
Re: Stream device IOC does not exit under procServ Mark Rivers via Tech-talk
- 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
|