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

--- Comment #4 from Kevin Funk <kf...@kde.org> ---
Okay, here's the problem: 

==7712== Invalid read of size 8
==7712==    at 0x642A14F: QWidget::~QWidget() (in
/usr/lib/libQt5Widgets.so.5.7.1)
==7712==    by 0x642A5F8: QWidget::~QWidget() (in
/usr/lib/libQt5Widgets.so.5.7.1)
==7712==    by 0x74D8F5F: QObject::event(QEvent*) (in
/usr/lib/libQt5Core.so.5.7.1)
==7712==    by 0x642EBAA: QWidget::event(QEvent*) (in
/usr/lib/libQt5Widgets.so.5.7.1)
==7712==    by 0x63E735B: QApplicationPrivate::notify_helper(QObject*, QEvent*)
(in /usr/lib/libQt5Widgets.so.5.7.1)
==7712==    by 0x63EEAD0: QApplication::notify(QObject*, QEvent*) (in
/usr/lib/libQt5Widgets.so.5.7.1)
==7712==    by 0x74AC8DF: QCoreApplication::notifyInternal2(QObject*, QEvent*)
(in /usr/lib/libQt5Core.so.5.7.1)
==7712==    by 0x74AF06C: QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) (in /usr/lib/libQt5Core.so.5.7.1)
==7712==    by 0x11DB63A3: ??? (in /usr/lib/libQt5Quick.so.5.7.1)
==7712==    by 0x11DB661F: QQuickRenderControl::~QQuickRenderControl() (in
/usr/lib/libQt5Quick.so.5.7.1)
==7712==    by 0x1171B292: ??? (in /usr/lib/libQt5QuickWidgets.so.5.7.1)
==7712==    by 0x117183E2: ??? (in /usr/lib/libQt5QuickWidgets.so.5.7.1)
==7712==  Address 0x8 is not stack'd, malloc'd or (recently) free'd

Could you install debug symbols for qtbase so we can see line numbers in the
trace? Thanks!

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

Reply via email to