https://bugs.kde.org/show_bug.cgi?id=375901
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |b...@valdyas.org --- Comment #1 from Boudewijn Rempt <b...@valdyas.org> --- Hi, I guess you could workaround this crash by disabling opengl -- it clearly happens right inside the intel display driver: krita.exe caused an Access Violation at location 00007FFE74B042E4 in module ig75icd64.dll Reading from location 0000000000000008. It isn't the first problem we have with intel drivers -- black screens, canvas doesn't update until some gui element is selected, and now a crash again. Intel guys, you should check pointers before reading pointers! Without an actual test system this is going to be really hard to debug. We're obviously doing something the intel driver developers have never expected, but we're still using opengl correctly, as far as we know... -- You are receiving this mail because: You are watching all bug changes.