Comment 2 for bug 1645301

Revision history for this message
Ralph Lange (ralph-lange) wrote :

Possibly this is connected to a

CA.Client.Exception...............................................
    Warning: "Identical process variable names on multiple servers"

but that needs to be verified.

At this moment, it smells like a race condition between shut-down of a short-lived client and a DNS resolution going on (or starting) at the same moment.
I can see "segfault at 0" (null pointer) and "segfault at 8" (accessing a member of a structure referenced by a null pointer?).