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

Martin Gräßlin <mgraess...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |UPSTREAM
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Martin Gräßlin <mgraess...@kde.org> ---
> Actually, it is very unsafe to make *any* XIO calls without a custom error 
> handler

Kwin doesn't have a custom error calls as KWin doesn't do any XIO calls. It's
the OpenGL driver which does the XIO calls and fails. Up to that point (line 34
in bt) everything in the tear down is fine. Afterwards everything is in an
undefined state. Resulting in things like pixmaps getting created.

The root bug here is in the driver, nothing we can do about.

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

Reply via email to