libxcb 1.8
Kevin Oberman
kob6558 at gmail.com
Thu Jan 26 05:00:47 UTC 2012
On Wed, Jan 25, 2012 at 6:04 PM, Conrad J. Sabatier <conrads at cox.net> wrote:
> On Wed, 25 Jan 2012 22:17:30 +0100
> Sebastian Chmielewski <chmiels at o2.pl> wrote:
>
>> 2012/1/25 Kostik Belousov <kostikbel at gmail.com>
>>
>> > This is a note that updating libxcb from xorg-dev to 1.8 killed my
>> > client-side X. Every client using libxcb hangs on start, eating
>> > 100% CPU in the poll(2) loop. Downgrading to 1.7 fixed the issue.
>> >
>> > Not much useful, but I hope to get less mail after the notice.
>> >
>>
>> I have the same issue. Rebuilding libxcb, xcb-util didn't help.
>
> I experienced the same roughly a week ago, and reported it on the xorg
> mailing list (xorg at lists.x.org). Reverting to 1.7 was absolutely
> necessary. I considered for a while upgrading every port that depended
> on libxcb, but according to pkg_info, that came out to be roughly 750+
> packages(!). No thank you. :-)
pkg_info may list 750+ ports, but that includes both build depends
(which really need to be re-built) and run-time depends which just
link to the .so and don't. Install sysutils/bsdadminscripts and use
'pkg_libchk -o' to get a list of the ports that REALLY need
rebuilding. It's probably only a dozen or less as libxcb is typically
only used by linking to the .so.
--
R. Kevin Oberman, Network Engineer
E-mail: kob6558 at gmail.com
More information about the freebsd-x11
mailing list