I run into this when I was trying to uninstall Endpoint Protection client. The uninstall process was running for ages and it seemed to be frozen. The progress bar did not move a bit over an hour. It turned out the reason was that the HKLM\SOFTWARE\Symantec\Common Client\ccService\Channels registry key had more than 260,000 values and the uninstall process tried to read up all of them. I contacted Symantec support and their answer was that this registry key is not related to Endpoint Protection therefore they cannot comment on this issue. I have to figure out myself which Symantec product is related to these registry entries and contact the support department affiliated with that particular product.
The registry values look like this:
Name: {E2FA6B71-75D0-4F22-AE8C-32CD6F2B8527}
Type: REG_SZ
Data: {6B5B7BB1-D422-4C03-896F-D454E36B24AD}
The names are different for each value, however the data is exact same for each of them. Does anyone know what those registry values are for? Is it normal having hundreds of thousands of them? Is this something by design, or is this a result of malfunction?