Specifications

9032277-03 Software Superseded by CS2/MMS2
5-11
SPECTRUM_5.0rev1.P35
Included in P50.
SPECTRUM_5.0rev1.P36
Included in P47 and P48.
SPECTRUM_5.0rev1.P37
Included in P49.
SPECTRUM_5.0rev1.P38
The server is terminating when 45% of the models get activated. During
startup of the SpectroSERVER, with ChipCom ONline/ONcore Models from
the CSEU-CCOM product, when the device cannot be contacted, the logic in
CsComMntrIH::trig_model_activate will sometimes cause uninitialized
memory to be accessed. This, in turn, causes the server to terminate.
SPECTRUM_5.0rev1.P39
On Windows_NT, the SpectroSERVER is crashing after a couple of minutes.
This is caused by the fact that we don't properly handle changing the icmp
packet size on NT. We change the send size, but we don't account for the larger
packet on the return. This has been resolved by changing the code to account
for the larger packet size.