Skip to content

Instantly share code, notes, and snippets.

@richardgv
Created December 6, 2014 10:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richardgv/e3edbe8bcdcc51900816 to your computer and use it in GitHub Desktop.
Save richardgv/e3edbe8bcdcc51900816 to your computer and use it in GitHub Desktop.
chjj/compton #243: Sample gdb output when tracing X errors
richard@home ~/git/compton % gdb --args compton -S --show-all-xerrors
GNU gdb (Gentoo 7.8.1 vanilla) 7.8.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://bugs.gentoo.org/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from compton...done.
(gdb) set height 0
(gdb) handle SIGUSR1 nostop
Signal Stop Print Pass to program Description
SIGUSR1 No Yes Yes User defined signal 1
(gdb) b compton.c:3321
Breakpoint 1 at 0x41809c: file src/compton.c, line 3321.
(gdb) commands 1
Type commands for breakpoint(s) 1, one per line.
End with a line saying just "end".
>bt full
>c
>end
(gdb) r
Starting program: /home/richard/git/compton/compton -S --show-all-xerrors
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Program received signal SIGUSR1, User defined signal 1.
Breakpoint 1, xerror (dpy=0x483890, ev=0x7fffffffd6b0) at src/compton.c:3321
3321 if (ev->request_code == ps->composite_opcode
#0 xerror (dpy=0x483890, ev=0x7fffffffd6b0) at src/compton.c:3321
ps = 0x4a5aa0
o = 0
name = 0x430243 "Unknown"
#1 0x00007ffff6ea1cab in _XError (dpy=dpy@entry=0x483890, rep=rep@entry=0x4b7ad0)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/XlibInt.c:1463
rtn_val = <optimized out>
event = {type = 0, xany = {type = 0, serial = 4733072, send_event = 20972031,
display = 0x6db5, window = 4278190851}, xkey = {type = 0, serial = 4733072,
send_event = 20972031, display = 0x6db5, window = 4278190851, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, state = 4294956992, keycode = 32767,
same_screen = -135850950}, xbutton = {type = 0, serial = 4733072,
send_event = 20972031, display = 0x6db5, window = 4278190851, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, state = 4294956992, button = 32767,
same_screen = -135850950}, xmotion = {type = 0, serial = 4733072,
send_event = 20972031, display = 0x6db5, window = 4278190851, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, state = 4294956992, is_hint = -1 '\377',
same_screen = -135850950}, xcrossing = {type = 0, serial = 4733072,
send_event = 20972031, display = 0x6db5, window = 4278190851, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, mode = -10304, detail = 32767,
same_screen = -135850950, focus = 32767, state = 4733072}, xfocus = {type = 0,
serial = 4733072, send_event = 20972031, display = 0x6db5, window = 4278190851,
mode = 4738192, detail = 0}, xexpose = {type = 0, serial = 4733072,
send_event = 20972031, display = 0x6db5, window = 4278190851, x = 4738192, y = 0,
width = -10496, height = 32767, count = -135851311}, xgraphicsexpose = {type = 0,
serial = 4733072, send_event = 20972031, display = 0x6db5, drawable = 4278190851,
x = 4738192, y = 0, width = -10496, height = 32767, count = -135851311,
major_code = 32767, minor_code = -10448}, xnoexpose = {type = 0, serial = 4733072,
send_event = 20972031, display = 0x6db5, drawable = 4278190851, major_code = 4738192,
minor_code = 0}, xvisibility = {type = 0, serial = 4733072, send_event = 20972031,
display = 0x6db5, window = 4278190851, state = 4738192}, xcreatewindow = {type = 0,
serial = 4733072, send_event = 20972031, display = 0x6db5, parent = 4278190851,
window = 4738192, x = -10496, y = 32767, width = -135851311, height = 32767,
border_width = -10448, override_redirect = 32767}, xdestroywindow = {type = 0,
serial = 4733072, send_event = 20972031, display = 0x6db5, event = 4278190851,
window = 4738192}, xunmap = {type = 0, serial = 4733072, send_event = 20972031,
display = 0x6db5, event = 4278190851, window = 4738192, from_configure = -10496},
xmap = {type = 0, serial = 4733072, send_event = 20972031, display = 0x6db5,
event = 4278190851, window = 4738192, override_redirect = -10496}, xmaprequest = {
type = 0, serial = 4733072, send_event = 20972031, display = 0x6db5,
parent = 4278190851, window = 4738192}, xreparent = {type = 0, serial = 4733072,
send_event = 20972031, display = 0x6db5, event = 4278190851, window = 4738192,
parent = 140737488344832, x = -135851311, y = 32767, override_redirect = -10448},
xconfigure = {type = 0, serial = 4733072, send_event = 20972031, display = 0x6db5,
event = 4278190851, window = 4738192, x = -10496, y = 32767, width = -135851311,
height = 32767, border_width = -10448, above = 11881903392750019072,
override_redirect = -10304}, xgravity = {type = 0, serial = 4733072,
send_event = 20972031, display = 0x6db5, event = 4278190851, window = 4738192,
x = -10496, y = 32767}, xresizerequest = {type = 0, serial = 4733072,
send_event = 20972031, display = 0x6db5, window = 4278190851, width = 4738192,
height = 0}, xconfigurerequest = {type = 0, serial = 4733072, send_event = 20972031,
display = 0x6db5, parent = 4278190851, window = 4738192, x = -10496, y = 32767,
width = -135851311, height = 32767, border_width = -10448,
above = 11881903392750019072, detail = -10304, value_mask = 140737352504378},
xcirculate = {type = 0, serial = 4733072, send_event = 20972031, display = 0x6db5,
event = 4278190851, window = 4738192, place = -10496}, xcirculaterequest = {type = 0,
serial = 4733072, send_event = 20972031, display = 0x6db5, parent = 4278190851,
window = 4738192, place = -10496}, xproperty = {type = 0, serial = 4733072,
send_event = 20972031, display = 0x6db5, window = 4278190851, atom = 4738192,
time = 140737488344832, state = -135851311}, xselectionclear = {type = 0,
serial = 4733072, send_event = 20972031, display = 0x6db5, window = 4278190851,
selection = 4738192, time = 140737488344832}, xselectionrequest = {type = 0,
serial = 4733072, send_event = 20972031, display = 0x6db5, owner = 4278190851,
requestor = 4738192, selection = 140737488344832, target = 140737352504017,
property = 140737488344880, time = 11881903392750019072}, xselection = {type = 0,
serial = 4733072, send_event = 20972031, display = 0x6db5, requestor = 4278190851,
selection = 4738192, target = 140737488344832, property = 140737352504017,
time = 140737488344880}, xcolormap = {type = 0, serial = 4733072,
send_event = 20972031, display = 0x6db5, window = 4278190851, colormap = 4738192,
new = -10496, state = 32767}, xclient = {type = 0, serial = 4733072,
send_event = 20972031, display = 0x6db5, window = 4278190851, message_type = 4738192,
format = -10496, data = {
b = "\321\022\347\367\377\177\000\000\060\327\377\377\377\177\000\000\000\242", <incomplete sequence \304>, s = {4817, -2073, 32767, 0, -10448, -1, 32767, 0, -24064, -15265}, l = {
140737352504017, 140737488344880, -6564840680959532544, 140737488345024,
140737352504378}}}, xmapping = {type = 0, serial = 4733072, send_event = 20972031,
display = 0x6db5, window = 4278190851, request = 4738192, first_keycode = 0,
count = -10496}, xerror = {type = 0, display = 0x483890, resourceid = 20972031,
serial = 28085, error_code = 3 '\003', request_code = 3 '\003',
minor_code = 0 '\000'}, xkeymap = {type = 0, serial = 4733072, send_event = 20972031,
display = 0x6db5, window = 4278190851,
key_vector = "\220LH\000\000\000\000\000\000\327\377\377\377\177\000\000\321\022\347\367\377\177\000\000\060\327\377\377\377\177\000"}, xgeneric = {type = 0, serial = 4733072,
send_event = 20972031, display = 0x6db5, extension = -16776445, evtype = 0},
xcookie = {type = 0, serial = 4733072, send_event = 20972031, display = 0x6db5,
extension = -16776445, evtype = 0, cookie = 4738192, data = 0x7fffffffd700}, pad = {
140733193388032, 4733072, 20972031, 28085, 4278190851, 4738192, 140737488344832,
140737352504017, 140737488344880, -6564840680959532544, 140737488345024,
140737352504378, 4733072, 140737488344872, 140737488344944, 0, 28086, 140737488344912,
0, 4738216, 1, -1, 0, 0}}
async = <optimized out>
next = <optimized out>
#2 0x00007ffff6e9e477 in handle_error (dpy=0x483890, err=0x4b7ad0, in_XReply=<optimized out>)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/xcb_io.c:213
ext = <optimized out>
ret_code = 32767
#3 0x00007ffff6e9e555 in handle_response (dpy=dpy@entry=0x483890, response=0x4b7ad0,
in_XReply=in_XReply@entry=1)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/xcb_io.c:325
async = <optimized out>
next = <optimized out>
#4 0x00007ffff6e9f6b0 in _XReply (dpy=dpy@entry=0x483890, rep=rep@entry=0x7fffffffd8c0,
extra=extra@entry=0, discard=discard@entry=1)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/xcb_io.c:627
event = <optimized out>
req = 0x4b7ab0
response = 0x0
error = 0x0
c = 0x484c90
reply = <optimized out>
current = 0x4b7ab0
__PRETTY_FUNCTION__ = "_XReply"
#5 0x00007ffff6e82597 in _XGetWindowAttributes (dpy=dpy@entry=0x483890, w=20972031, attr=0x483488)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/GetWAttrs.c:114
rep = {type = 0 '\000', depth = 0 '\000', sequenceNumber = 0, length = 0, root = 92,
x = 32767, y = 0, width = 1, height = 0, borderWidth = 0, pad1 = 0, pad2 = 58,
pad3 = 2766471214}
req = <optimized out>
i = <optimized out>
sp = <optimized out>
async = {next = 0x0, handler = 0x7ffff6e823b0 <_XWAttrsHandler>,
data = 0x7fffffffd8a0 "\265m"}
async_state = {attr_seq = 28085, geom_seq = 28086, attr = 0x0}
#6 0x00007ffff6e82731 in XGetWindowAttributes (dpy=0x483890, w=<optimized out>,
attr=<optimized out>)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/GetWAttrs.c:149
ret = <optimized out>
#7 0x000000000041108c in add_win (ps=0x4a5aa0, id=20972031, prev=0) at src/compton.c:2955
win_def = {next = 0x0, prev_trans = 0x0, id = 0, a = {x = 0, y = 0, width = 0, height = 0,
border_width = 0, depth = 0, visual = 0x0, root = 0, class = 0, bit_gravity = 0,
win_gravity = 0, backing_store = 0, backing_planes = 0, backing_pixel = 0,
save_under = 0, colormap = 0, map_installed = 0, map_state = 0, all_event_masks = 0,
your_event_mask = 0, do_not_propagate_mask = 0, override_redirect = 0, screen = 0x0},
xinerama_scr = -1, pictfmt = 0x0, mode = WMODE_TRANS, damaged = false, fence = 0,
pixmap_damaged = false, damage = 0, paint = {pixmap = 0, pict = 0, ptex = 0x0},
border_size = 0, extents = 0, flags = 0, need_configure = false, queue_configure = {
type = 0, serial = 0, send_event = 0, display = 0x0, event = 0, window = 0, x = 0,
y = 0, width = 0, height = 0, border_width = 0, above = 0, override_redirect = 0},
reg_ignore = 0, widthb = 0, heightb = 0, destroyed = false, bounding_shaped = false,
rounded_corners = false, to_paint = false, paint_excluded = false,
unredir_if_possible_excluded = false, in_openclose = false, client_win = 0,
window_type = WINTYPE_UNKNOWN, wmwin = false, leader = 0, cache_leader = 0,
focused = false, focused_force = UNSET, name = 0x0, class_instance = 0x0,
class_general = 0x0, role = 0x0, cache_sblst = 0x0, cache_fblst = 0x0,
cache_fcblst = 0x0, cache_ivclst = 0x0, cache_bbblst = 0x0, cache_oparule = 0x0,
cache_pblst = 0x0, cache_uipblst = 0x0, opacity = 0, opacity_tgt = 0,
opacity_prop = 4294967295, opacity_prop_client = 4294967295, opacity_set = 4294967295,
fade = false, fade_last = false, fade_force = UNSET, fade_callback = 0x0,
frame_opacity = 0, left_width = 0, right_width = 0, top_width = 0, bottom_width = 0,
shadow = false, shadow_last = false, shadow_force = UNSET, shadow_opacity = 0,
shadow_dx = 0, shadow_dy = 0, shadow_width = 0, shadow_height = 0, shadow_paint = {
pixmap = 0, pict = 0, ptex = 0x0}, prop_shadow = -1, dim = false,
invert_color = false, invert_color_last = false, invert_color_force = UNSET,
blur_background = false, blur_background_last = false, glx_blur_cache = {fbo = 0,
textures = {0, 0}, width = 0, height = 0}}
new = 0x483470
p = 0x4a5ea0
map_state = 0
#8 0x000000000040d41e in ev_create_notify (ps=0x4a5aa0, ev=0x7fffffffda90) at src/compton.c:4039
No locals.
#9 0x000000000040c8fa in ev_handle (ps=0x4a5aa0, ev=0x7fffffffda90) at src/compton.c:4415
No locals.
#10 0x000000000040bffb in mainloop (ps=0x4a5aa0) at src/compton.c:6826
ev = {type = 16, xany = {type = 16, serial = 26451, send_event = 0, display = 0x483890,
window = 658}, xkey = {type = 16, serial = 26451, send_event = 0, display = 0x483890,
window = 658, root = 20972031, subwindow = 21474837638, time = 171798692040, x = 0,
y = 1, x_root = 8978488, y_root = 23331428, state = 0, keycode = 0, same_screen = 0},
xbutton = {type = 16, serial = 26451, send_event = 0, display = 0x483890, window = 658,
root = 20972031, subwindow = 21474837638, time = 171798692040, x = 0, y = 1,
x_root = 8978488, y_root = 23331428, state = 0, button = 0, same_screen = 0},
xmotion = {type = 16, serial = 26451, send_event = 0, display = 0x483890, window = 658,
root = 20972031, subwindow = 21474837638, time = 171798692040, x = 0, y = 1,
x_root = 8978488, y_root = 23331428, state = 0, is_hint = 0 '\000', same_screen = 0},
xcrossing = {type = 16, serial = 26451, send_event = 0, display = 0x483890,
window = 658, root = 20972031, subwindow = 21474837638, time = 171798692040, x = 0,
y = 1, x_root = 8978488, y_root = 23331428, mode = 0, detail = 0, same_screen = 0,
focus = 0, state = 0}, xfocus = {type = 16, serial = 26451, send_event = 0,
display = 0x483890, window = 658, mode = 20972031, detail = 0}, xexpose = {type = 16,
serial = 26451, send_event = 0, display = 0x483890, window = 658, x = 20972031, y = 0,
width = 1158, height = 5, count = 200}, xgraphicsexpose = {type = 16, serial = 26451,
send_event = 0, display = 0x483890, drawable = 658, x = 20972031, y = 0, width = 1158,
height = 5, count = 200, major_code = 40, minor_code = 0}, xnoexpose = {type = 16,
serial = 26451, send_event = 0, display = 0x483890, drawable = 658,
major_code = 20972031, minor_code = 0}, xvisibility = {type = 16, serial = 26451,
send_event = 0, display = 0x483890, window = 658, state = 20972031}, xcreatewindow = {
type = 16, serial = 26451, send_event = 0, display = 0x483890, parent = 658,
window = 20972031, x = 1158, y = 5, width = 200, height = 40, border_width = 0,
override_redirect = 1}, xdestroywindow = {type = 16, serial = 26451, send_event = 0,
display = 0x483890, event = 658, window = 20972031}, xunmap = {type = 16,
serial = 26451, send_event = 0, display = 0x483890, event = 658, window = 20972031,
from_configure = 1158}, xmap = {type = 16, serial = 26451, send_event = 0,
display = 0x483890, event = 658, window = 20972031, override_redirect = 1158},
xmaprequest = {type = 16, serial = 26451, send_event = 0, display = 0x483890,
parent = 658, window = 20972031}, xreparent = {type = 16, serial = 26451,
send_event = 0, display = 0x483890, event = 658, window = 20972031,
parent = 21474837638, x = 200, y = 40, override_redirect = 0}, xconfigure = {
type = 16, serial = 26451, send_event = 0, display = 0x483890, event = 658,
window = 20972031, x = 1158, y = 5, width = 200, height = 40, border_width = 0,
above = 100207720237957176, override_redirect = 0}, xgravity = {type = 16,
serial = 26451, send_event = 0, display = 0x483890, event = 658, window = 20972031,
x = 1158, y = 5}, xresizerequest = {type = 16, serial = 26451, send_event = 0,
display = 0x483890, window = 658, width = 20972031, height = 0}, xconfigurerequest = {
type = 16, serial = 26451, send_event = 0, display = 0x483890, parent = 658,
window = 20972031, x = 1158, y = 5, width = 200, height = 40, border_width = 0,
above = 100207720237957176, detail = 0, value_mask = 0}, xcirculate = {type = 16,
serial = 26451, send_event = 0, display = 0x483890, event = 658, window = 20972031,
place = 1158}, xcirculaterequest = {type = 16, serial = 26451, send_event = 0,
display = 0x483890, parent = 658, window = 20972031, place = 1158}, xproperty = {
type = 16, serial = 26451, send_event = 0, display = 0x483890, window = 658,
atom = 20972031, time = 21474837638, state = 200}, xselectionclear = {type = 16,
serial = 26451, send_event = 0, display = 0x483890, window = 658,
selection = 20972031, time = 21474837638}, xselectionrequest = {type = 16,
serial = 26451, send_event = 0, display = 0x483890, owner = 658, requestor = 20972031,
selection = 21474837638, target = 171798692040, property = 4294967296,
time = 100207720237957176}, xselection = {type = 16, serial = 26451, send_event = 0,
display = 0x483890, requestor = 658, selection = 20972031, target = 21474837638,
property = 171798692040, time = 4294967296}, xcolormap = {type = 16, serial = 26451,
send_event = 0, display = 0x483890, window = 658, colormap = 20972031, new = 1158,
state = 5}, xclient = {type = 16, serial = 26451, send_event = 0, display = 0x483890,
window = 658, message_type = 20972031, format = 1158, data = {
b = "\310\000\000\000(\000\000\000\000\000\000\000\001\000\000\000\070\000\211",
s = {200, 0, 40, 0, 0, 0, 1, 0, 56, 137}, l = {171798692040, 4294967296,
100207720237957176, 0, 0}}}, xmapping = {type = 16, serial = 26451,
send_event = 0, display = 0x483890, window = 658, request = 20972031,
first_keycode = 0, count = 1158}, xerror = {type = 16, display = 0x6753,
resourceid = 0, serial = 4733072, error_code = 146 '\222', request_code = 2 '\002',
minor_code = 0 '\000'}, xkeymap = {type = 16, serial = 26451, send_event = 0,
display = 0x483890, window = 658,
key_vector = "\377\001@\001\000\000\000\000\206\004\000\000\005\000\000\000\310\000\000\000(\000\000\000\000\000\000\000\001\000\000"}, xgeneric = {type = 16, serial = 26451,
send_event = 0, display = 0x483890, extension = 658, evtype = 0}, xcookie = {
type = 16, serial = 26451, send_event = 0, display = 0x483890, extension = 658,
evtype = 0, cookie = 20972031, data = 0x500000486}, pad = {16, 26451, 0, 4733072, 658,
20972031, 21474837638, 171798692040, 4294967296, 100207720237957176,
0 <repeats 14 times>}}
ptv = 0xffffffff004a5aa0
#11 0x00000000004092b4 in session_run (ps=0x4a5aa0) at src/compton.c:7660
all_damage_orig = 4
paint = 77
t = 0x0
#12 0x00000000004081d3 in main (argc=3, argv=0x7fffffffde28) at src/compton.c:7750
ps_old = 0x4832b0
[ 0.18 ] error 3 BadWindow request 3 minor 0 serial 28085: "BadWindow (invalid Window parameter)"
Breakpoint 1, xerror (dpy=0x483890, ev=0x7fffffffd6b0) at src/compton.c:3321
3321 if (ev->request_code == ps->composite_opcode
#0 xerror (dpy=0x483890, ev=0x7fffffffd6b0) at src/compton.c:3321
ps = 0x4a5aa0
o = 0
name = 0x430243 "Unknown"
#1 0x00007ffff6ea1cab in _XError (dpy=dpy@entry=0x483890, rep=rep@entry=0x4b7a80)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/XlibInt.c:1463
rtn_val = <optimized out>
event = {type = 0, xany = {type = 0, serial = 4733072, send_event = 20972032,
display = 0x6db8, window = 771}, xkey = {type = 0, serial = 4733072,
send_event = 20972032, display = 0x6db8, window = 771, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, state = 4294956992, keycode = 32767,
same_screen = -135850950}, xbutton = {type = 0, serial = 4733072,
send_event = 20972032, display = 0x6db8, window = 771, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, state = 4294956992, button = 32767,
same_screen = -135850950}, xmotion = {type = 0, serial = 4733072,
send_event = 20972032, display = 0x6db8, window = 771, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, state = 4294956992, is_hint = -1 '\377',
same_screen = -135850950}, xcrossing = {type = 0, serial = 4733072,
send_event = 20972032, display = 0x6db8, window = 771, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, mode = -10304, detail = 32767,
same_screen = -135850950, focus = 32767, state = 4733072}, xfocus = {type = 0,
serial = 4733072, send_event = 20972032, display = 0x6db8, window = 771,
mode = 4738192, detail = 0}, xexpose = {type = 0, serial = 4733072,
send_event = 20972032, display = 0x6db8, window = 771, x = 4738192, y = 0,
width = -10496, height = 32767, count = -135851311}, xgraphicsexpose = {type = 0,
serial = 4733072, send_event = 20972032, display = 0x6db8, drawable = 771,
x = 4738192, y = 0, width = -10496, height = 32767, count = -135851311,
major_code = 32767, minor_code = -10448}, xnoexpose = {type = 0, serial = 4733072,
send_event = 20972032, display = 0x6db8, drawable = 771, major_code = 4738192,
minor_code = 0}, xvisibility = {type = 0, serial = 4733072, send_event = 20972032,
display = 0x6db8, window = 771, state = 4738192}, xcreatewindow = {type = 0,
serial = 4733072, send_event = 20972032, display = 0x6db8, parent = 771,
window = 4738192, x = -10496, y = 32767, width = -135851311, height = 32767,
border_width = -10448, override_redirect = 32767}, xdestroywindow = {type = 0,
serial = 4733072, send_event = 20972032, display = 0x6db8, event = 771,
window = 4738192}, xunmap = {type = 0, serial = 4733072, send_event = 20972032,
display = 0x6db8, event = 771, window = 4738192, from_configure = -10496}, xmap = {
type = 0, serial = 4733072, send_event = 20972032, display = 0x6db8, event = 771,
window = 4738192, override_redirect = -10496}, xmaprequest = {type = 0,
serial = 4733072, send_event = 20972032, display = 0x6db8, parent = 771,
window = 4738192}, xreparent = {type = 0, serial = 4733072, send_event = 20972032,
display = 0x6db8, event = 771, window = 4738192, parent = 140737488344832,
x = -135851311, y = 32767, override_redirect = -10448}, xconfigure = {type = 0,
serial = 4733072, send_event = 20972032, display = 0x6db8, event = 771,
window = 4738192, x = -10496, y = 32767, width = -135851311, height = 32767,
border_width = -10448, above = 11881903392750019072, override_redirect = -10304},
xgravity = {type = 0, serial = 4733072, send_event = 20972032, display = 0x6db8,
event = 771, window = 4738192, x = -10496, y = 32767}, xresizerequest = {type = 0,
serial = 4733072, send_event = 20972032, display = 0x6db8, window = 771,
width = 4738192, height = 0}, xconfigurerequest = {type = 0, serial = 4733072,
send_event = 20972032, display = 0x6db8, parent = 771, window = 4738192, x = -10496,
y = 32767, width = -135851311, height = 32767, border_width = -10448,
above = 11881903392750019072, detail = -10304, value_mask = 140737352504378},
xcirculate = {type = 0, serial = 4733072, send_event = 20972032, display = 0x6db8,
event = 771, window = 4738192, place = -10496}, xcirculaterequest = {type = 0,
serial = 4733072, send_event = 20972032, display = 0x6db8, parent = 771,
window = 4738192, place = -10496}, xproperty = {type = 0, serial = 4733072,
send_event = 20972032, display = 0x6db8, window = 771, atom = 4738192,
time = 140737488344832, state = -135851311}, xselectionclear = {type = 0,
serial = 4733072, send_event = 20972032, display = 0x6db8, window = 771,
selection = 4738192, time = 140737488344832}, xselectionrequest = {type = 0,
serial = 4733072, send_event = 20972032, display = 0x6db8, owner = 771,
requestor = 4738192, selection = 140737488344832, target = 140737352504017,
property = 140737488344880, time = 11881903392750019072}, xselection = {type = 0,
serial = 4733072, send_event = 20972032, display = 0x6db8, requestor = 771,
selection = 4738192, target = 140737488344832, property = 140737352504017,
time = 140737488344880}, xcolormap = {type = 0, serial = 4733072,
send_event = 20972032, display = 0x6db8, window = 771, colormap = 4738192,
new = -10496, state = 32767}, xclient = {type = 0, serial = 4733072,
send_event = 20972032, display = 0x6db8, window = 771, message_type = 4738192,
format = -10496, data = {
b = "\321\022\347\367\377\177\000\000\060\327\377\377\377\177\000\000\000\242", <incomplete sequence \304>, s = {4817, -2073, 32767, 0, -10448, -1, 32767, 0, -24064, -15265}, l = {
140737352504017, 140737488344880, -6564840680959532544, 140737488345024,
140737352504378}}}, xmapping = {type = 0, serial = 4733072, send_event = 20972032,
display = 0x6db8, window = 771, request = 4738192, first_keycode = 0, count = -10496},
xerror = {type = 0, display = 0x483890, resourceid = 20972032, serial = 28088,
error_code = 3 '\003', request_code = 3 '\003', minor_code = 0 '\000'}, xkeymap = {
type = 0, serial = 4733072, send_event = 20972032, display = 0x6db8, window = 771,
key_vector = "\220LH\000\000\000\000\000\000\327\377\377\377\177\000\000\321\022\347\367\377\177\000\000\060\327\377\377\377\177\000"}, xgeneric = {type = 0, serial = 4733072,
send_event = 20972032, display = 0x6db8, extension = 771, evtype = 0}, xcookie = {
type = 0, serial = 4733072, send_event = 20972032, display = 0x6db8, extension = 771,
evtype = 0, cookie = 4738192, data = 0x7fffffffd700}, pad = {140733193388032, 4733072,
20972032, 28088, 771, 4738192, 140737488344832, 140737352504017, 140737488344880,
-6564840680959532544, 140737488345024, 140737352504378, 4733072, 140737488344872,
140737488344944, 0, 28089, 140737488344912, 0, 4738216, 1, -1, 0, 0}}
async = <optimized out>
next = <optimized out>
#2 0x00007ffff6e9e477 in handle_error (dpy=0x483890, err=0x4b7a80, in_XReply=<optimized out>)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/xcb_io.c:213
ext = <optimized out>
ret_code = 32767
#3 0x00007ffff6e9e555 in handle_response (dpy=dpy@entry=0x483890, response=0x4b7a80,
in_XReply=in_XReply@entry=1)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/xcb_io.c:325
async = <optimized out>
next = <optimized out>
#4 0x00007ffff6e9f6b0 in _XReply (dpy=dpy@entry=0x483890, rep=rep@entry=0x7fffffffd8c0,
extra=extra@entry=0, discard=discard@entry=1)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/xcb_io.c:627
event = <optimized out>
req = 0x529340
response = 0x0
error = 0x0
c = 0x484c90
reply = <optimized out>
current = 0x529340
__PRETTY_FUNCTION__ = "_XReply"
#5 0x00007ffff6e82597 in _XGetWindowAttributes (dpy=dpy@entry=0x483890, w=20972032, attr=0x483488)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/GetWAttrs.c:114
rep = {type = 0 '\000', depth = 0 '\000', sequenceNumber = 0, length = 0, root = 92,
x = 0, y = 0, width = 1, height = 0, borderWidth = 0, pad1 = 0, pad2 = 58,
pad3 = 2766471214}
req = <optimized out>
i = <optimized out>
sp = <optimized out>
async = {next = 0x0, handler = 0x7ffff6e823b0 <_XWAttrsHandler>,
data = 0x7fffffffd8a0 "\270m"}
async_state = {attr_seq = 28088, geom_seq = 28089, attr = 0x0}
#6 0x00007ffff6e82731 in XGetWindowAttributes (dpy=0x483890, w=<optimized out>,
attr=<optimized out>)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/GetWAttrs.c:149
ret = <optimized out>
#7 0x000000000041108c in add_win (ps=0x4a5aa0, id=20972032, prev=0) at src/compton.c:2955
win_def = {next = 0x0, prev_trans = 0x0, id = 0, a = {x = 0, y = 0, width = 0, height = 0,
border_width = 0, depth = 0, visual = 0x0, root = 0, class = 0, bit_gravity = 0,
win_gravity = 0, backing_store = 0, backing_planes = 0, backing_pixel = 0,
save_under = 0, colormap = 0, map_installed = 0, map_state = 0, all_event_masks = 0,
your_event_mask = 0, do_not_propagate_mask = 0, override_redirect = 0, screen = 0x0},
xinerama_scr = -1, pictfmt = 0x0, mode = WMODE_TRANS, damaged = false, fence = 0,
pixmap_damaged = false, damage = 0, paint = {pixmap = 0, pict = 0, ptex = 0x0},
border_size = 0, extents = 0, flags = 0, need_configure = false, queue_configure = {
type = 0, serial = 0, send_event = 0, display = 0x0, event = 0, window = 0, x = 0,
y = 0, width = 0, height = 0, border_width = 0, above = 0, override_redirect = 0},
reg_ignore = 0, widthb = 0, heightb = 0, destroyed = false, bounding_shaped = false,
rounded_corners = false, to_paint = false, paint_excluded = false,
unredir_if_possible_excluded = false, in_openclose = false, client_win = 0,
window_type = WINTYPE_UNKNOWN, wmwin = false, leader = 0, cache_leader = 0,
focused = false, focused_force = UNSET, name = 0x0, class_instance = 0x0,
class_general = 0x0, role = 0x0, cache_sblst = 0x0, cache_fblst = 0x0,
cache_fcblst = 0x0, cache_ivclst = 0x0, cache_bbblst = 0x0, cache_oparule = 0x0,
cache_pblst = 0x0, cache_uipblst = 0x0, opacity = 0, opacity_tgt = 0,
opacity_prop = 4294967295, opacity_prop_client = 4294967295, opacity_set = 4294967295,
fade = false, fade_last = false, fade_force = UNSET, fade_callback = 0x0,
frame_opacity = 0, left_width = 0, right_width = 0, top_width = 0, bottom_width = 0,
shadow = false, shadow_last = false, shadow_force = UNSET, shadow_opacity = 0,
shadow_dx = 0, shadow_dy = 0, shadow_width = 0, shadow_height = 0, shadow_paint = {
pixmap = 0, pict = 0, ptex = 0x0}, prop_shadow = -1, dim = false,
invert_color = false, invert_color_last = false, invert_color_force = UNSET,
blur_background = false, blur_background_last = false, glx_blur_cache = {fbo = 0,
textures = {0, 0}, width = 0, height = 0}}
new = 0x483470
p = 0x4a5ea0
map_state = 0
#8 0x000000000040d41e in ev_create_notify (ps=0x4a5aa0, ev=0x7fffffffda90) at src/compton.c:4039
No locals.
#9 0x000000000040c8fa in ev_handle (ps=0x4a5aa0, ev=0x7fffffffda90) at src/compton.c:4415
No locals.
#10 0x000000000040bffb in mainloop (ps=0x4a5aa0) at src/compton.c:6826
ev = {type = 16, xany = {type = 16, serial = 26452, send_event = 0, display = 0x483890,
window = 658}, xkey = {type = 16, serial = 26452, send_event = 0, display = 0x483890,
window = 658, root = 20972032, subwindow = 0, time = 171798692040, x = 0, y = 1,
x_root = 21168523, y_root = 27656800, state = 0, keycode = 0, same_screen = 0},
xbutton = {type = 16, serial = 26452, send_event = 0, display = 0x483890, window = 658,
root = 20972032, subwindow = 0, time = 171798692040, x = 0, y = 1, x_root = 21168523,
y_root = 27656800, state = 0, button = 0, same_screen = 0}, xmotion = {type = 16,
serial = 26452, send_event = 0, display = 0x483890, window = 658, root = 20972032,
subwindow = 0, time = 171798692040, x = 0, y = 1, x_root = 21168523,
y_root = 27656800, state = 0, is_hint = 0 '\000', same_screen = 0}, xcrossing = {
type = 16, serial = 26452, send_event = 0, display = 0x483890, window = 658,
root = 20972032, subwindow = 0, time = 171798692040, x = 0, y = 1, x_root = 21168523,
y_root = 27656800, mode = 0, detail = 0, same_screen = 0, focus = 0, state = 0},
xfocus = {type = 16, serial = 26452, send_event = 0, display = 0x483890, window = 658,
mode = 20972032, detail = 0}, xexpose = {type = 16, serial = 26452, send_event = 0,
display = 0x483890, window = 658, x = 20972032, y = 0, width = 0, height = 0,
count = 200}, xgraphicsexpose = {type = 16, serial = 26452, send_event = 0,
display = 0x483890, drawable = 658, x = 20972032, y = 0, width = 0, height = 0,
count = 200, major_code = 40, minor_code = 0}, xnoexpose = {type = 16, serial = 26452,
send_event = 0, display = 0x483890, drawable = 658, major_code = 20972032,
minor_code = 0}, xvisibility = {type = 16, serial = 26452, send_event = 0,
display = 0x483890, window = 658, state = 20972032}, xcreatewindow = {type = 16,
serial = 26452, send_event = 0, display = 0x483890, parent = 658, window = 20972032,
x = 0, y = 0, width = 200, height = 40, border_width = 0, override_redirect = 1},
xdestroywindow = {type = 16, serial = 26452, send_event = 0, display = 0x483890,
event = 658, window = 20972032}, xunmap = {type = 16, serial = 26452, send_event = 0,
display = 0x483890, event = 658, window = 20972032, from_configure = 0}, xmap = {
type = 16, serial = 26452, send_event = 0, display = 0x483890, event = 658,
window = 20972032, override_redirect = 0}, xmaprequest = {type = 16, serial = 26452,
send_event = 0, display = 0x483890, parent = 658, window = 20972032}, xreparent = {
type = 16, serial = 26452, send_event = 0, display = 0x483890, event = 658,
window = 20972032, parent = 0, x = 200, y = 40, override_redirect = 0}, xconfigure = {
type = 16, serial = 26452, send_event = 0, display = 0x483890, event = 658,
window = 20972032, x = 0, y = 0, width = 200, height = 40, border_width = 0,
above = 118785051533181323, override_redirect = 0}, xgravity = {type = 16,
serial = 26452, send_event = 0, display = 0x483890, event = 658, window = 20972032,
x = 0, y = 0}, xresizerequest = {type = 16, serial = 26452, send_event = 0,
display = 0x483890, window = 658, width = 20972032, height = 0}, xconfigurerequest = {
type = 16, serial = 26452, send_event = 0, display = 0x483890, parent = 658,
window = 20972032, x = 0, y = 0, width = 200, height = 40, border_width = 0,
above = 118785051533181323, detail = 0, value_mask = 0}, xcirculate = {type = 16,
serial = 26452, send_event = 0, display = 0x483890, event = 658, window = 20972032,
place = 0}, xcirculaterequest = {type = 16, serial = 26452, send_event = 0,
display = 0x483890, parent = 658, window = 20972032, place = 0}, xproperty = {
type = 16, serial = 26452, send_event = 0, display = 0x483890, window = 658,
atom = 20972032, time = 0, state = 200}, xselectionclear = {type = 16, serial = 26452,
send_event = 0, display = 0x483890, window = 658, selection = 20972032, time = 0},
xselectionrequest = {type = 16, serial = 26452, send_event = 0, display = 0x483890,
owner = 658, requestor = 20972032, selection = 0, target = 171798692040,
property = 4294967296, time = 118785051533181323}, xselection = {type = 16,
serial = 26452, send_event = 0, display = 0x483890, requestor = 658,
selection = 20972032, target = 0, property = 171798692040, time = 4294967296},
xcolormap = {type = 16, serial = 26452, send_event = 0, display = 0x483890,
window = 658, colormap = 20972032, new = 0, state = 0}, xclient = {type = 16,
serial = 26452, send_event = 0, display = 0x483890, window = 658,
message_type = 20972032, format = 0, data = {
b = "\310\000\000\000(\000\000\000\000\000\000\000\001\000\000\000\213\001C\001",
s = {200, 0, 40, 0, 0, 0, 1, 0, 395, 323}, l = {171798692040, 4294967296,
118785051533181323, 0, 0}}}, xmapping = {type = 16, serial = 26452,
send_event = 0, display = 0x483890, window = 658, request = 20972032,
first_keycode = 0, count = 0}, xerror = {type = 16, display = 0x6754, resourceid = 0,
serial = 4733072, error_code = 146 '\222', request_code = 2 '\002',
minor_code = 0 '\000'}, xkeymap = {type = 16, serial = 26452, send_event = 0,
display = 0x483890, window = 658,
key_vector = "\000\002@\001", '\000' <repeats 12 times>, "\310\000\000\000(\000\000\000\000\000\000\000\001\000\000"}, xgeneric = {type = 16, serial = 26452, send_event = 0,
display = 0x483890, extension = 658, evtype = 0}, xcookie = {type = 16,
serial = 26452, send_event = 0, display = 0x483890, extension = 658, evtype = 0,
cookie = 20972032, data = 0x0}, pad = {16, 26452, 0, 4733072, 658, 20972032, 0,
171798692040, 4294967296, 118785051533181323, 0 <repeats 14 times>}}
ptv = 0xffffffff004a5aa0
#11 0x00000000004092b4 in session_run (ps=0x4a5aa0) at src/compton.c:7660
all_damage_orig = 4
paint = 77
t = 0x0
#12 0x00000000004081d3 in main (argc=3, argv=0x7fffffffde28) at src/compton.c:7750
ps_old = 0x4832b0
[ 0.23 ] error 3 BadWindow request 3 minor 0 serial 28088: "BadWindow (invalid Window parameter)"
Breakpoint 1, xerror (dpy=0x483890, ev=0x7fffffffd6b0) at src/compton.c:3321
3321 if (ev->request_code == ps->composite_opcode
#0 xerror (dpy=0x483890, ev=0x7fffffffd6b0) at src/compton.c:3321
ps = 0x4a5aa0
o = 0
name = 0x430243 "Unknown"
#1 0x00007ffff6ea1cab in _XError (dpy=dpy@entry=0x483890, rep=rep@entry=0x4b7ad0)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/XlibInt.c:1463
rtn_val = <optimized out>
event = {type = 0, xany = {type = 0, serial = 4733072, send_event = 20972033,
display = 0x6dbb, window = 771}, xkey = {type = 0, serial = 4733072,
send_event = 20972033, display = 0x6dbb, window = 771, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, state = 4294956992, keycode = 32767,
same_screen = -135850950}, xbutton = {type = 0, serial = 4733072,
send_event = 20972033, display = 0x6dbb, window = 771, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, state = 4294956992, button = 32767,
same_screen = -135850950}, xmotion = {type = 0, serial = 4733072,
send_event = 20972033, display = 0x6dbb, window = 771, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, state = 4294956992, is_hint = -1 '\377',
same_screen = -135850950}, xcrossing = {type = 0, serial = 4733072,
send_event = 20972033, display = 0x6dbb, window = 771, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, mode = -10304, detail = 32767,
same_screen = -135850950, focus = 32767, state = 4733072}, xfocus = {type = 0,
serial = 4733072, send_event = 20972033, display = 0x6dbb, window = 771,
mode = 4738192, detail = 0}, xexpose = {type = 0, serial = 4733072,
send_event = 20972033, display = 0x6dbb, window = 771, x = 4738192, y = 0,
width = -10496, height = 32767, count = -135851311}, xgraphicsexpose = {type = 0,
serial = 4733072, send_event = 20972033, display = 0x6dbb, drawable = 771,
x = 4738192, y = 0, width = -10496, height = 32767, count = -135851311,
major_code = 32767, minor_code = -10448}, xnoexpose = {type = 0, serial = 4733072,
send_event = 20972033, display = 0x6dbb, drawable = 771, major_code = 4738192,
minor_code = 0}, xvisibility = {type = 0, serial = 4733072, send_event = 20972033,
display = 0x6dbb, window = 771, state = 4738192}, xcreatewindow = {type = 0,
serial = 4733072, send_event = 20972033, display = 0x6dbb, parent = 771,
window = 4738192, x = -10496, y = 32767, width = -135851311, height = 32767,
border_width = -10448, override_redirect = 32767}, xdestroywindow = {type = 0,
serial = 4733072, send_event = 20972033, display = 0x6dbb, event = 771,
window = 4738192}, xunmap = {type = 0, serial = 4733072, send_event = 20972033,
display = 0x6dbb, event = 771, window = 4738192, from_configure = -10496}, xmap = {
type = 0, serial = 4733072, send_event = 20972033, display = 0x6dbb, event = 771,
window = 4738192, override_redirect = -10496}, xmaprequest = {type = 0,
serial = 4733072, send_event = 20972033, display = 0x6dbb, parent = 771,
window = 4738192}, xreparent = {type = 0, serial = 4733072, send_event = 20972033,
display = 0x6dbb, event = 771, window = 4738192, parent = 140737488344832,
x = -135851311, y = 32767, override_redirect = -10448}, xconfigure = {type = 0,
serial = 4733072, send_event = 20972033, display = 0x6dbb, event = 771,
window = 4738192, x = -10496, y = 32767, width = -135851311, height = 32767,
border_width = -10448, above = 11881903392750019072, override_redirect = -10304},
xgravity = {type = 0, serial = 4733072, send_event = 20972033, display = 0x6dbb,
event = 771, window = 4738192, x = -10496, y = 32767}, xresizerequest = {type = 0,
serial = 4733072, send_event = 20972033, display = 0x6dbb, window = 771,
width = 4738192, height = 0}, xconfigurerequest = {type = 0, serial = 4733072,
send_event = 20972033, display = 0x6dbb, parent = 771, window = 4738192, x = -10496,
y = 32767, width = -135851311, height = 32767, border_width = -10448,
above = 11881903392750019072, detail = -10304, value_mask = 140737352504378},
xcirculate = {type = 0, serial = 4733072, send_event = 20972033, display = 0x6dbb,
event = 771, window = 4738192, place = -10496}, xcirculaterequest = {type = 0,
serial = 4733072, send_event = 20972033, display = 0x6dbb, parent = 771,
window = 4738192, place = -10496}, xproperty = {type = 0, serial = 4733072,
send_event = 20972033, display = 0x6dbb, window = 771, atom = 4738192,
time = 140737488344832, state = -135851311}, xselectionclear = {type = 0,
serial = 4733072, send_event = 20972033, display = 0x6dbb, window = 771,
selection = 4738192, time = 140737488344832}, xselectionrequest = {type = 0,
serial = 4733072, send_event = 20972033, display = 0x6dbb, owner = 771,
requestor = 4738192, selection = 140737488344832, target = 140737352504017,
property = 140737488344880, time = 11881903392750019072}, xselection = {type = 0,
serial = 4733072, send_event = 20972033, display = 0x6dbb, requestor = 771,
selection = 4738192, target = 140737488344832, property = 140737352504017,
time = 140737488344880}, xcolormap = {type = 0, serial = 4733072,
send_event = 20972033, display = 0x6dbb, window = 771, colormap = 4738192,
new = -10496, state = 32767}, xclient = {type = 0, serial = 4733072,
send_event = 20972033, display = 0x6dbb, window = 771, message_type = 4738192,
format = -10496, data = {
b = "\321\022\347\367\377\177\000\000\060\327\377\377\377\177\000\000\000\242", <incomplete sequence \304>, s = {4817, -2073, 32767, 0, -10448, -1, 32767, 0, -24064, -15265}, l = {
140737352504017, 140737488344880, -6564840680959532544, 140737488345024,
140737352504378}}}, xmapping = {type = 0, serial = 4733072, send_event = 20972033,
display = 0x6dbb, window = 771, request = 4738192, first_keycode = 0, count = -10496},
xerror = {type = 0, display = 0x483890, resourceid = 20972033, serial = 28091,
error_code = 3 '\003', request_code = 3 '\003', minor_code = 0 '\000'}, xkeymap = {
type = 0, serial = 4733072, send_event = 20972033, display = 0x6dbb, window = 771,
key_vector = "\220LH\000\000\000\000\000\000\327\377\377\377\177\000\000\321\022\347\367\377\177\000\000\060\327\377\377\377\177\000"}, xgeneric = {type = 0, serial = 4733072,
send_event = 20972033, display = 0x6dbb, extension = 771, evtype = 0}, xcookie = {
type = 0, serial = 4733072, send_event = 20972033, display = 0x6dbb, extension = 771,
evtype = 0, cookie = 4738192, data = 0x7fffffffd700}, pad = {140733193388032, 4733072,
20972033, 28091, 771, 4738192, 140737488344832, 140737352504017, 140737488344880,
-6564840680959532544, 140737488345024, 140737352504378, 4733072, 140737488344872,
140737488344944, 0, 28092, 140737488344912, 0, 4738216, 1, -1, 0, 0}}
async = <optimized out>
next = <optimized out>
#2 0x00007ffff6e9e477 in handle_error (dpy=0x483890, err=0x4b7ad0, in_XReply=<optimized out>)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/xcb_io.c:213
ext = <optimized out>
ret_code = 32767
#3 0x00007ffff6e9e555 in handle_response (dpy=dpy@entry=0x483890, response=0x4b7ad0,
in_XReply=in_XReply@entry=1)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/xcb_io.c:325
async = <optimized out>
next = <optimized out>
#4 0x00007ffff6e9f6b0 in _XReply (dpy=dpy@entry=0x483890, rep=rep@entry=0x7fffffffd8c0,
extra=extra@entry=0, discard=discard@entry=1)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/xcb_io.c:627
event = <optimized out>
req = 0x4b7a60
response = 0x0
error = 0x0
c = 0x484c90
reply = <optimized out>
current = 0x4b7a60
__PRETTY_FUNCTION__ = "_XReply"
#5 0x00007ffff6e82597 in _XGetWindowAttributes (dpy=dpy@entry=0x483890, w=20972033, attr=0x483488)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/GetWAttrs.c:114
rep = {type = 0 '\000', depth = 0 '\000', sequenceNumber = 0, length = 0, root = 92,
x = 0, y = 0, width = 1, height = 0, borderWidth = 0, pad1 = 0, pad2 = 58,
pad3 = 2766471214}
req = <optimized out>
i = <optimized out>
sp = <optimized out>
async = {next = 0x0, handler = 0x7ffff6e823b0 <_XWAttrsHandler>,
data = 0x7fffffffd8a0 "\273m"}
async_state = {attr_seq = 28091, geom_seq = 28092, attr = 0x0}
#6 0x00007ffff6e82731 in XGetWindowAttributes (dpy=0x483890, w=<optimized out>,
attr=<optimized out>)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/GetWAttrs.c:149
ret = <optimized out>
#7 0x000000000041108c in add_win (ps=0x4a5aa0, id=20972033, prev=0) at src/compton.c:2955
win_def = {next = 0x0, prev_trans = 0x0, id = 0, a = {x = 0, y = 0, width = 0, height = 0,
border_width = 0, depth = 0, visual = 0x0, root = 0, class = 0, bit_gravity = 0,
win_gravity = 0, backing_store = 0, backing_planes = 0, backing_pixel = 0,
save_under = 0, colormap = 0, map_installed = 0, map_state = 0, all_event_masks = 0,
your_event_mask = 0, do_not_propagate_mask = 0, override_redirect = 0, screen = 0x0},
xinerama_scr = -1, pictfmt = 0x0, mode = WMODE_TRANS, damaged = false, fence = 0,
pixmap_damaged = false, damage = 0, paint = {pixmap = 0, pict = 0, ptex = 0x0},
border_size = 0, extents = 0, flags = 0, need_configure = false, queue_configure = {
type = 0, serial = 0, send_event = 0, display = 0x0, event = 0, window = 0, x = 0,
y = 0, width = 0, height = 0, border_width = 0, above = 0, override_redirect = 0},
reg_ignore = 0, widthb = 0, heightb = 0, destroyed = false, bounding_shaped = false,
rounded_corners = false, to_paint = false, paint_excluded = false,
unredir_if_possible_excluded = false, in_openclose = false, client_win = 0,
window_type = WINTYPE_UNKNOWN, wmwin = false, leader = 0, cache_leader = 0,
focused = false, focused_force = UNSET, name = 0x0, class_instance = 0x0,
class_general = 0x0, role = 0x0, cache_sblst = 0x0, cache_fblst = 0x0,
cache_fcblst = 0x0, cache_ivclst = 0x0, cache_bbblst = 0x0, cache_oparule = 0x0,
cache_pblst = 0x0, cache_uipblst = 0x0, opacity = 0, opacity_tgt = 0,
opacity_prop = 4294967295, opacity_prop_client = 4294967295, opacity_set = 4294967295,
fade = false, fade_last = false, fade_force = UNSET, fade_callback = 0x0,
frame_opacity = 0, left_width = 0, right_width = 0, top_width = 0, bottom_width = 0,
shadow = false, shadow_last = false, shadow_force = UNSET, shadow_opacity = 0,
shadow_dx = 0, shadow_dy = 0, shadow_width = 0, shadow_height = 0, shadow_paint = {
pixmap = 0, pict = 0, ptex = 0x0}, prop_shadow = -1, dim = false,
invert_color = false, invert_color_last = false, invert_color_force = UNSET,
blur_background = false, blur_background_last = false, glx_blur_cache = {fbo = 0,
textures = {0, 0}, width = 0, height = 0}}
new = 0x483470
p = 0x4a5ea0
map_state = 0
#8 0x000000000040d41e in ev_create_notify (ps=0x4a5aa0, ev=0x7fffffffda90) at src/compton.c:4039
No locals.
#9 0x000000000040c8fa in ev_handle (ps=0x4a5aa0, ev=0x7fffffffda90) at src/compton.c:4415
No locals.
#10 0x000000000040bffb in mainloop (ps=0x4a5aa0) at src/compton.c:6826
ev = {type = 16, xany = {type = 16, serial = 26453, send_event = 0, display = 0x483890,
window = 658}, xkey = {type = 16, serial = 26453, send_event = 0, display = 0x483890,
window = 658, root = 20972033, subwindow = 0, time = 171798692040, x = 0, y = 1,
x_root = 0, y_root = 0, state = 0, keycode = 0, same_screen = 0}, xbutton = {
type = 16, serial = 26453, send_event = 0, display = 0x483890, window = 658,
root = 20972033, subwindow = 0, time = 171798692040, x = 0, y = 1, x_root = 0,
y_root = 0, state = 0, button = 0, same_screen = 0}, xmotion = {type = 16,
serial = 26453, send_event = 0, display = 0x483890, window = 658, root = 20972033,
subwindow = 0, time = 171798692040, x = 0, y = 1, x_root = 0, y_root = 0, state = 0,
is_hint = 0 '\000', same_screen = 0}, xcrossing = {type = 16, serial = 26453,
send_event = 0, display = 0x483890, window = 658, root = 20972033, subwindow = 0,
time = 171798692040, x = 0, y = 1, x_root = 0, y_root = 0, mode = 0, detail = 0,
same_screen = 0, focus = 0, state = 0}, xfocus = {type = 16, serial = 26453,
send_event = 0, display = 0x483890, window = 658, mode = 20972033, detail = 0},
xexpose = {type = 16, serial = 26453, send_event = 0, display = 0x483890, window = 658,
x = 20972033, y = 0, width = 0, height = 0, count = 200}, xgraphicsexpose = {
type = 16, serial = 26453, send_event = 0, display = 0x483890, drawable = 658,
x = 20972033, y = 0, width = 0, height = 0, count = 200, major_code = 40,
minor_code = 0}, xnoexpose = {type = 16, serial = 26453, send_event = 0,
display = 0x483890, drawable = 658, major_code = 20972033, minor_code = 0},
xvisibility = {type = 16, serial = 26453, send_event = 0, display = 0x483890,
window = 658, state = 20972033}, xcreatewindow = {type = 16, serial = 26453,
send_event = 0, display = 0x483890, parent = 658, window = 20972033, x = 0, y = 0,
width = 200, height = 40, border_width = 0, override_redirect = 1}, xdestroywindow = {
type = 16, serial = 26453, send_event = 0, display = 0x483890, event = 658,
window = 20972033}, xunmap = {type = 16, serial = 26453, send_event = 0,
display = 0x483890, event = 658, window = 20972033, from_configure = 0}, xmap = {
type = 16, serial = 26453, send_event = 0, display = 0x483890, event = 658,
window = 20972033, override_redirect = 0}, xmaprequest = {type = 16, serial = 26453,
send_event = 0, display = 0x483890, parent = 658, window = 20972033}, xreparent = {
type = 16, serial = 26453, send_event = 0, display = 0x483890, event = 658,
window = 20972033, parent = 0, x = 200, y = 40, override_redirect = 0}, xconfigure = {
type = 16, serial = 26453, send_event = 0, display = 0x483890, event = 658,
window = 20972033, x = 0, y = 0, width = 200, height = 40, border_width = 0,
above = 0, override_redirect = 0}, xgravity = {type = 16, serial = 26453,
send_event = 0, display = 0x483890, event = 658, window = 20972033, x = 0, y = 0},
xresizerequest = {type = 16, serial = 26453, send_event = 0, display = 0x483890,
window = 658, width = 20972033, height = 0}, xconfigurerequest = {type = 16,
serial = 26453, send_event = 0, display = 0x483890, parent = 658, window = 20972033,
x = 0, y = 0, width = 200, height = 40, border_width = 0, above = 0, detail = 0,
value_mask = 0}, xcirculate = {type = 16, serial = 26453, send_event = 0,
display = 0x483890, event = 658, window = 20972033, place = 0}, xcirculaterequest = {
type = 16, serial = 26453, send_event = 0, display = 0x483890, parent = 658,
window = 20972033, place = 0}, xproperty = {type = 16, serial = 26453, send_event = 0,
display = 0x483890, window = 658, atom = 20972033, time = 0, state = 200},
xselectionclear = {type = 16, serial = 26453, send_event = 0, display = 0x483890,
window = 658, selection = 20972033, time = 0}, xselectionrequest = {type = 16,
serial = 26453, send_event = 0, display = 0x483890, owner = 658, requestor = 20972033,
selection = 0, target = 171798692040, property = 4294967296, time = 0}, xselection = {
type = 16, serial = 26453, send_event = 0, display = 0x483890, requestor = 658,
selection = 20972033, target = 0, property = 171798692040, time = 4294967296},
xcolormap = {type = 16, serial = 26453, send_event = 0, display = 0x483890,
window = 658, colormap = 20972033, new = 0, state = 0}, xclient = {type = 16,
serial = 26453, send_event = 0, display = 0x483890, window = 658,
message_type = 20972033, format = 0, data = {
b = "\310\000\000\000(\000\000\000\000\000\000\000\001\000\000\000\000\000\000",
s = {200, 0, 40, 0, 0, 0, 1, 0, 0, 0}, l = {171798692040, 4294967296, 0, 0, 0}}},
xmapping = {type = 16, serial = 26453, send_event = 0, display = 0x483890, window = 658,
request = 20972033, first_keycode = 0, count = 0}, xerror = {type = 16,
display = 0x6755, resourceid = 0, serial = 4733072, error_code = 146 '\222',
request_code = 2 '\002', minor_code = 0 '\000'}, xkeymap = {type = 16, serial = 26453,
send_event = 0, display = 0x483890, window = 658,
key_vector = "\001\002@\001", '\000' <repeats 12 times>, "\310\000\000\000(\000\000\000\000\000\000\000\001\000\000"}, xgeneric = {type = 16, serial = 26453, send_event = 0,
display = 0x483890, extension = 658, evtype = 0}, xcookie = {type = 16,
serial = 26453, send_event = 0, display = 0x483890, extension = 658, evtype = 0,
cookie = 20972033, data = 0x0}, pad = {16, 26453, 0, 4733072, 658, 20972033, 0,
171798692040, 4294967296, 0 <repeats 15 times>}}
ptv = 0xffffffff004a5aa0
#11 0x00000000004092b4 in session_run (ps=0x4a5aa0) at src/compton.c:7660
all_damage_orig = 4
paint = 77
t = 0x0
#12 0x00000000004081d3 in main (argc=3, argv=0x7fffffffde28) at src/compton.c:7750
ps_old = 0x4832b0
[ 0.29 ] error 3 BadWindow request 3 minor 0 serial 28091: "BadWindow (invalid Window parameter)"
Breakpoint 1, xerror (dpy=0x483890, ev=0x7fffffffd6b0) at src/compton.c:3321
3321 if (ev->request_code == ps->composite_opcode
#0 xerror (dpy=0x483890, ev=0x7fffffffd6b0) at src/compton.c:3321
ps = 0x4a5aa0
o = 0
name = 0x430243 "Unknown"
#1 0x00007ffff6ea1cab in _XError (dpy=dpy@entry=0x483890, rep=rep@entry=0x4b7a80)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/XlibInt.c:1463
rtn_val = <optimized out>
event = {type = 0, xany = {type = 0, serial = 4733072, send_event = 20972034,
display = 0x6dbe, window = 771}, xkey = {type = 0, serial = 4733072,
send_event = 20972034, display = 0x6dbe, window = 771, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, state = 4294956992, keycode = 32767,
same_screen = -135850950}, xbutton = {type = 0, serial = 4733072,
send_event = 20972034, display = 0x6dbe, window = 771, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, state = 4294956992, button = 32767,
same_screen = -135850950}, xmotion = {type = 0, serial = 4733072,
send_event = 20972034, display = 0x6dbe, window = 771, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, state = 4294956992, is_hint = -1 '\377',
same_screen = -135850950}, xcrossing = {type = 0, serial = 4733072,
send_event = 20972034, display = 0x6dbe, window = 771, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, mode = -10304, detail = 32767,
same_screen = -135850950, focus = 32767, state = 4733072}, xfocus = {type = 0,
serial = 4733072, send_event = 20972034, display = 0x6dbe, window = 771,
mode = 4738192, detail = 0}, xexpose = {type = 0, serial = 4733072,
send_event = 20972034, display = 0x6dbe, window = 771, x = 4738192, y = 0,
width = -10496, height = 32767, count = -135851311}, xgraphicsexpose = {type = 0,
serial = 4733072, send_event = 20972034, display = 0x6dbe, drawable = 771,
x = 4738192, y = 0, width = -10496, height = 32767, count = -135851311,
major_code = 32767, minor_code = -10448}, xnoexpose = {type = 0, serial = 4733072,
send_event = 20972034, display = 0x6dbe, drawable = 771, major_code = 4738192,
minor_code = 0}, xvisibility = {type = 0, serial = 4733072, send_event = 20972034,
display = 0x6dbe, window = 771, state = 4738192}, xcreatewindow = {type = 0,
serial = 4733072, send_event = 20972034, display = 0x6dbe, parent = 771,
window = 4738192, x = -10496, y = 32767, width = -135851311, height = 32767,
border_width = -10448, override_redirect = 32767}, xdestroywindow = {type = 0,
serial = 4733072, send_event = 20972034, display = 0x6dbe, event = 771,
window = 4738192}, xunmap = {type = 0, serial = 4733072, send_event = 20972034,
display = 0x6dbe, event = 771, window = 4738192, from_configure = -10496}, xmap = {
type = 0, serial = 4733072, send_event = 20972034, display = 0x6dbe, event = 771,
window = 4738192, override_redirect = -10496}, xmaprequest = {type = 0,
serial = 4733072, send_event = 20972034, display = 0x6dbe, parent = 771,
window = 4738192}, xreparent = {type = 0, serial = 4733072, send_event = 20972034,
display = 0x6dbe, event = 771, window = 4738192, parent = 140737488344832,
x = -135851311, y = 32767, override_redirect = -10448}, xconfigure = {type = 0,
serial = 4733072, send_event = 20972034, display = 0x6dbe, event = 771,
window = 4738192, x = -10496, y = 32767, width = -135851311, height = 32767,
border_width = -10448, above = 11881903392750019072, override_redirect = -10304},
xgravity = {type = 0, serial = 4733072, send_event = 20972034, display = 0x6dbe,
event = 771, window = 4738192, x = -10496, y = 32767}, xresizerequest = {type = 0,
serial = 4733072, send_event = 20972034, display = 0x6dbe, window = 771,
width = 4738192, height = 0}, xconfigurerequest = {type = 0, serial = 4733072,
send_event = 20972034, display = 0x6dbe, parent = 771, window = 4738192, x = -10496,
y = 32767, width = -135851311, height = 32767, border_width = -10448,
above = 11881903392750019072, detail = -10304, value_mask = 140737352504378},
xcirculate = {type = 0, serial = 4733072, send_event = 20972034, display = 0x6dbe,
event = 771, window = 4738192, place = -10496}, xcirculaterequest = {type = 0,
serial = 4733072, send_event = 20972034, display = 0x6dbe, parent = 771,
window = 4738192, place = -10496}, xproperty = {type = 0, serial = 4733072,
send_event = 20972034, display = 0x6dbe, window = 771, atom = 4738192,
time = 140737488344832, state = -135851311}, xselectionclear = {type = 0,
serial = 4733072, send_event = 20972034, display = 0x6dbe, window = 771,
selection = 4738192, time = 140737488344832}, xselectionrequest = {type = 0,
serial = 4733072, send_event = 20972034, display = 0x6dbe, owner = 771,
requestor = 4738192, selection = 140737488344832, target = 140737352504017,
property = 140737488344880, time = 11881903392750019072}, xselection = {type = 0,
serial = 4733072, send_event = 20972034, display = 0x6dbe, requestor = 771,
selection = 4738192, target = 140737488344832, property = 140737352504017,
time = 140737488344880}, xcolormap = {type = 0, serial = 4733072,
send_event = 20972034, display = 0x6dbe, window = 771, colormap = 4738192,
new = -10496, state = 32767}, xclient = {type = 0, serial = 4733072,
send_event = 20972034, display = 0x6dbe, window = 771, message_type = 4738192,
format = -10496, data = {
b = "\321\022\347\367\377\177\000\000\060\327\377\377\377\177\000\000\000\242", <incomplete sequence \304>, s = {4817, -2073, 32767, 0, -10448, -1, 32767, 0, -24064, -15265}, l = {
140737352504017, 140737488344880, -6564840680959532544, 140737488345024,
140737352504378}}}, xmapping = {type = 0, serial = 4733072, send_event = 20972034,
display = 0x6dbe, window = 771, request = 4738192, first_keycode = 0, count = -10496},
xerror = {type = 0, display = 0x483890, resourceid = 20972034, serial = 28094,
error_code = 3 '\003', request_code = 3 '\003', minor_code = 0 '\000'}, xkeymap = {
type = 0, serial = 4733072, send_event = 20972034, display = 0x6dbe, window = 771,
key_vector = "\220LH\000\000\000\000\000\000\327\377\377\377\177\000\000\321\022\347\367\377\177\000\000\060\327\377\377\377\177\000"}, xgeneric = {type = 0, serial = 4733072,
send_event = 20972034, display = 0x6dbe, extension = 771, evtype = 0}, xcookie = {
type = 0, serial = 4733072, send_event = 20972034, display = 0x6dbe, extension = 771,
evtype = 0, cookie = 4738192, data = 0x7fffffffd700}, pad = {140733193388032, 4733072,
20972034, 28094, 771, 4738192, 140737488344832, 140737352504017, 140737488344880,
-6564840680959532544, 140737488345024, 140737352504378, 4733072, 140737488344872,
140737488344944, 0, 28095, 140737488344912, 0, 4738216, 1, -1, 0, 0}}
async = <optimized out>
next = <optimized out>
#2 0x00007ffff6e9e477 in handle_error (dpy=0x483890, err=0x4b7a80, in_XReply=<optimized out>)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/xcb_io.c:213
ext = <optimized out>
ret_code = 32767
#3 0x00007ffff6e9e555 in handle_response (dpy=dpy@entry=0x483890, response=0x4b7a80,
in_XReply=in_XReply@entry=1)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/xcb_io.c:325
async = <optimized out>
next = <optimized out>
#4 0x00007ffff6e9f6b0 in _XReply (dpy=dpy@entry=0x483890, rep=rep@entry=0x7fffffffd8c0,
extra=extra@entry=0, discard=discard@entry=1)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/xcb_io.c:627
event = <optimized out>
req = 0x529340
response = 0x0
error = 0x0
c = 0x484c90
reply = <optimized out>
current = 0x529340
__PRETTY_FUNCTION__ = "_XReply"
#5 0x00007ffff6e82597 in _XGetWindowAttributes (dpy=dpy@entry=0x483890, w=20972034, attr=0x483488)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/GetWAttrs.c:114
rep = {type = 0 '\000', depth = 0 '\000', sequenceNumber = 0, length = 0, root = 92,
x = 0, y = 0, width = 1, height = 0, borderWidth = 0, pad1 = 0, pad2 = 58,
pad3 = 2766471214}
req = <optimized out>
i = <optimized out>
sp = <optimized out>
async = {next = 0x0, handler = 0x7ffff6e823b0 <_XWAttrsHandler>,
data = 0x7fffffffd8a0 "\276m"}
async_state = {attr_seq = 28094, geom_seq = 28095, attr = 0x0}
#6 0x00007ffff6e82731 in XGetWindowAttributes (dpy=0x483890, w=<optimized out>,
attr=<optimized out>)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/GetWAttrs.c:149
ret = <optimized out>
#7 0x000000000041108c in add_win (ps=0x4a5aa0, id=20972034, prev=0) at src/compton.c:2955
win_def = {next = 0x0, prev_trans = 0x0, id = 0, a = {x = 0, y = 0, width = 0, height = 0,
border_width = 0, depth = 0, visual = 0x0, root = 0, class = 0, bit_gravity = 0,
win_gravity = 0, backing_store = 0, backing_planes = 0, backing_pixel = 0,
save_under = 0, colormap = 0, map_installed = 0, map_state = 0, all_event_masks = 0,
your_event_mask = 0, do_not_propagate_mask = 0, override_redirect = 0, screen = 0x0},
xinerama_scr = -1, pictfmt = 0x0, mode = WMODE_TRANS, damaged = false, fence = 0,
pixmap_damaged = false, damage = 0, paint = {pixmap = 0, pict = 0, ptex = 0x0},
border_size = 0, extents = 0, flags = 0, need_configure = false, queue_configure = {
type = 0, serial = 0, send_event = 0, display = 0x0, event = 0, window = 0, x = 0,
y = 0, width = 0, height = 0, border_width = 0, above = 0, override_redirect = 0},
reg_ignore = 0, widthb = 0, heightb = 0, destroyed = false, bounding_shaped = false,
rounded_corners = false, to_paint = false, paint_excluded = false,
unredir_if_possible_excluded = false, in_openclose = false, client_win = 0,
window_type = WINTYPE_UNKNOWN, wmwin = false, leader = 0, cache_leader = 0,
focused = false, focused_force = UNSET, name = 0x0, class_instance = 0x0,
class_general = 0x0, role = 0x0, cache_sblst = 0x0, cache_fblst = 0x0,
cache_fcblst = 0x0, cache_ivclst = 0x0, cache_bbblst = 0x0, cache_oparule = 0x0,
cache_pblst = 0x0, cache_uipblst = 0x0, opacity = 0, opacity_tgt = 0,
opacity_prop = 4294967295, opacity_prop_client = 4294967295, opacity_set = 4294967295,
fade = false, fade_last = false, fade_force = UNSET, fade_callback = 0x0,
frame_opacity = 0, left_width = 0, right_width = 0, top_width = 0, bottom_width = 0,
shadow = false, shadow_last = false, shadow_force = UNSET, shadow_opacity = 0,
shadow_dx = 0, shadow_dy = 0, shadow_width = 0, shadow_height = 0, shadow_paint = {
pixmap = 0, pict = 0, ptex = 0x0}, prop_shadow = -1, dim = false,
invert_color = false, invert_color_last = false, invert_color_force = UNSET,
blur_background = false, blur_background_last = false, glx_blur_cache = {fbo = 0,
textures = {0, 0}, width = 0, height = 0}}
new = 0x483470
p = 0x4a5ea0
map_state = 0
#8 0x000000000040d41e in ev_create_notify (ps=0x4a5aa0, ev=0x7fffffffda90) at src/compton.c:4039
No locals.
#9 0x000000000040c8fa in ev_handle (ps=0x4a5aa0, ev=0x7fffffffda90) at src/compton.c:4415
No locals.
#10 0x000000000040bffb in mainloop (ps=0x4a5aa0) at src/compton.c:6826
ev = {type = 16, xany = {type = 16, serial = 26455, send_event = 0, display = 0x483890,
window = 658}, xkey = {type = 16, serial = 26455, send_event = 0, display = 0x483890,
window = 658, root = 20972034, subwindow = 0, time = 171798692040, x = 0, y = 1,
x_root = 0, y_root = 0, state = 0, keycode = 0, same_screen = 0}, xbutton = {
type = 16, serial = 26455, send_event = 0, display = 0x483890, window = 658,
root = 20972034, subwindow = 0, time = 171798692040, x = 0, y = 1, x_root = 0,
y_root = 0, state = 0, button = 0, same_screen = 0}, xmotion = {type = 16,
serial = 26455, send_event = 0, display = 0x483890, window = 658, root = 20972034,
subwindow = 0, time = 171798692040, x = 0, y = 1, x_root = 0, y_root = 0, state = 0,
is_hint = 0 '\000', same_screen = 0}, xcrossing = {type = 16, serial = 26455,
send_event = 0, display = 0x483890, window = 658, root = 20972034, subwindow = 0,
time = 171798692040, x = 0, y = 1, x_root = 0, y_root = 0, mode = 0, detail = 0,
same_screen = 0, focus = 0, state = 0}, xfocus = {type = 16, serial = 26455,
send_event = 0, display = 0x483890, window = 658, mode = 20972034, detail = 0},
xexpose = {type = 16, serial = 26455, send_event = 0, display = 0x483890, window = 658,
x = 20972034, y = 0, width = 0, height = 0, count = 200}, xgraphicsexpose = {
type = 16, serial = 26455, send_event = 0, display = 0x483890, drawable = 658,
x = 20972034, y = 0, width = 0, height = 0, count = 200, major_code = 40,
minor_code = 0}, xnoexpose = {type = 16, serial = 26455, send_event = 0,
display = 0x483890, drawable = 658, major_code = 20972034, minor_code = 0},
xvisibility = {type = 16, serial = 26455, send_event = 0, display = 0x483890,
window = 658, state = 20972034}, xcreatewindow = {type = 16, serial = 26455,
send_event = 0, display = 0x483890, parent = 658, window = 20972034, x = 0, y = 0,
width = 200, height = 40, border_width = 0, override_redirect = 1}, xdestroywindow = {
type = 16, serial = 26455, send_event = 0, display = 0x483890, event = 658,
window = 20972034}, xunmap = {type = 16, serial = 26455, send_event = 0,
display = 0x483890, event = 658, window = 20972034, from_configure = 0}, xmap = {
type = 16, serial = 26455, send_event = 0, display = 0x483890, event = 658,
window = 20972034, override_redirect = 0}, xmaprequest = {type = 16, serial = 26455,
send_event = 0, display = 0x483890, parent = 658, window = 20972034}, xreparent = {
type = 16, serial = 26455, send_event = 0, display = 0x483890, event = 658,
window = 20972034, parent = 0, x = 200, y = 40, override_redirect = 0}, xconfigure = {
type = 16, serial = 26455, send_event = 0, display = 0x483890, event = 658,
window = 20972034, x = 0, y = 0, width = 200, height = 40, border_width = 0,
above = 0, override_redirect = 0}, xgravity = {type = 16, serial = 26455,
send_event = 0, display = 0x483890, event = 658, window = 20972034, x = 0, y = 0},
xresizerequest = {type = 16, serial = 26455, send_event = 0, display = 0x483890,
window = 658, width = 20972034, height = 0}, xconfigurerequest = {type = 16,
serial = 26455, send_event = 0, display = 0x483890, parent = 658, window = 20972034,
x = 0, y = 0, width = 200, height = 40, border_width = 0, above = 0, detail = 0,
value_mask = 0}, xcirculate = {type = 16, serial = 26455, send_event = 0,
display = 0x483890, event = 658, window = 20972034, place = 0}, xcirculaterequest = {
type = 16, serial = 26455, send_event = 0, display = 0x483890, parent = 658,
window = 20972034, place = 0}, xproperty = {type = 16, serial = 26455, send_event = 0,
display = 0x483890, window = 658, atom = 20972034, time = 0, state = 200},
xselectionclear = {type = 16, serial = 26455, send_event = 0, display = 0x483890,
window = 658, selection = 20972034, time = 0}, xselectionrequest = {type = 16,
serial = 26455, send_event = 0, display = 0x483890, owner = 658, requestor = 20972034,
selection = 0, target = 171798692040, property = 4294967296, time = 0}, xselection = {
type = 16, serial = 26455, send_event = 0, display = 0x483890, requestor = 658,
selection = 20972034, target = 0, property = 171798692040, time = 4294967296},
xcolormap = {type = 16, serial = 26455, send_event = 0, display = 0x483890,
window = 658, colormap = 20972034, new = 0, state = 0}, xclient = {type = 16,
serial = 26455, send_event = 0, display = 0x483890, window = 658,
message_type = 20972034, format = 0, data = {
b = "\310\000\000\000(\000\000\000\000\000\000\000\001\000\000\000\000\000\000",
s = {200, 0, 40, 0, 0, 0, 1, 0, 0, 0}, l = {171798692040, 4294967296, 0, 0, 0}}},
xmapping = {type = 16, serial = 26455, send_event = 0, display = 0x483890, window = 658,
request = 20972034, first_keycode = 0, count = 0}, xerror = {type = 16,
display = 0x6757, resourceid = 0, serial = 4733072, error_code = 146 '\222',
request_code = 2 '\002', minor_code = 0 '\000'}, xkeymap = {type = 16, serial = 26455,
send_event = 0, display = 0x483890, window = 658,
key_vector = "\002\002@\001", '\000' <repeats 12 times>, "\310\000\000\000(\000\000\000\000\000\000\000\001\000\000"}, xgeneric = {type = 16, serial = 26455, send_event = 0,
display = 0x483890, extension = 658, evtype = 0}, xcookie = {type = 16,
serial = 26455, send_event = 0, display = 0x483890, extension = 658, evtype = 0,
cookie = 20972034, data = 0x0}, pad = {16, 26455, 0, 4733072, 658, 20972034, 0,
171798692040, 4294967296, 0 <repeats 15 times>}}
ptv = 0xffffffff004a5aa0
#11 0x00000000004092b4 in session_run (ps=0x4a5aa0) at src/compton.c:7660
all_damage_orig = 4
paint = 77
t = 0x0
#12 0x00000000004081d3 in main (argc=3, argv=0x7fffffffde28) at src/compton.c:7750
ps_old = 0x4832b0
[ 0.34 ] error 3 BadWindow request 3 minor 0 serial 28094: "BadWindow (invalid Window parameter)"
Breakpoint 1, xerror (dpy=0x483890, ev=0x7fffffffd6b0) at src/compton.c:3321
3321 if (ev->request_code == ps->composite_opcode
#0 xerror (dpy=0x483890, ev=0x7fffffffd6b0) at src/compton.c:3321
ps = 0x4a5aa0
o = 0
name = 0x430243 "Unknown"
#1 0x00007ffff6ea1cab in _XError (dpy=dpy@entry=0x483890, rep=rep@entry=0x4b7ad0)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/XlibInt.c:1463
rtn_val = <optimized out>
event = {type = 0, xany = {type = 0, serial = 4733072, send_event = 20972035,
display = 0x6dc1, window = 771}, xkey = {type = 0, serial = 4733072,
send_event = 20972035, display = 0x6dc1, window = 771, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, state = 4294956992, keycode = 32767,
same_screen = -135850950}, xbutton = {type = 0, serial = 4733072,
send_event = 20972035, display = 0x6dc1, window = 771, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, state = 4294956992, button = 32767,
same_screen = -135850950}, xmotion = {type = 0, serial = 4733072,
send_event = 20972035, display = 0x6dc1, window = 771, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, state = 4294956992, is_hint = -1 '\377',
same_screen = -135850950}, xcrossing = {type = 0, serial = 4733072,
send_event = 20972035, display = 0x6dc1, window = 771, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, mode = -10304, detail = 32767,
same_screen = -135850950, focus = 32767, state = 4733072}, xfocus = {type = 0,
serial = 4733072, send_event = 20972035, display = 0x6dc1, window = 771,
mode = 4738192, detail = 0}, xexpose = {type = 0, serial = 4733072,
send_event = 20972035, display = 0x6dc1, window = 771, x = 4738192, y = 0,
width = -10496, height = 32767, count = -135851311}, xgraphicsexpose = {type = 0,
serial = 4733072, send_event = 20972035, display = 0x6dc1, drawable = 771,
x = 4738192, y = 0, width = -10496, height = 32767, count = -135851311,
major_code = 32767, minor_code = -10448}, xnoexpose = {type = 0, serial = 4733072,
send_event = 20972035, display = 0x6dc1, drawable = 771, major_code = 4738192,
minor_code = 0}, xvisibility = {type = 0, serial = 4733072, send_event = 20972035,
display = 0x6dc1, window = 771, state = 4738192}, xcreatewindow = {type = 0,
serial = 4733072, send_event = 20972035, display = 0x6dc1, parent = 771,
window = 4738192, x = -10496, y = 32767, width = -135851311, height = 32767,
border_width = -10448, override_redirect = 32767}, xdestroywindow = {type = 0,
serial = 4733072, send_event = 20972035, display = 0x6dc1, event = 771,
window = 4738192}, xunmap = {type = 0, serial = 4733072, send_event = 20972035,
display = 0x6dc1, event = 771, window = 4738192, from_configure = -10496}, xmap = {
type = 0, serial = 4733072, send_event = 20972035, display = 0x6dc1, event = 771,
window = 4738192, override_redirect = -10496}, xmaprequest = {type = 0,
serial = 4733072, send_event = 20972035, display = 0x6dc1, parent = 771,
window = 4738192}, xreparent = {type = 0, serial = 4733072, send_event = 20972035,
display = 0x6dc1, event = 771, window = 4738192, parent = 140737488344832,
x = -135851311, y = 32767, override_redirect = -10448}, xconfigure = {type = 0,
serial = 4733072, send_event = 20972035, display = 0x6dc1, event = 771,
window = 4738192, x = -10496, y = 32767, width = -135851311, height = 32767,
border_width = -10448, above = 11881903392750019072, override_redirect = -10304},
xgravity = {type = 0, serial = 4733072, send_event = 20972035, display = 0x6dc1,
event = 771, window = 4738192, x = -10496, y = 32767}, xresizerequest = {type = 0,
serial = 4733072, send_event = 20972035, display = 0x6dc1, window = 771,
width = 4738192, height = 0}, xconfigurerequest = {type = 0, serial = 4733072,
send_event = 20972035, display = 0x6dc1, parent = 771, window = 4738192, x = -10496,
y = 32767, width = -135851311, height = 32767, border_width = -10448,
above = 11881903392750019072, detail = -10304, value_mask = 140737352504378},
xcirculate = {type = 0, serial = 4733072, send_event = 20972035, display = 0x6dc1,
event = 771, window = 4738192, place = -10496}, xcirculaterequest = {type = 0,
serial = 4733072, send_event = 20972035, display = 0x6dc1, parent = 771,
window = 4738192, place = -10496}, xproperty = {type = 0, serial = 4733072,
send_event = 20972035, display = 0x6dc1, window = 771, atom = 4738192,
time = 140737488344832, state = -135851311}, xselectionclear = {type = 0,
serial = 4733072, send_event = 20972035, display = 0x6dc1, window = 771,
selection = 4738192, time = 140737488344832}, xselectionrequest = {type = 0,
serial = 4733072, send_event = 20972035, display = 0x6dc1, owner = 771,
requestor = 4738192, selection = 140737488344832, target = 140737352504017,
property = 140737488344880, time = 11881903392750019072}, xselection = {type = 0,
serial = 4733072, send_event = 20972035, display = 0x6dc1, requestor = 771,
selection = 4738192, target = 140737488344832, property = 140737352504017,
time = 140737488344880}, xcolormap = {type = 0, serial = 4733072,
send_event = 20972035, display = 0x6dc1, window = 771, colormap = 4738192,
new = -10496, state = 32767}, xclient = {type = 0, serial = 4733072,
send_event = 20972035, display = 0x6dc1, window = 771, message_type = 4738192,
format = -10496, data = {
b = "\321\022\347\367\377\177\000\000\060\327\377\377\377\177\000\000\000\242", <incomplete sequence \304>, s = {4817, -2073, 32767, 0, -10448, -1, 32767, 0, -24064, -15265}, l = {
140737352504017, 140737488344880, -6564840680959532544, 140737488345024,
140737352504378}}}, xmapping = {type = 0, serial = 4733072, send_event = 20972035,
display = 0x6dc1, window = 771, request = 4738192, first_keycode = 0, count = -10496},
xerror = {type = 0, display = 0x483890, resourceid = 20972035, serial = 28097,
error_code = 3 '\003', request_code = 3 '\003', minor_code = 0 '\000'}, xkeymap = {
type = 0, serial = 4733072, send_event = 20972035, display = 0x6dc1, window = 771,
key_vector = "\220LH\000\000\000\000\000\000\327\377\377\377\177\000\000\321\022\347\367\377\177\000\000\060\327\377\377\377\177\000"}, xgeneric = {type = 0, serial = 4733072,
send_event = 20972035, display = 0x6dc1, extension = 771, evtype = 0}, xcookie = {
type = 0, serial = 4733072, send_event = 20972035, display = 0x6dc1, extension = 771,
evtype = 0, cookie = 4738192, data = 0x7fffffffd700}, pad = {140733193388032, 4733072,
20972035, 28097, 771, 4738192, 140737488344832, 140737352504017, 140737488344880,
-6564840680959532544, 140737488345024, 140737352504378, 4733072, 140737488344872,
140737488344944, 0, 28098, 140737488344912, 0, 4738216, 1, -1, 0, 0}}
async = <optimized out>
next = <optimized out>
#2 0x00007ffff6e9e477 in handle_error (dpy=0x483890, err=0x4b7ad0, in_XReply=<optimized out>)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/xcb_io.c:213
ext = <optimized out>
ret_code = 32767
#3 0x00007ffff6e9e555 in handle_response (dpy=dpy@entry=0x483890, response=0x4b7ad0,
in_XReply=in_XReply@entry=1)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/xcb_io.c:325
async = <optimized out>
next = <optimized out>
#4 0x00007ffff6e9f6b0 in _XReply (dpy=dpy@entry=0x483890, rep=rep@entry=0x7fffffffd8c0,
extra=extra@entry=0, discard=discard@entry=1)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/xcb_io.c:627
event = <optimized out>
req = 0x4fccd0
response = 0x0
error = 0x0
c = 0x484c90
reply = <optimized out>
current = 0x4fccd0
__PRETTY_FUNCTION__ = "_XReply"
#5 0x00007ffff6e82597 in _XGetWindowAttributes (dpy=dpy@entry=0x483890, w=20972035, attr=0x483488)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/GetWAttrs.c:114
rep = {type = 0 '\000', depth = 0 '\000', sequenceNumber = 0, length = 0, root = 92,
x = 0, y = 0, width = 1, height = 0, borderWidth = 0, pad1 = 0, pad2 = 58,
pad3 = 2766471214}
req = <optimized out>
i = <optimized out>
sp = <optimized out>
async = {next = 0x0, handler = 0x7ffff6e823b0 <_XWAttrsHandler>,
data = 0x7fffffffd8a0 "\301m"}
async_state = {attr_seq = 28097, geom_seq = 28098, attr = 0x0}
#6 0x00007ffff6e82731 in XGetWindowAttributes (dpy=0x483890, w=<optimized out>,
attr=<optimized out>)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/GetWAttrs.c:149
ret = <optimized out>
#7 0x000000000041108c in add_win (ps=0x4a5aa0, id=20972035, prev=0) at src/compton.c:2955
win_def = {next = 0x0, prev_trans = 0x0, id = 0, a = {x = 0, y = 0, width = 0, height = 0,
border_width = 0, depth = 0, visual = 0x0, root = 0, class = 0, bit_gravity = 0,
win_gravity = 0, backing_store = 0, backing_planes = 0, backing_pixel = 0,
save_under = 0, colormap = 0, map_installed = 0, map_state = 0, all_event_masks = 0,
your_event_mask = 0, do_not_propagate_mask = 0, override_redirect = 0, screen = 0x0},
xinerama_scr = -1, pictfmt = 0x0, mode = WMODE_TRANS, damaged = false, fence = 0,
pixmap_damaged = false, damage = 0, paint = {pixmap = 0, pict = 0, ptex = 0x0},
border_size = 0, extents = 0, flags = 0, need_configure = false, queue_configure = {
type = 0, serial = 0, send_event = 0, display = 0x0, event = 0, window = 0, x = 0,
y = 0, width = 0, height = 0, border_width = 0, above = 0, override_redirect = 0},
reg_ignore = 0, widthb = 0, heightb = 0, destroyed = false, bounding_shaped = false,
rounded_corners = false, to_paint = false, paint_excluded = false,
unredir_if_possible_excluded = false, in_openclose = false, client_win = 0,
window_type = WINTYPE_UNKNOWN, wmwin = false, leader = 0, cache_leader = 0,
focused = false, focused_force = UNSET, name = 0x0, class_instance = 0x0,
class_general = 0x0, role = 0x0, cache_sblst = 0x0, cache_fblst = 0x0,
cache_fcblst = 0x0, cache_ivclst = 0x0, cache_bbblst = 0x0, cache_oparule = 0x0,
cache_pblst = 0x0, cache_uipblst = 0x0, opacity = 0, opacity_tgt = 0,
opacity_prop = 4294967295, opacity_prop_client = 4294967295, opacity_set = 4294967295,
fade = false, fade_last = false, fade_force = UNSET, fade_callback = 0x0,
frame_opacity = 0, left_width = 0, right_width = 0, top_width = 0, bottom_width = 0,
shadow = false, shadow_last = false, shadow_force = UNSET, shadow_opacity = 0,
shadow_dx = 0, shadow_dy = 0, shadow_width = 0, shadow_height = 0, shadow_paint = {
pixmap = 0, pict = 0, ptex = 0x0}, prop_shadow = -1, dim = false,
invert_color = false, invert_color_last = false, invert_color_force = UNSET,
blur_background = false, blur_background_last = false, glx_blur_cache = {fbo = 0,
textures = {0, 0}, width = 0, height = 0}}
new = 0x483470
p = 0x4a5ea0
map_state = 0
#8 0x000000000040d41e in ev_create_notify (ps=0x4a5aa0, ev=0x7fffffffda90) at src/compton.c:4039
No locals.
#9 0x000000000040c8fa in ev_handle (ps=0x4a5aa0, ev=0x7fffffffda90) at src/compton.c:4415
No locals.
#10 0x000000000040bffb in mainloop (ps=0x4a5aa0) at src/compton.c:6826
ev = {type = 16, xany = {type = 16, serial = 26456, send_event = 0, display = 0x483890,
window = 658}, xkey = {type = 16, serial = 26456, send_event = 0, display = 0x483890,
window = 658, root = 20972035, subwindow = 0, time = 171798692040, x = 0, y = 1,
x_root = 0, y_root = 0, state = 0, keycode = 0, same_screen = 0}, xbutton = {
type = 16, serial = 26456, send_event = 0, display = 0x483890, window = 658,
root = 20972035, subwindow = 0, time = 171798692040, x = 0, y = 1, x_root = 0,
y_root = 0, state = 0, button = 0, same_screen = 0}, xmotion = {type = 16,
serial = 26456, send_event = 0, display = 0x483890, window = 658, root = 20972035,
subwindow = 0, time = 171798692040, x = 0, y = 1, x_root = 0, y_root = 0, state = 0,
is_hint = 0 '\000', same_screen = 0}, xcrossing = {type = 16, serial = 26456,
send_event = 0, display = 0x483890, window = 658, root = 20972035, subwindow = 0,
time = 171798692040, x = 0, y = 1, x_root = 0, y_root = 0, mode = 0, detail = 0,
same_screen = 0, focus = 0, state = 0}, xfocus = {type = 16, serial = 26456,
send_event = 0, display = 0x483890, window = 658, mode = 20972035, detail = 0},
xexpose = {type = 16, serial = 26456, send_event = 0, display = 0x483890, window = 658,
x = 20972035, y = 0, width = 0, height = 0, count = 200}, xgraphicsexpose = {
type = 16, serial = 26456, send_event = 0, display = 0x483890, drawable = 658,
x = 20972035, y = 0, width = 0, height = 0, count = 200, major_code = 40,
minor_code = 0}, xnoexpose = {type = 16, serial = 26456, send_event = 0,
display = 0x483890, drawable = 658, major_code = 20972035, minor_code = 0},
xvisibility = {type = 16, serial = 26456, send_event = 0, display = 0x483890,
window = 658, state = 20972035}, xcreatewindow = {type = 16, serial = 26456,
send_event = 0, display = 0x483890, parent = 658, window = 20972035, x = 0, y = 0,
width = 200, height = 40, border_width = 0, override_redirect = 1}, xdestroywindow = {
type = 16, serial = 26456, send_event = 0, display = 0x483890, event = 658,
window = 20972035}, xunmap = {type = 16, serial = 26456, send_event = 0,
display = 0x483890, event = 658, window = 20972035, from_configure = 0}, xmap = {
type = 16, serial = 26456, send_event = 0, display = 0x483890, event = 658,
window = 20972035, override_redirect = 0}, xmaprequest = {type = 16, serial = 26456,
send_event = 0, display = 0x483890, parent = 658, window = 20972035}, xreparent = {
type = 16, serial = 26456, send_event = 0, display = 0x483890, event = 658,
window = 20972035, parent = 0, x = 200, y = 40, override_redirect = 0}, xconfigure = {
type = 16, serial = 26456, send_event = 0, display = 0x483890, event = 658,
window = 20972035, x = 0, y = 0, width = 200, height = 40, border_width = 0,
above = 0, override_redirect = 0}, xgravity = {type = 16, serial = 26456,
send_event = 0, display = 0x483890, event = 658, window = 20972035, x = 0, y = 0},
xresizerequest = {type = 16, serial = 26456, send_event = 0, display = 0x483890,
window = 658, width = 20972035, height = 0}, xconfigurerequest = {type = 16,
serial = 26456, send_event = 0, display = 0x483890, parent = 658, window = 20972035,
x = 0, y = 0, width = 200, height = 40, border_width = 0, above = 0, detail = 0,
value_mask = 0}, xcirculate = {type = 16, serial = 26456, send_event = 0,
display = 0x483890, event = 658, window = 20972035, place = 0}, xcirculaterequest = {
type = 16, serial = 26456, send_event = 0, display = 0x483890, parent = 658,
window = 20972035, place = 0}, xproperty = {type = 16, serial = 26456, send_event = 0,
display = 0x483890, window = 658, atom = 20972035, time = 0, state = 200},
xselectionclear = {type = 16, serial = 26456, send_event = 0, display = 0x483890,
window = 658, selection = 20972035, time = 0}, xselectionrequest = {type = 16,
serial = 26456, send_event = 0, display = 0x483890, owner = 658, requestor = 20972035,
selection = 0, target = 171798692040, property = 4294967296, time = 0}, xselection = {
type = 16, serial = 26456, send_event = 0, display = 0x483890, requestor = 658,
selection = 20972035, target = 0, property = 171798692040, time = 4294967296},
xcolormap = {type = 16, serial = 26456, send_event = 0, display = 0x483890,
window = 658, colormap = 20972035, new = 0, state = 0}, xclient = {type = 16,
serial = 26456, send_event = 0, display = 0x483890, window = 658,
message_type = 20972035, format = 0, data = {
b = "\310\000\000\000(\000\000\000\000\000\000\000\001\000\000\000\000\000\000",
s = {200, 0, 40, 0, 0, 0, 1, 0, 0, 0}, l = {171798692040, 4294967296, 0, 0, 0}}},
xmapping = {type = 16, serial = 26456, send_event = 0, display = 0x483890, window = 658,
request = 20972035, first_keycode = 0, count = 0}, xerror = {type = 16,
display = 0x6758, resourceid = 0, serial = 4733072, error_code = 146 '\222',
request_code = 2 '\002', minor_code = 0 '\000'}, xkeymap = {type = 16, serial = 26456,
send_event = 0, display = 0x483890, window = 658,
key_vector = "\003\002@\001", '\000' <repeats 12 times>, "\310\000\000\000(\000\000\000\000\000\000\000\001\000\000"}, xgeneric = {type = 16, serial = 26456, send_event = 0,
display = 0x483890, extension = 658, evtype = 0}, xcookie = {type = 16,
serial = 26456, send_event = 0, display = 0x483890, extension = 658, evtype = 0,
cookie = 20972035, data = 0x0}, pad = {16, 26456, 0, 4733072, 658, 20972035, 0,
171798692040, 4294967296, 0 <repeats 15 times>}}
ptv = 0xffffffff004a5aa0
#11 0x00000000004092b4 in session_run (ps=0x4a5aa0) at src/compton.c:7660
all_damage_orig = 4
paint = 77
t = 0x0
#12 0x00000000004081d3 in main (argc=3, argv=0x7fffffffde28) at src/compton.c:7750
ps_old = 0x4832b0
[ 0.39 ] error 3 BadWindow request 3 minor 0 serial 28097: "BadWindow (invalid Window parameter)"
Breakpoint 1, xerror (dpy=0x483890, ev=0x7fffffffd6b0) at src/compton.c:3321
3321 if (ev->request_code == ps->composite_opcode
#0 xerror (dpy=0x483890, ev=0x7fffffffd6b0) at src/compton.c:3321
ps = 0x4a5aa0
o = 0
name = 0x430243 "Unknown"
#1 0x00007ffff6ea1cab in _XError (dpy=dpy@entry=0x483890, rep=rep@entry=0x4b7a80)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/XlibInt.c:1463
rtn_val = <optimized out>
event = {type = 0, xany = {type = 0, serial = 4733072, send_event = 20972036,
display = 0x6dc4, window = 771}, xkey = {type = 0, serial = 4733072,
send_event = 20972036, display = 0x6dc4, window = 771, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, state = 4294956992, keycode = 32767,
same_screen = -135850950}, xbutton = {type = 0, serial = 4733072,
send_event = 20972036, display = 0x6dc4, window = 771, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, state = 4294956992, button = 32767,
same_screen = -135850950}, xmotion = {type = 0, serial = 4733072,
send_event = 20972036, display = 0x6dc4, window = 771, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, state = 4294956992, is_hint = -1 '\377',
same_screen = -135850950}, xcrossing = {type = 0, serial = 4733072,
send_event = 20972036, display = 0x6dc4, window = 771, root = 4738192,
subwindow = 140737488344832, time = 140737352504017, x = -10448, y = 32767,
x_root = -1000365568, y_root = -1528496082, mode = -10304, detail = 32767,
same_screen = -135850950, focus = 32767, state = 4733072}, xfocus = {type = 0,
serial = 4733072, send_event = 20972036, display = 0x6dc4, window = 771,
mode = 4738192, detail = 0}, xexpose = {type = 0, serial = 4733072,
send_event = 20972036, display = 0x6dc4, window = 771, x = 4738192, y = 0,
width = -10496, height = 32767, count = -135851311}, xgraphicsexpose = {type = 0,
serial = 4733072, send_event = 20972036, display = 0x6dc4, drawable = 771,
x = 4738192, y = 0, width = -10496, height = 32767, count = -135851311,
major_code = 32767, minor_code = -10448}, xnoexpose = {type = 0, serial = 4733072,
send_event = 20972036, display = 0x6dc4, drawable = 771, major_code = 4738192,
minor_code = 0}, xvisibility = {type = 0, serial = 4733072, send_event = 20972036,
display = 0x6dc4, window = 771, state = 4738192}, xcreatewindow = {type = 0,
serial = 4733072, send_event = 20972036, display = 0x6dc4, parent = 771,
window = 4738192, x = -10496, y = 32767, width = -135851311, height = 32767,
border_width = -10448, override_redirect = 32767}, xdestroywindow = {type = 0,
serial = 4733072, send_event = 20972036, display = 0x6dc4, event = 771,
window = 4738192}, xunmap = {type = 0, serial = 4733072, send_event = 20972036,
display = 0x6dc4, event = 771, window = 4738192, from_configure = -10496}, xmap = {
type = 0, serial = 4733072, send_event = 20972036, display = 0x6dc4, event = 771,
window = 4738192, override_redirect = -10496}, xmaprequest = {type = 0,
serial = 4733072, send_event = 20972036, display = 0x6dc4, parent = 771,
window = 4738192}, xreparent = {type = 0, serial = 4733072, send_event = 20972036,
display = 0x6dc4, event = 771, window = 4738192, parent = 140737488344832,
x = -135851311, y = 32767, override_redirect = -10448}, xconfigure = {type = 0,
serial = 4733072, send_event = 20972036, display = 0x6dc4, event = 771,
window = 4738192, x = -10496, y = 32767, width = -135851311, height = 32767,
border_width = -10448, above = 11881903392750019072, override_redirect = -10304},
xgravity = {type = 0, serial = 4733072, send_event = 20972036, display = 0x6dc4,
event = 771, window = 4738192, x = -10496, y = 32767}, xresizerequest = {type = 0,
serial = 4733072, send_event = 20972036, display = 0x6dc4, window = 771,
width = 4738192, height = 0}, xconfigurerequest = {type = 0, serial = 4733072,
send_event = 20972036, display = 0x6dc4, parent = 771, window = 4738192, x = -10496,
y = 32767, width = -135851311, height = 32767, border_width = -10448,
above = 11881903392750019072, detail = -10304, value_mask = 140737352504378},
xcirculate = {type = 0, serial = 4733072, send_event = 20972036, display = 0x6dc4,
event = 771, window = 4738192, place = -10496}, xcirculaterequest = {type = 0,
serial = 4733072, send_event = 20972036, display = 0x6dc4, parent = 771,
window = 4738192, place = -10496}, xproperty = {type = 0, serial = 4733072,
send_event = 20972036, display = 0x6dc4, window = 771, atom = 4738192,
time = 140737488344832, state = -135851311}, xselectionclear = {type = 0,
serial = 4733072, send_event = 20972036, display = 0x6dc4, window = 771,
selection = 4738192, time = 140737488344832}, xselectionrequest = {type = 0,
serial = 4733072, send_event = 20972036, display = 0x6dc4, owner = 771,
requestor = 4738192, selection = 140737488344832, target = 140737352504017,
property = 140737488344880, time = 11881903392750019072}, xselection = {type = 0,
serial = 4733072, send_event = 20972036, display = 0x6dc4, requestor = 771,
selection = 4738192, target = 140737488344832, property = 140737352504017,
time = 140737488344880}, xcolormap = {type = 0, serial = 4733072,
send_event = 20972036, display = 0x6dc4, window = 771, colormap = 4738192,
new = -10496, state = 32767}, xclient = {type = 0, serial = 4733072,
send_event = 20972036, display = 0x6dc4, window = 771, message_type = 4738192,
format = -10496, data = {
b = "\321\022\347\367\377\177\000\000\060\327\377\377\377\177\000\000\000\242", <incomplete sequence \304>, s = {4817, -2073, 32767, 0, -10448, -1, 32767, 0, -24064, -15265}, l = {
140737352504017, 140737488344880, -6564840680959532544, 140737488345024,
140737352504378}}}, xmapping = {type = 0, serial = 4733072, send_event = 20972036,
display = 0x6dc4, window = 771, request = 4738192, first_keycode = 0, count = -10496},
xerror = {type = 0, display = 0x483890, resourceid = 20972036, serial = 28100,
error_code = 3 '\003', request_code = 3 '\003', minor_code = 0 '\000'}, xkeymap = {
type = 0, serial = 4733072, send_event = 20972036, display = 0x6dc4, window = 771,
key_vector = "\220LH\000\000\000\000\000\000\327\377\377\377\177\000\000\321\022\347\367\377\177\000\000\060\327\377\377\377\177\000"}, xgeneric = {type = 0, serial = 4733072,
send_event = 20972036, display = 0x6dc4, extension = 771, evtype = 0}, xcookie = {
type = 0, serial = 4733072, send_event = 20972036, display = 0x6dc4, extension = 771,
evtype = 0, cookie = 4738192, data = 0x7fffffffd700}, pad = {140733193388032, 4733072,
20972036, 28100, 771, 4738192, 140737488344832, 140737352504017, 140737488344880,
-6564840680959532544, 140737488345024, 140737352504378, 4733072, 140737488344872,
140737488344944, 0, 28101, 140737488344912, 0, 4738216, 1, -1, 0, 0}}
async = <optimized out>
next = <optimized out>
#2 0x00007ffff6e9e477 in handle_error (dpy=0x483890, err=0x4b7a80, in_XReply=<optimized out>)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/xcb_io.c:213
ext = <optimized out>
ret_code = 32767
#3 0x00007ffff6e9e555 in handle_response (dpy=dpy@entry=0x483890, response=0x4b7a80,
in_XReply=in_XReply@entry=1)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/xcb_io.c:325
async = <optimized out>
next = <optimized out>
#4 0x00007ffff6e9f6b0 in _XReply (dpy=dpy@entry=0x483890, rep=rep@entry=0x7fffffffd8c0,
extra=extra@entry=0, discard=discard@entry=1)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/xcb_io.c:627
event = <optimized out>
req = 0x529230
response = 0x0
error = 0x0
c = 0x484c90
reply = <optimized out>
current = 0x529230
__PRETTY_FUNCTION__ = "_XReply"
#5 0x00007ffff6e82597 in _XGetWindowAttributes (dpy=dpy@entry=0x483890, w=20972036, attr=0x483488)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/GetWAttrs.c:114
rep = {type = 0 '\000', depth = 0 '\000', sequenceNumber = 0, length = 0, root = 92,
x = 0, y = 0, width = 1, height = 0, borderWidth = 0, pad1 = 0, pad2 = 58,
pad3 = 2766471214}
req = <optimized out>
i = <optimized out>
sp = <optimized out>
async = {next = 0x0, handler = 0x7ffff6e823b0 <_XWAttrsHandler>,
data = 0x7fffffffd8a0 "\304m"}
async_state = {attr_seq = 28100, geom_seq = 28101, attr = 0x0}
#6 0x00007ffff6e82731 in XGetWindowAttributes (dpy=0x483890, w=<optimized out>,
attr=<optimized out>)
at /var/tmp/portage/x11-libs/libX11-1.6.2/work/libX11-1.6.2/src/GetWAttrs.c:149
ret = <optimized out>
#7 0x000000000041108c in add_win (ps=0x4a5aa0, id=20972036, prev=0) at src/compton.c:2955
win_def = {next = 0x0, prev_trans = 0x0, id = 0, a = {x = 0, y = 0, width = 0, height = 0,
border_width = 0, depth = 0, visual = 0x0, root = 0, class = 0, bit_gravity = 0,
win_gravity = 0, backing_store = 0, backing_planes = 0, backing_pixel = 0,
save_under = 0, colormap = 0, map_installed = 0, map_state = 0, all_event_masks = 0,
your_event_mask = 0, do_not_propagate_mask = 0, override_redirect = 0, screen = 0x0},
xinerama_scr = -1, pictfmt = 0x0, mode = WMODE_TRANS, damaged = false, fence = 0,
pixmap_damaged = false, damage = 0, paint = {pixmap = 0, pict = 0, ptex = 0x0},
border_size = 0, extents = 0, flags = 0, need_configure = false, queue_configure = {
type = 0, serial = 0, send_event = 0, display = 0x0, event = 0, window = 0, x = 0,
y = 0, width = 0, height = 0, border_width = 0, above = 0, override_redirect = 0},
reg_ignore = 0, widthb = 0, heightb = 0, destroyed = false, bounding_shaped = false,
rounded_corners = false, to_paint = false, paint_excluded = false,
unredir_if_possible_excluded = false, in_openclose = false, client_win = 0,
window_type = WINTYPE_UNKNOWN, wmwin = false, leader = 0, cache_leader = 0,
focused = false, focused_force = UNSET, name = 0x0, class_instance = 0x0,
class_general = 0x0, role = 0x0, cache_sblst = 0x0, cache_fblst = 0x0,
cache_fcblst = 0x0, cache_ivclst = 0x0, cache_bbblst = 0x0, cache_oparule = 0x0,
cache_pblst = 0x0, cache_uipblst = 0x0, opacity = 0, opacity_tgt = 0,
opacity_prop = 4294967295, opacity_prop_client = 4294967295, opacity_set = 4294967295,
fade = false, fade_last = false, fade_force = UNSET, fade_callback = 0x0,
frame_opacity = 0, left_width = 0, right_width = 0, top_width = 0, bottom_width = 0,
shadow = false, shadow_last = false, shadow_force = UNSET, shadow_opacity = 0,
shadow_dx = 0, shadow_dy = 0, shadow_width = 0, shadow_height = 0, shadow_paint = {
pixmap = 0, pict = 0, ptex = 0x0}, prop_shadow = -1, dim = false,
invert_color = false, invert_color_last = false, invert_color_force = UNSET,
blur_background = false, blur_background_last = false, glx_blur_cache = {fbo = 0,
textures = {0, 0}, width = 0, height = 0}}
new = 0x483470
p = 0x4a5ea0
map_state = 0
#8 0x000000000040d41e in ev_create_notify (ps=0x4a5aa0, ev=0x7fffffffda90) at src/compton.c:4039
No locals.
#9 0x000000000040c8fa in ev_handle (ps=0x4a5aa0, ev=0x7fffffffda90) at src/compton.c:4415
No locals.
#10 0x000000000040bffb in mainloop (ps=0x4a5aa0) at src/compton.c:6826
ev = {type = 16, xany = {type = 16, serial = 26457, send_event = 0, display = 0x483890,
window = 658}, xkey = {type = 16, serial = 26457, send_event = 0, display = 0x483890,
window = 658, root = 20972036, subwindow = 0, time = 171798692040, x = 0, y = 1,
x_root = 0, y_root = 0, state = 0, keycode = 0, same_screen = 0}, xbutton = {
type = 16, serial = 26457, send_event = 0, display = 0x483890, window = 658,
root = 20972036, subwindow = 0, time = 171798692040, x = 0, y = 1, x_root = 0,
y_root = 0, state = 0, button = 0, same_screen = 0}, xmotion = {type = 16,
serial = 26457, send_event = 0, display = 0x483890, window = 658, root = 20972036,
subwindow = 0, time = 171798692040, x = 0, y = 1, x_root = 0, y_root = 0, state = 0,
is_hint = 0 '\000', same_screen = 0}, xcrossing = {type = 16, serial = 26457,
send_event = 0, display = 0x483890, window = 658, root = 20972036, subwindow = 0,
time = 171798692040, x = 0, y = 1, x_root = 0, y_root = 0, mode = 0, detail = 0,
same_screen = 0, focus = 0, state = 0}, xfocus = {type = 16, serial = 26457,
send_event = 0, display = 0x483890, window = 658, mode = 20972036, detail = 0},
xexpose = {type = 16, serial = 26457, send_event = 0, display = 0x483890, window = 658,
x = 20972036, y = 0, width = 0, height = 0, count = 200}, xgraphicsexpose = {
type = 16, serial = 26457, send_event = 0, display = 0x483890, drawable = 658,
x = 20972036, y = 0, width = 0, height = 0, count = 200, major_code = 40,
minor_code = 0}, xnoexpose = {type = 16, serial = 26457, send_event = 0,
display = 0x483890, drawable = 658, major_code = 20972036, minor_code = 0},
xvisibility = {type = 16, serial = 26457, send_event = 0, display = 0x483890,
window = 658, state = 20972036}, xcreatewindow = {type = 16, serial = 26457,
send_event = 0, display = 0x483890, parent = 658, window = 20972036, x = 0, y = 0,
width = 200, height = 40, border_width = 0, override_redirect = 1}, xdestroywindow = {
type = 16, serial = 26457, send_event = 0, display = 0x483890, event = 658,
window = 20972036}, xunmap = {type = 16, serial = 26457, send_event = 0,
display = 0x483890, event = 658, window = 20972036, from_configure = 0}, xmap = {
type = 16, serial = 26457, send_event = 0, display = 0x483890, event = 658,
window = 20972036, override_redirect = 0}, xmaprequest = {type = 16, serial = 26457,
send_event = 0, display = 0x483890, parent = 658, window = 20972036}, xreparent = {
type = 16, serial = 26457, send_event = 0, display = 0x483890, event = 658,
window = 20972036, parent = 0, x = 200, y = 40, override_redirect = 0}, xconfigure = {
type = 16, serial = 26457, send_event = 0, display = 0x483890, event = 658,
window = 20972036, x = 0, y = 0, width = 200, height = 40, border_width = 0,
above = 0, override_redirect = 0}, xgravity = {type = 16, serial = 26457,
send_event = 0, display = 0x483890, event = 658, window = 20972036, x = 0, y = 0},
xresizerequest = {type = 16, serial = 26457, send_event = 0, display = 0x483890,
window = 658, width = 20972036, height = 0}, xconfigurerequest = {type = 16,
serial = 26457, send_event = 0, display = 0x483890, parent = 658, window = 20972036,
x = 0, y = 0, width = 200, height = 40, border_width = 0, above = 0, detail = 0,
value_mask = 0}, xcirculate = {type = 16, serial = 26457, send_event = 0,
display = 0x483890, event = 658, window = 20972036, place = 0}, xcirculaterequest = {
type = 16, serial = 26457, send_event = 0, display = 0x483890, parent = 658,
window = 20972036, place = 0}, xproperty = {type = 16, serial = 26457, send_event = 0,
display = 0x483890, window = 658, atom = 20972036, time = 0, state = 200},
xselectionclear = {type = 16, serial = 26457, send_event = 0, display = 0x483890,
window = 658, selection = 20972036, time = 0}, xselectionrequest = {type = 16,
serial = 26457, send_event = 0, display = 0x483890, owner = 658, requestor = 20972036,
selection = 0, target = 171798692040, property = 4294967296, time = 0}, xselection = {
type = 16, serial = 26457, send_event = 0, display = 0x483890, requestor = 658,
selection = 20972036, target = 0, property = 171798692040, time = 4294967296},
xcolormap = {type = 16, serial = 26457, send_event = 0, display = 0x483890,
window = 658, colormap = 20972036, new = 0, state = 0}, xclient = {type = 16,
serial = 26457, send_event = 0, display = 0x483890, window = 658,
message_type = 20972036, format = 0, data = {
b = "\310\000\000\000(\000\000\000\000\000\000\000\001\000\000\000\000\000\000",
s = {200, 0, 40, 0, 0, 0, 1, 0, 0, 0}, l = {171798692040, 4294967296, 0, 0, 0}}},
xmapping = {type = 16, serial = 26457, send_event = 0, display = 0x483890, window = 658,
request = 20972036, first_keycode = 0, count = 0}, xerror = {type = 16,
display = 0x6759, resourceid = 0, serial = 4733072, error_code = 146 '\222',
request_code = 2 '\002', minor_code = 0 '\000'}, xkeymap = {type = 16, serial = 26457,
send_event = 0, display = 0x483890, window = 658,
key_vector = "\004\002@\001", '\000' <repeats 12 times>, "\310\000\000\000(\000\000\000\000\000\000\000\001\000\000"}, xgeneric = {type = 16, serial = 26457, send_event = 0,
display = 0x483890, extension = 658, evtype = 0}, xcookie = {type = 16,
serial = 26457, send_event = 0, display = 0x483890, extension = 658, evtype = 0,
cookie = 20972036, data = 0x0}, pad = {16, 26457, 0, 4733072, 658, 20972036, 0,
171798692040, 4294967296, 0 <repeats 15 times>}}
ptv = 0xffffffff004a5aa0
#11 0x00000000004092b4 in session_run (ps=0x4a5aa0) at src/compton.c:7660
all_damage_orig = 4
paint = 77
t = 0x0
#12 0x00000000004081d3 in main (argc=3, argv=0x7fffffffde28) at src/compton.c:7750
ps_old = 0x4832b0
[ 0.44 ] error 3 BadWindow request 3 minor 0 serial 28100: "BadWindow (invalid Window parameter)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment