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  2016  <20172018  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  <20172018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: CAS: partial (damaged?) UDP msg
From: "Shen, Guobao" <[email protected]>
To: Michael Davidsaver <[email protected]>, Zhang Yuliang <[email protected]>, tech-talk <[email protected]>
Date: Sun, 16 Apr 2017 15:57:34 +0000
It seems he has two different CAS, one is C#, another is
LabVIEW CAS.
Unclear that whether those 2 run in the same IOC process.

From Yuliang's info, I guess the IOC started properly, and problem happened somewhere in the middle during IOC run.
A wireshark would be helpful to verify where the package was truncated, and when.

Thanks,
Guobao

-------- Original Message --------
Subject: Re: CAS: partial (damaged?) UDP msg
From: Michael Davidsaver
To: Zhang Yuliang ,tech-talk
CC:

I've seen messages like this pop up occasionally with no apparent ill
effects.

What is 10.1.204.140?  Is this host expected to run CA clients?  If so,
which implementation(s)?  Something other than libca or CAJ?

On 04/15/2017 07:27 AM, Zhang Yuliang wrote:
> Hi all,
>
> I found that one soft ioc output the following information:
>
> epics> CAS: partial (damaged?) UDP msg of 8 bytes from 10.1.204.140:54439 ?

The shortest valid CA message is 16 bytes.  So any packet set to UDP
port 5064 with length 8 is clearly invalid.  Practically, CA search
broadcasts will have more than 32 bytes.  A Version message and at least
one Search message with a non-zero payload.

FYI http://www.aps.anl.gov/epics/base/R3-16/0-docs/CAproto/index.html

> CAS: request from 10.1.204.140:54439 => CAS: Missaligned protocol rejected
> CAS: Request from 10.1.204.140:54439 => cmmd=0 cid=0x4143435f type=0 count=3100 postsize=3100
> CAS: Request from 10.1.204.140:54439 =>   available=0x4c524254         N=3 paddr=(nil)

The offending header was:

> 00000c1c 00000c1c 4143435f 4c524254

This looks like bytes 8-24 of a search message with a searchID 0xc1c for
a PV name beginning with "ACC_LRBT".

Very odd.  It appears that a CA search packet is getting split into two
packets at offset 8.  I don't know how this could happen.

...
> At that time, all of our Labview and C# type CA servers hung up(the standard iocs were all ok), no response to the ca search from clients. After we reboot the ca servers, it return to OK.
> It is the first time we saw this and I think the ca server hung up event has relation to the invalid request.

If these are only CA servers, then I suspect that these hangs are an
effect, not the cause.  Probably improper handling of truncated search
messages.


References:
CAS: partial (damaged?) UDP msg Zhang Yuliang

Navigate by Date:
Prev: Re: CAS: partial (damaged?) UDP msg Michael Davidsaver
Next: Problem in macLib macExpandString? Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Re: CAS: partial (damaged?) UDP msg Zhang Yuliang
Next: Problem in macLib macExpandString? Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
ANJ, 21 Dec 2017 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·