Hi there, 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. -- Thanks, Micha
