https://bugs.kde.org/show_bug.cgi?id=439873

--- Comment #13 from Ash Blake <telepath...@tutanota.com> ---
And with the crash from the getProp call in KWin::DrmPipeline::setSyncMode,
m_crtc has been a null pointer in at least two backtraces

(gdb) p *m_pipeline
$2 = {
  m_output = 0x5592ffd79a3b,
  m_gpu = 0x5597a695a010,
  m_connector = 0x18,
  m_crtc = 0x0,
  m_primaryPlane = 0x0,
  m_primaryBuffer = {
    value = 0x3ff0000000000000,
    d = 0x3ff0000000000000
  },
  m_oldTestBuffer = {
    value = 0x408e000000000000,
    d = 0x0
  },
  m_legacyNeedsModeset = false,
  m_cursor = {
    pos = {
      xp = 0,
      yp = 1072693248
    },
    hotspot = {
      xp = 0,
      yp = 1083047936
    },
    buffer = {
      value = 0x403d000000000000,
      d = 0x408e080000000000
    },
    dirtyBo = false,
    dirtyPos = false
  },
  m_allObjects = {
    d = 0x0
  },
  m_formats = {
    d = 0x403d000000000000
  },
  m_lastFlags = 0
}

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to