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

Nicolas Fella <nicolas.fe...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.fe...@gmx.de

--- Comment #3 from Nicolas Fella <nicolas.fe...@gmx.de> ---
Your backtrace has the same line numer (qxcbscreen.cpp:657) as
https://bugs.kde.org/show_bug.cgi?id=496218, but the patch should cause the
lines to move.

That either sounds like you didn't run a patched version, or it's crashing on
different code that happens to have the same line number

With the patch line 275 is 

if (crtc == XCB_NONE) {

with crtc being a unique_ptr. I don't see how that would crash

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

Reply via email to