When NSSecureTextField takes some inputs,, it randomly issues a warning

Viewed 144
*** not expecting invalidation break on '_CFMachPortDeallocationFailure' to debug: {null - ic:0,ip:55311}

It is a normal NSSecureTextField, I am not doing anything special to it.When it becomes first responder and takes some inputs, it just issues this warning occasionally.

What can I do to fix it?

0 Answers
Related