Failure seems to occur at this point in the code:
switch_to(int vt, const char *from)
{
if (ioctl(xf86Info.consoleFd, VT_ACTIVATE, vt) < 0)
FatalError("%s: VT_ACTIVATE failed: %s\n", from, strerror(errno));
** Summary changed:
- Xorg crashed with SIGSEGV immediately after login
+ Xorg crash calling ioctl(xf86Info.consoleFd, VT_ACTIVATE, vt) immediately
after login
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/762080
Title:
Xorg crash calling ioctl(xf86Info.consoleFd, VT_ACTIVATE, vt)
immediately after login
_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help : https://help.launchpad.net/ListHelp