Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-alt
On 24 Feb 2012, at 06:11, Michael Weiser wrote:
> does anyone else have problems with X11 clients in current prefix on Mac
> OS X 10.6? For about a month all my X11 clients hang when trying to
> connect to either the Snow Leopard X11.app or current XQuartz. When I
> compile against the system's X11 libraries, everything works fine. So I
> suspect, the X11 libs in my prefix are either too new or broken somehow.
> Is that possible?
>
> I've emerge -ateND world 'ed multiple times to eliminate
> versioning/linking inconsistencies or abi incompatibility as culprits.
> No change.
>
> Even xset q hangs. top shows it hoging a CPU core at 100%. Attaching to
> the process with dtruss shows an endless loop of
>
> select(0x4, 0xBFFFE0C0, 0xBFFFE040, 0x0, 0x0) = 1 0
> recvfrom(0x3, 0x801A58, 0x1000) = -1 Err#35
>
> Any help would be greatly appreciated.
Hi Micha;
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.
// Cheers; Johan
|
|