Gentoo Archives: gentoo-alt

From: Johan Hattne <jhattne@×××.gov>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] prefix X11 clients hang on Mac OS X 10.6
Date: Fri, 24 Feb 2012 21:06:29
Message-Id: A12C5B64-2902-4BA7-9E1F-786F0EEAE917@lbl.gov
In Reply to: [gentoo-alt] prefix X11 clients hang on Mac OS X 10.6 by Michael Weiser
1 On 24 Feb 2012, at 06:11, Michael Weiser wrote:
2
3 > does anyone else have problems with X11 clients in current prefix on Mac
4 > OS X 10.6? For about a month all my X11 clients hang when trying to
5 > connect to either the Snow Leopard X11.app or current XQuartz. When I
6 > compile against the system's X11 libraries, everything works fine. So I
7 > suspect, the X11 libs in my prefix are either too new or broken somehow.
8 > Is that possible?
9 >
10 > I've emerge -ateND world 'ed multiple times to eliminate
11 > versioning/linking inconsistencies or abi incompatibility as culprits.
12 > No change.
13 >
14 > Even xset q hangs. top shows it hoging a CPU core at 100%. Attaching to
15 > the process with dtruss shows an endless loop of
16 >
17 > select(0x4, 0xBFFFE0C0, 0xBFFFE040, 0x0, 0x0) = 1 0
18 > recvfrom(0x3, 0x801A58, 0x1000) = -1 Err#35
19 >
20 > Any help would be greatly appreciated.
21
22 Hi Micha;
23
24 Reverting x11-libs/libxcb to version 1.7 makes the problem go away for me. I'll need to do some more digging around to find out what's really going wrong.
25
26 // Cheers; Johan

Replies

Subject Author
Re: [gentoo-alt] prefix X11 clients hang on Mac OS X 10.6 Michael Weiser <michael@×××××××××××××××.net>