Dear all,
from time to time I get a crash in my application, the windows dialog gives the information:
* Exception code: c0000005
* Module: QtWebKit4.dll
* Modver: 4.7.2.0
* Offset:00473e74
The application contains some QGraphicsWebViews. I don't know how to approach that error. Unfortunately it is hard to reproduce. The offset can vary to some degree. I used a disassembler and searched for the offset to get an idea where this happens, and concluded that QTextBoundaryFinder is always involved. Can anyone please give me some hints how to track this issue further down?
Lukas
Bookmarks