Asking for an eigendecomposition of a zero matrix results in eigenvectors that are a mix of the unit (identity) basis and NaN component values. Since the eigenvectors of a zero matrix are undefined this result is acceptable. However, the ComputationInfo result returns "Success" when a non success status (such as NumericalIssue) seems more appropriate and helpful.
-- GitLab Migration Automatic Message -- This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/671.