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

--- Comment #21 from Ralf Habacker <ralf.habac...@freenet.de> ---
https://doc.qt.io/qt-5/qwebenginepage.html#toHtml mentions: 

> Warning: We guarantee that the callback (resultCallback) is always called,
>  but it might be done during page destruction. 
> When QWebEnginePage is deleted, the callback is triggered
> with an invalid value and it is not safe to use the 
> corresponding QWebEnginePage or QWebEngineView instance inside it.

It looks that there are cases where this statement is not true.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to