| Summary: | Broken libX11 with xtrans-1.1 | ||
|---|---|---|---|
| Product: | xorg | Reporter: | ugenn <ugenn> |
| Component: | Lib/xtrans | Assignee: | Xorg Project Team <xorg-team> |
| Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Bug Depends on: | |||
| Bug Blocks: | 10101 | ||
|
Description
ugenn
2008-05-01 19:50:54 UTC
Does it work if you build xtrans from git master which has the fix for https://bugs.freedesktop.org/show_bug.cgi?id=15677 ? Same problem. Did straces on both the working and broken versions and noticed the following:
On the working libX11, i got
connect(3, {sa_family=AF_FILE, path="/tmp/.X11-unix/X0"}, 19) = 0
On the broken,
connect(3, {sa_family=AF_FILE, path=@/tmp/.X11-unix/X0}, 20) = -1 ECONNREFUSED (Connection refused)
Did you rebuild both Xorg & libX11 with the new xtrans or just libX11? Both xlib and server were built against the broken xtrans (1.1). I've only tried rebuilding xlib with git-head, not the xserver. I'll try the server and post an update later. Works after rebuilding the server. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.