This was a strange one. Finally found it. My data field was getting an IQ crash. Except the normal colored IQ icon was rendered as a grey scale IQ crash icon. And there was no LOG file created. And no ERA entry. Sometimes that crash impacted other CIQ data fields too, which would also display they strange greyscale IQ logo.
To cut to the chase.... it turned out to be an EXCEPTION in which under a certain scenario, I performed a "registerForTemporalEvent" too soon. So I'm thinking the crash occurred in the BG process, so it didn't get handled the same way, didn't log the issue, and displayed a different IQ logo. And sometimes propagated a device wide error.
Anyway, just FYI.