EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  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  <20162017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: Pilatus AD 2-4 errors
From: Mark Rivers <[email protected]>
To: "Miceli, Antonino" <[email protected]>, EPICS tech talk <[email protected]>
Cc: "Woods, Russell" <[email protected]>, "Quaranta, Orlando" <[email protected]>
Date: Tue, 9 Aug 2016 00:45:38 +0000
Hi Nino,

For your first error you should set ASYN_TRACEIO_DRIVER in the underlying drvAsynIPPort driver that talks to camserver just before you change the exposure time.  Then you will see the full communication with camserver, and will be able to tell what command is generating the error "Not applicable to single module detectors".  What detector model is this, and what version of camserver?

The second error is coming from these lines in the autosave module, in save_restore.c line 1664
/* open() doesn't seem to set file permissions anymore */
status = fchmod (filedes, (mode_t) file_permissions);
if (status) printf("write_it: fchmod returned %d\n", status);

I don't think either of these problems is likely to be related to the crash you are seeing.  You need to enable core dump file creation and then run gdb on the resulting core file to track down the crashes.

Mark



From: [email protected] [[email protected]] on behalf of Miceli, Antonino [[email protected]]
Sent: Monday, August 08, 2016 5:22 PM
To: EPICS tech talk
Cc: Woods, Russell; Quaranta, Orlando
Subject: Pilatus AD 2-4 errors

Hi all,

We are hunting down some intermittent IOC crashes.  We are getting the following errors in a Pilatus AD 2-4 ioc which  may or not be related to the intermitted ioc crashing.


1.)    Any time we change the exposure time, period, etc we get an error like this:

2016/08/08 17:00:03.577 pilatusDetector:readCamserver unexpected response from camserver, no OK, response=15 ERR Not applicable to single module detectors

2.)    Every once in a while get this error:

write_it: fchmod returned -1

The detector seems to run to acquire images ok, except for these intermittent crashes (every 80k images or so).

Thanks,
Nino



References:
Pilatus AD 2-4 errors Miceli, Antonino

Navigate by Date:
Prev: Pilatus AD 2-4 errors Miceli, Antonino
Next: Re: Epics-Digitizer Communication Hulusi Öz
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Pilatus AD 2-4 errors Miceli, Antonino
Next: Re: Pilatus AD 2-4 errors Pearson, Matthew R.
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 09 Aug 2016 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·