[Ubuntu-x-swat] [Bug 519576] Re: Race condition in libXext

2010-03-23 Thread Dan Kegel
I'm hitting this with Karmic + wine + steam a lot on my new i7. Happily, I can move to Lucid beta, but there are a lot of Karmic users out there who can't... -- Race condition in libXext https://bugs.launchpad.net/bugs/519576 You received this bug notification because you are a member of

[Ubuntu-x-swat] [Bug 519576] Re: Race condition in libXext

2010-03-03 Thread Lei Zhang
Can someone reopen this please? -- Race condition in libXext https://bugs.launchpad.net/bugs/519576 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to libxext in ubuntu. ___ Mailing list:

[Ubuntu-x-swat] [Bug 519576] Re: Race condition in libXext

2010-02-26 Thread Lei Zhang
Ping. Please reopen. I realize Lucid is almost out, but Hardy will be supported for a while longer. Please at least backport this to Hardy. -- Race condition in libXext https://bugs.launchpad.net/bugs/519576 You received this bug notification because you are a member of Ubuntu-X, which is

[Ubuntu-x-swat] [Bug 519576] Re: Race condition in libXext

2010-02-23 Thread Lei Zhang
Umm, I know it's fixed in Lucid, which is why this bug report is asking for the fix to be backported to Hardy - Karmic. -- Race condition in libXext https://bugs.launchpad.net/bugs/519576 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to libxext in

[Ubuntu-x-swat] [Bug 519576] Re: Race condition in libXext

2010-02-21 Thread Timo Aaltonen
Fixed on lucid already. ** Changed in: libxext (Ubuntu) Status: New = Fix Released -- Race condition in libXext https://bugs.launchpad.net/bugs/519576 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to libxext in ubuntu.

[Ubuntu-x-swat] [Bug 519576] Re: Race condition in libXext

2010-02-11 Thread Lei Zhang
FYI, this patch may fix all the crashes for xcb_io.c:378: _XAllocID: Assertion. There's many instances of this bug in the Ubuntu bug database, i.e. bug 458989. -- Race condition in libXext https://bugs.launchpad.net/bugs/519576 You received this bug notification because you are a member of

[Ubuntu-x-swat] [Bug 519576] Re: Race condition in libXext

2010-02-10 Thread Bryce Harrington
Hi thestig-google, Please attach the output of `lspci -vvnn` and `dmesg`, and attach your /var/log/Xorg.0.log (and maybe Xorg.0.log.old) file from after reproducing this issue. If you're using a custom /etc/X11/xorg.conf please attach that as well. [This is an automated message. Apologies

[Ubuntu-x-swat] [Bug 519576] Re: Race condition in libXext

2010-02-10 Thread Lei Zhang
Hi, the requested logs are irrelevant because I cannot reproduce the race condition on my machine. I only know about it because the aggregated reports from Google Chrome's crash logger show this crash happening. This affects any application that calls XShmAttach(). The fix is pretty clear. Please