QtWebEngine crash with NVIDIA 390.157
-
Recently opensuse Tumbleweed updated Qt from version 6.8.2 to 6.9.0. This caused falkon and kmail to fail on my two computers with NVIDIA graphiic adapters. Both programs use QtWebEngine and crash with a memory protection error. The crash is somewhere inside libnvidia-glcore.so.309.157, but I am not able to tell where exactly.
Graphic adapters in both computers are Quadro NVS-315 and work with NVIDIA 390.157 driver. So far I solved the problem by downgrading QtWebEngine back to 6.8.2 but I am looking for better solution.
I have a question, have there been any changes that could have impact on compatibility with older NVIDIA drivers? -
The same problem with Qt 6.9.1
-
The same problem with Qt 6.9.1
@wojciech_kazubski If you suspect the issue is related to the driver, post your problem in Nvidia forum and you may be able to be helped. Or you can download or build a new driver and try it out.
On Linux, you can try to run your debug build with valgrind for some clues.