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

Antonio Rojas <aro...@archlinux.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|DOWNSTREAM                  |---
             Status|RESOLVED                    |REOPENED
     Ever confirmed|0                           |1

--- Comment #6 from Antonio Rojas <aro...@archlinux.org> ---
Yes, I can reproduce. It's certainly not downstream, and not reproducible with
Qt 5.12 (so possibly a Qt issue)

Full backtrace:
#0  KListWidgetSearchLine::KListWidgetSearchLinePrivate::updateHiddenState
(this=0x5555561ee880, start=<optimized out>, end=-1)
    at /usr/src/debug/kitemviews-5.56.0/src/klistwidgetsearchline.cpp:188
#1  0x00007ffff70395e6 in
KListWidgetSearchLine::KListWidgetSearchLinePrivate::_k_dataChanged
(this=<optimized out>, topLeft=..., bottomRight=...)
    at /usr/include/qt/QtCore/qabstractitemmodel.h:62
#2  0x00007ffff70396d4 in KListWidgetSearchLine::qt_static_metacall
(_o=_o@entry=0x5555561f0910, _id=_id@entry=9, _a=_a@entry=0x7fffffffd9c0, 
    _c=QMetaObject::InvokeMetaMethod) at
/usr/src/debug/build/src/KF5ItemViews_autogen/include/moc_klistwidgetsearchline.cpp:121
#3  0x00007ffff70397d6 in KListWidgetSearchLine::qt_static_metacall
(_o=_o@entry=0x5555561f0910, _c=_c@entry=QMetaObject::InvokeMetaMethod, 
    _id=_id@entry=9, _a=_a@entry=0x7fffffffd9c0) at
/usr/src/debug/build/src/KF5ItemViews_autogen/include/moc_klistwidgetsearchline.cpp:108
#4  0x00007ffff5d9053b in QMetaObject::activate
(sender=sender@entry=0x5555561ed910, signalOffset=<optimized out>, 
    local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7fffffffd9c0) at kernel/qobject.cpp:3801
#5  0x00007ffff5d907bf in QMetaObject::activate
(sender=sender@entry=0x5555561ed910, m=m@entry=0x7ffff6022100
<QAbstractItemModel::staticMetaObject>, 
    local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7fffffffd9c0) at kernel/qobject.cpp:3652
#6  0x00007ffff5d06dce in QAbstractItemModel::dataChanged
(this=this@entry=0x5555561ed910, _t1=..., _t2=..., _t3=...)
    at .moc/moc_qabstractitemmodel.cpp:557
#7  0x00007ffff6b2fad3 in QListModel::itemChanged
(this=this@entry=0x5555561ed910, item=item@entry=0x555555f9ac20, roles=...)
    at itemviews/qlistwidget.cpp:455
#8  0x00007ffff6b3096d in QListWidgetItem::setData
(this=this@entry=0x555555f9ac20, role=<optimized out>, role@entry=0, value=...)
    at itemviews/qlistwidget.cpp:741
#9  0x00007ffff6b31c2c in QListWidgetItem::QListWidgetItem
(this=0x555555f9ac20, icon=..., text=..., listview=<optimized out>,
type=<optimized out>)
    at itemviews/qlistwidget.cpp:688
#10 0x00007ffff736f062 in ?? () from /usr/lib/libKF5IconThemes.so.5
#11 0x00007ffff5d9039f in QtPrivate::QSlotObjectBase::call (a=0x7fffffffdd40,
r=0x555555fd30c0, this=0x5555561f2480)
    at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#12 QMetaObject::activate (sender=sender@entry=0x5555561f23f0,
signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, 
    argv=argv@entry=0x7fffffffdd40) at kernel/qobject.cpp:3782
#13 0x00007ffff5d907bf in QMetaObject::activate
(sender=sender@entry=0x5555561f23f0, m=m@entry=0x7ffff6023b20
<QTimer::staticMetaObject>, 
    local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7fffffffdd40) at kernel/qobject.cpp:3652
#14 0x00007ffff5d9ce23 in QTimer::timeout (this=this@entry=0x5555561f23f0,
_t1=...) at .moc/moc_qtimer.cpp:205
#15 0x00007ffff5d9d029 in QTimer::timerEvent (this=0x5555561f23f0, e=<optimized
out>) at kernel/qtimer.cpp:255
#16 0x00007ffff5d910ba in QObject::event (this=0x5555561f23f0, e=<optimized
out>) at kernel/qobject.cpp:1241
#17 0x00007ffff684c1f3 in QApplicationPrivate::notify_helper
(this=this@entry=0x55555557ec20, receiver=receiver@entry=0x5555561f23f0, 
    e=e@entry=0x7fffffffe0a0) at kernel/qapplication.cpp:3739
#18 0x00007ffff6853f89 in QApplication::notify (this=0x7fffffffe420,
receiver=0x5555561f23f0, e=0x7fffffffe0a0) at kernel/qapplication.cpp:3096
#19 0x00007ffff5d5c4ed in QCoreApplication::notifyInternal2
(receiver=0x5555561f23f0, event=0x7fffffffe0a0) at
kernel/qcoreapplication.cpp:1060
#20 0x00007ffff5d5c748 in QCoreApplication::sendEvent (receiver=<optimized
out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1457
#21 0x00007ffff5dbf7f8 in QTimerInfoList::activateTimers (this=0x5555555e6e30)
at kernel/qtimerinfo_unix.cpp:643
#22 0x00007ffff5dc003e in timerSourceDispatch (source=<optimized out>) at
kernel/qeventdispatcher_glib.cpp:183
#23 0x00007ffff19c17bf in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#24 0x00007ffff19c3739 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0x00007ffff19c377e in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#26 0x00007ffff5dc03dc in QEventDispatcherGlib::processEvents
(this=0x5555555e6a40, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#27 0x00007fffef630952 in QXcbGlibEventDispatcher::processEvents
(this=<optimized out>, flags=...) at qxcbeventdispatcher.cpp:143
#28 0x00007ffff5d5a223 in QEventLoop::processEvents
(this=this@entry=0x7fffffffe310, flags=..., flags@entry=...)
    at /usr/include/c++/8.2.1/bits/atomic_base.h:707
#29 0x00007ffff5d5a67b in QEventLoop::exec (this=this@entry=0x7fffffffe310,
flags=flags@entry=...)
    at ../../include/QtCore/../../src/corelib/global/qflags.h:122
#30 0x00007ffff5d64992 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#31 0x00007ffff622fd66 in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1783
#32 0x00007ffff684c161 in QApplication::exec () at kernel/qapplication.cpp:2896
#33 0x00007ffff7eec787 in kdemain () from /usr/lib/libkdeinit5_dolphin.so
#34 0x00007ffff7d0d223 in __libc_start_main () from /usr/lib/libc.so.6
#35 0x000055555555505e in _start ()

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

Reply via email to