[Xcb] _XReply stuck in xcb_wait_for_reply64

Michel Dänzer michel at daenzer.net
Thu Dec 1 01:42:32 UTC 2016


On 01/12/16 07:50 AM, Marius Cirsta wrote:
> Hello,
> 
> I have a problem that came once I upgraded my Linux OS ( less known
> one called Fruglware OS ).
> For some reason with libxcb 1.12  libx11 1.6.4 I'm having this weird
> freeze in plasmashell:
> 
> #0  0x00007fc2cf9cd3e1 in poll () from /lib/libc.so.6
> #1  0x00007fc2d39831e0 in _xcb_conn_wait (c=c at entry=0x117aaf0,
> cond=cond at entry=0x7fff869b5cd0, vector=vector at entry=0x0,
> count=count at entry=0x0) at xcb_conn.c:479
> #2  0x00007fc2d3984bdf in wait_for_reply (c=c at entry=0x117aaf0,
> request=request at entry=10682, e=e at entry=0x7fff869b5d98) at xcb_in.c:516
> #3  0x00007fc2d3984d31 in xcb_wait_for_reply64 (c=0x117aaf0,
> request=10682, e=0x7fff869b5d98) at xcb_in.c:560
> #4  0x00007fc2d3bea2e8 in _XReply (dpy=0x11798a0, rep=0x7fff869b5e40,
> extra=0, discard=0) at xcb_io.c:596
> #5  0x00007fc2cc781cd2 in ?? () from /usr/lib/libGL.so.1
> #6  0x00007fc2cc781ff7 in ?? () from /usr/lib/libGL.so.1
> #7  0x00007fc2216f9239 in ?? () from /usr/lib/dri/r600_dri.so
> #8  0x00007fc2216f3ab4 in ?? () from /usr/lib/dri/r600_dri.so
> #9  0x00007fc2215dd92c in ?? () from /usr/lib/dri/r600_dri.so
> #10 0x00007fc2215de84c in ?? () from /usr/lib/dri/r600_dri.so
> #11 0x00007fc22158a67b in ?? () from /usr/lib/dri/r600_dri.so
> #12 0x00007fc221592eb4 in ?? () from /usr/lib/dri/r600_dri.so

Please get a backtrace with debugging symbols available for
/usr/lib/libGL.so.1 and /usr/lib/dri/r600_dri.so as well.


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer


More information about the Xcb mailing list