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

Alexander Potashev <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Alexander Potashev <[email protected]> ---
David,

Check this out. Here we have a perfect stacktrace.

Could be a race condition: Plotter::render() is entered with a valid m_node,
then it's somehow set to nullptr, possibly from another thread. However don't
have a deep understanding of how QML works, can't even say if it's possible for
windowChanged() signal to be handled in a thread different from the "render"
thread.

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

Reply via email to