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

--- Comment #10 from Vladimir <vokalashniko...@gmail.com> ---
(In reply to Christoph Feck from comment #6)
> Thanks, the backtrace is useful. Unfortunately, it is deep in QtWebEngine
> instead of in KDEPIM components.

"Probably KDEPIM is deleting it's interceptor on the main thread before
QtWebEngine is done using it on the IO thread. That is not a bug in
QtWebEngine, just hard-to-use API.
...
Basically, like other properties of the profile, the interceptor should be set
before the profile is put to use and not changed while the profile lives. That
is what is missing in the documentation. But it's definitely documented that
the interceptor is called on the IO thread, and KDEPIM does not take this into
account either." (с) Jüri Valdmann
(
https://bugreports.qt.io/browse/QTBUG-72260?focusedCommentId=437042&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-437042
)

A bug on the side of KDEPIM, Christoph Feck?

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

Reply via email to