Comment 12 for bug 1127497

Revision history for this message
Zygmunt Krynicki (zyga) wrote : Re: Xorg crashes when exiting steam

(gdb) info locals
priv = 0x7f8694205160
tiling = 1
(gdb) print *priv
$3 = {
  pixmap = 0x7f8694200b20,
  gpu_bo = 0x0,
  cpu_bo = 0x7f8693e673a0,
  gpu_damage = 0x7f8693b996e1,
  cpu_damage = 0x0,
  ptr = 0x7f868eb58000,
  list = {
    next = 0x7f8694205190,
    prev = 0x7f8694205190
  },
  stride = 1280,
  clear_color = 0,
  flush = 1,
  source_count = 4,
  pinned = 0 '\000',
  create = 11 '\v',
  mapped = 0 '\000',
  shm = 0 '\000',
  clear = 0 '\000',
  header = 0 '\000',
  cpu = 0 '\000'
}