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

--- Comment #5 from David Edmundson <k...@davidedmundson.co.uk> ---
Interesting twist.

Qt now catches that a QObject is being deleted whilst calling a method from
that object.

qqmlengine:1653

However, it's trying to print a warning that this has happened, and is crashing
trying to get the line number - which it can't do presumably because we're in a
dynamically constructed component.

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

Reply via email to