← Back to team overview

ubuntu-x-swat team mailing list archive

Re: [Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

 

Samuel thibault wrote:
> Tom Jaeger, did you actually notice switching VT not working?  Could
> you get an strace of that happening?
Yes, I did.  The issue comes and goes; and unfortunately I can't
reproduce it right now.  This is the system call that failed, though
(hw/xfree86/common/xf86Events.c:212):

if (ioctl(xf86Info.consoleFd, VT_ACTIVATE, vtno) < 0)
    ErrorF("Failed to switch consoles (%s)\n", strerror(errno));

The error was EIO as well, IIRC.

-- 
[karmic] Xorg 100% CPU utilization -- only after first login
https://bugs.launchpad.net/bugs/439138
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.



References