Consider a Hermitian matrix $M=M^\dagger$. Clearly, its eigenvalues are real, but what is the condition for the eigenvectors to be real as well?
Edit 1: I consider the entries of $M$ to be complex numbers. Moreover, I call a vector real if all its components are real numbers.
Edit 2: As pointed out in the comments, if $v$ is a real eigenvector of $M$, then also is $i v$. For this reason I might need to emphasise that I do not care about ``global'' complex coefficients.
Let $A= \begin{bmatrix} 0 & i \\ -i & 0 \\ \end{bmatrix}$. Then $1$ is an eigenvalue of $A$ , but $ker(I-A)=span\{(i,1)^T\}$