From: David O. <da...@qc...> - 2013-06-04 11:38:26
|
Hi, Thanks for 4.99.5. It's been working well for us so far. I've noticed a small glitch in the logging of nsssl shutdowns (not sure if it's new to 4.99.5 or not) When NsWaitDriversShutdown logs the "stopped" message for nsssl the driver name seems to gain an extra unprintable character. [9715.7f556c6f2700][-main-] Notice: [driver:nsssl#]: stopped where # is an unprintable character (possibly 007F) I think it could be an issue relating to how NsWaitDriversShutdown in particular accesses the driver name, rather than a more global encoding problem, since NsStopDrivers logs the "stopping" message for nsssl without any similar problems on the same installation. Could this be a local configuration problem? This is using the encoding defaults from conf/sample-config.tcl Regards, David Osborne |