Ok I have verified that my local fix works, this ErrorF triggers in the
beginning of AttendClient:

void
AttendClient (ClientPtr client)
{
    OsCommPtr oc = (OsCommPtr)client->osPrivate;
    int connection;

    if (!oc) {
      ErrorF("osPrivate NULL in AttendClient!");
      return;
    }

I had put the xserver-xorg-core package on hold while testing the local 
modifications so it's theoretically possible
this was already fixed meanwhile in updates made to precise.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1033242

Title:
  X server crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1033242/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to