Yes, it's this one that failed:

res = ioctl (console_fd, VT_GETSTATE, &stat);

Interresting, it would have done:

kb_ok = (ioctl (fd, VT_GETSTATE, &vts) == 0);

just moments before that in ck_fd_is_a_console

I wonder...

-- 
Active VT tracking can fail at startup
https://bugs.launchpad.net/bugs/544139
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to