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

--- Comment #66 from Alexander Potashev <aspotas...@gmail.com> ---
Now I have the same crash with plasmathemeeditor:

=====
aspotashev@cell ~ $ gdb plasmathemeexplorer 
GNU gdb (Gentoo 7.10.1 vanilla) 7.10.1
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://bugs.gentoo.org/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from plasmathemeexplorer...Reading symbols from
/usr/lib64/debug//usr/bin/plasmathemeexplorer.debug...(no debugging symbols
found)...done.
(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/plasmathemeexplorer 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Qt: gdb: -nograb added to command-line options.
         Use the -dograb option to enforce grabbing.
[New Thread 0x7fffe599a700 (LWP 12784)]
[New Thread 0x7fffdfb86700 (LWP 12785)]
org.kde.kwindowsystem: Loaded plugin
"/usr/lib64/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemX11Plugin.so"
for platform "xcb"
Loading theme description file
"/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/data/themeDescription.json"
QCommandLineParser: option not defined: "default"
Loading theme description file
"/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/data/themeDescription.json"
Trying to use rootObject before initialization is completed, whilst using
setInitializationDelayed. Forcing completion
Loading theme description file
"/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/data/themeDescription.json"
Start of DAVE debug
no role explicitly changed, notifying all the properties
we want to emit  8 signals
signal ids are  QVector(6, 7, 8, 9, 10, 11, 12, 13)
listing items
QQmlDMAbstractItemModelData(0xa6d750)
QQmlDMAbstractItemModelData(0x75bb50)
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
kf5.kcoreaddons.kdirwatch: "KDirWatch-1" emitting deleted
"/home/aspotashev/.config/plasmarc"
Loading theme description file
"/usr/share/kpackage/genericqml/org.kde.plasma.themeexplorer/contents/data/themeDescription.json"
Start of DAVE debug
no role explicitly changed, notifying all the properties
we want to emit  8 signals
signal ids are  QVector(6, 7, 8, 9, 10, 11, 12, 13)
listing items
QQmlDMAbstractItemModelData(0x2851b80)
QQmlDMAbstractItemModelData(0xbf6780)
QQmlDMAbstractItemModelData(0x28c5bb0)
QQmlDMAbstractItemModelData(0x28d71e0)
QQmlDMAbstractItemModelData(0x27c8a40)
QQmlDMAbstractItemModelData(0x27cd7b0)
QQmlDMAbstractItemModelData(0x291c020)
QQmlDMAbstractItemModelData(0x292c8d0)
QQmlDMAbstractItemModelData(0x2952110)
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
DAVE notifying delegates
ASSERT failure in QVector<T>::at: "index out of range", file
/usr/include/qt5/QtCore/qvector.h, line 393

Program received signal SIGABRT, Aborted.
0x00007ffff4bd60d7 in raise () from /lib64/libc.so.6
(gdb) thread apply all bt

Thread 3 (Thread 0x7fffdfb86700 (LWP 12785)):
#0  0x00007ffff4c80aed in poll () from /lib64/libc.so.6
#1  0x00007ffff068cf14 in g_main_context_iterate.isra () from
/usr/lib64/libglib-2.0.so.0
#2  0x00007ffff068d02c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007ffff556262c in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5Core.so.5
#4  0x00007ffff550dabb in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
#5  0x00007ffff535bdfc in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x00007ffff6d455f8 in QQmlThreadPrivate::run() () from
/usr/lib64/libQt5Qml.so.5
#7  0x00007ffff5361246 in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#8  0x00007ffff1f04314 in start_thread () from /lib64/libpthread.so.0
#9  0x00007ffff4c896dd in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fffe599a700 (LWP 12784)):
#0  0x00007ffff4c80aed in poll () from /lib64/libc.so.6
#1  0x00007ffff422da92 in _xcb_conn_wait () from /usr/lib64/libxcb.so.1
#2  0x00007ffff422f67f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007fffe6ea0159 in QXcbEventReader::run() () from
/usr/lib64/libQt5XcbQpa.so.5
#4  0x00007ffff5361246 in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#5  0x00007ffff1f04314 in start_thread () from /lib64/libpthread.so.0
#6  0x00007ffff4c896dd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7ffff7e187c0 (LWP 12779)):
#0  0x00007ffff4bd60d7 in raise () from /lib64/libc.so.6
#1  0x00007ffff4bd743a in abort () from /lib64/libc.so.6
#2  0x00007ffff534f9fe in QMessageLogger::fatal(char const*, ...) const () from
/usr/lib64/libQt5Core.so.5
#3  0x00007ffff534ad27 in qt_assert_x(char const*, char const*, char const*,
int) () from /usr/lib64/libQt5Core.so.5
#4  0x00007ffff6ad37a6 in QVector<int>::at(int) const [clone .part.53] () from
/usr/lib64/libQt5Qml.so.5
#5  0x00007ffff6aec966 in VDMModelDelegateDataType::notify(QQmlAdaptorModel
const&, QList<QQmlDelegateModelItem*> const&, int, int, QVector<int> const&)
const ()
   from /usr/lib64/libQt5Qml.so.5
#6  0x00007ffff6d86469 in QQmlDelegateModel::_q_itemsChanged(int, int,
QVector<int> const&) () from /usr/lib64/libQt5Qml.so.5
#7  0x00007ffff6d8bb60 in
QQmlDelegateModel::_q_layoutChanged(QList<QPersistentModelIndex> const&,
QAbstractItemModel::LayoutChangeHint) () from /usr/lib64/libQt5Qml.so.5
#8  0x00007ffff6db029f in QQmlDelegateModel::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) () from /usr/lib64/libQt5Qml.so.5
#9  0x00007ffff6db093b in QQmlDelegateModel::qt_metacall(QMetaObject::Call,
int, void**) () from /usr/lib64/libQt5Qml.so.5
#10 0x00007ffff553b76b in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#11 0x00007ffff55b0fe6 in
QAbstractItemModel::layoutChanged(QList<QPersistentModelIndex> const&,
QAbstractItemModel::LayoutChangeHint) () from /usr/lib64/libQt5Core.so.5
#12 0x00007ffff54e5593 in QSortFilterProxyModelPrivate::sort() () from
/usr/lib64/libQt5Core.so.5
---Type <return> to continue, or q <return> to quit---
#13 0x00007ffff54e574a in QSortFilterProxyModelPrivate::_q_sourceReset() ()
from /usr/lib64/libQt5Core.so.5
#14 0x00007ffff54e7a81 in QSortFilterProxyModel::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) () from /usr/lib64/libQt5Core.so.5
#15 0x00007ffff553b64e in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#16 0x00007ffff54bf5d5 in QAbstractItemModel::endResetModel() () from
/usr/lib64/libQt5Core.so.5
#17 0x0000000000410a94 in ThemeModel::load() ()
#18 0x00000000004117d7 in ThemeModel::setTheme(QString const&) ()
#19 0x000000000041282f in ThemeModel::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) ()
#20 0x0000000000412a7b in ThemeModel::qt_metacall(QMetaObject::Call, int,
void**) ()
#21 0x00007ffff6c7bf31 in QV4::QObjectWrapper::setProperty(QObject*,
QV4::ExecutionContext*, QQmlPropertyData*, QV4::Value const&) () from
/usr/lib64/libQt5Qml.so.5
#22 0x00007ffff6c7caae in
QV4::QObjectWrapper::setQmlProperty(QV4::ExecutionEngine*, QQmlContextData*,
QObject*, QV4::String*, QV4::QObjectWrapper::RevisionMode, QV4::Value const&)
() from /usr/lib64/libQt5Qml.so.5
#23 0x00007ffff6c7cc82 in QV4::QObjectWrapper::put(QV4::Managed*, QV4::String*,
QV4::Value const&) () from /usr/lib64/libQt5Qml.so.5
#24 0x00007ffff6c8f26f in QV4::Runtime::setProperty(QV4::ExecutionEngine*,
QV4::Value const&, int, QV4::Value const&) () from /usr/lib64/libQt5Qml.so.5
#25 0x00007fffdcca895a in ?? ()
#26 0x0000000000000000 in ?? ()
(gdb)

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

Reply via email to