assert(this->pudpiiu) fails when using TCP name resolution
Bug #1532864 reported by
mdavidsaver
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| EPICS Base |
Triaged
|
Low
|
Unassigned | ||
Bug Description
I've been seeing this assertion failure with Base 3.14.12.3-11 (epicsdeb) and gateway 2.0.6.0. The situation is accessing a single IOC via. ssh (EPICS_
> A call to 'assert(
> by thread 'CAC-TCP-send' failed in ../cac.cpp line 1225.
| Changed in epics-base: | |
| status: | Incomplete → Triaged |
| importance: | Undecided → Low |
To post a comment you must log in.

What are the settings for EPICS_CA_ AUTO_ADDR_ LIST? and EPICS_CA_ADRR_LIST?
If UDP name resolution is switched completely off, it may be legal to have no udpiiu.
(If I remember correctly, Jeff said "udpiiu" means "UDP connection to IOC in use".)