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

--- Comment #57 from Alexander Potashev <aspotas...@gmail.com> ---
Judging from the comments, nobody looked at the command line output. Here it
is:

[...]
networkmanager-qt: void
NetworkManager::ActiveConnectionPrivate::propertiesChanged(const QVariantMap&)
Unhandled property "VpnState"
networkmanager-qt: void
NetworkManager::VpnConnectionPrivate::propertiesChanged(const QVariantMap&)
Unhandled property "State"
networkmanager-qt: void
NetworkManager::ActiveConnectionPrivate::propertiesChanged(const QVariantMap&)
Unhandled property "VpnState"
networkmanager-qt: virtual void
NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&)
Unhandled property "Metered"
networkmanager-qt: virtual void
NetworkManager::DevicePrivate::propertyChanged(const QString&, const QVariant&)
Unhandled property "Metered"
ASSERT failure in QList<T>::at: "index out of range", file
/usr/include/qt5/QtCore/qlist.h, line 510
Application::crashHandler() called with signal 6; recent crashes: 1
[...]

======


Top of stack trace:

Thread 1 (Thread 0x7ffc5be2a7c0 (LWP 25461)):
[KCrash Handler]
#6  0x00007ffc68a110d7 in raise () from /lib64/libc.so.6
#7  0x00007ffc68a1243a in abort () from /lib64/libc.so.6
#8  0x00007ffc6918a9fe in QMessageLogger::fatal(char const*, ...) const () from
/usr/lib64/libQt5Core.so.5
#9  0x00007ffc69185d27 in qt_assert_x(char const*, char const*, char const*,
int) () from /usr/lib64/libQt5Core.so.5
#10 0x00007ffc6b7b76bc in VDMModelDelegateDataType::notify(QQmlAdaptorModel
const&, QList<QQmlDelegateModelItem*> const&, int, int, QVector<int> const&)
const () from /usr/lib64/libQt5Qml.so.5
#11 0x00007ffc6ba50f09 in QQmlDelegateModel::_q_itemsChanged(int, int,
QVector<int> const&) () from /usr/lib64/libQt5Qml.so.5
#12 0x00007ffc6ba56710 in
QQmlDelegateModel::_q_layoutChanged(QList<QPersistentModelIndex> const&,
QAbstractItemModel::LayoutChangeHint) () from /usr/lib64/libQt5Qml.so.5
#13 0x00007ffc6ba7ad9f in QQmlDelegateModel::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) () from /usr/lib64/libQt5Qml.so.5
#14 0x00007ffc6ba7b43b in QQmlDelegateModel::qt_metacall(QMetaObject::Call,
int, void**) () from /usr/lib64/libQt5Qml.so.5
#15 0x00007ffc6937676b in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#16 0x00007ffc693ebfe6 in
QAbstractItemModel::layoutChanged(QList<QPersistentModelIndex> const&,
QAbstractItemModel::LayoutChangeHint) () from /usr/lib64/libQt5Core.so.5
#17 0x00007ffc69322444 in
QSortFilterProxyModelPrivate::_q_sourceDataChanged(QModelIndex const&,
QModelIndex const&, QVector<int> const&) () from /usr/lib64/libQt5Core.so.5
#18 0x00007ffc69322a38 in QSortFilterProxyModel::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) () from /usr/lib64/libQt5Core.so.5
#19 0x00007ffc6937664e in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#20 0x00007ffc693ebf3c in QAbstractItemModel::dataChanged(QModelIndex const&,
QModelIndex const&, QVector<int> const&) () from /usr/lib64/libQt5Core.so.5
#21 0x00007ffba5ae196f in NetworkModel::updateItem(NetworkModelItem*) () from
/usr/lib64/libplasmanm_internal.so
#22 0x00007ffba5ae2ba9 in
NetworkModel::activeConnectionStateChanged(NetworkManager::ActiveConnection::State)
() from /usr/lib64/libplasmanm_internal.so
[...]

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

Reply via email to