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

--- Comment #3 from Antonio Rojas <aro...@archlinux.org> ---
Hmm the first backtrace seems to be unrelated, this is the good one

(gdb) bt
#0  0x0000000a00000002 in ?? ()
#1  0x00007ffff19feada in QObjectPrivate::connectImpl
(sender=sender@entry=0x555555eaadb0, signal_index=<optimized out>, 
    receiver=receiver@entry=0x555555e0d930, slot=slot@entry=0x7fffffffda20,
slotObj=slotObj@entry=0x555555be4270, 
    type=<optimized out>, types=<optimized out>, senderMetaObject=<optimized
out>) at kernel/qobject.cpp:4848
#2  0x00007ffff19fecbc in QObject::connectImpl
(sender=sender@entry=0x555555eaadb0, signal=signal@entry=0x7fffffffda10, 
    receiver=receiver@entry=0x555555e0d930, slot=slot@entry=0x7fffffffda20,
slotObj=0x555555be4270, 
    type=Qt::AutoConnection, types=0x0, senderMetaObject=0x7ffff7dd3860
<PlacesItemSignalHandler::staticMetaObject>)
    at kernel/qobject.cpp:4785
#3  0x00007ffff7b6d583 in QObject::connect<void
(PlacesItemSignalHandler::*)(QString const&), void (PlacesItemModel::*)(QString
const&)> (type=Qt::AutoConnection, slot=
    (void (PlacesItemModel::*)(PlacesItemModel * const, const QString &))
0x7ffff7b8fa80 <PlacesItemModel::storageTearDownExternallyRequested(QString
const&)>, receiver=0x555555e0d930, signal=
    (void (PlacesItemSignalHandler::*)(PlacesItemSignalHandler * const, const
QString &)) 0x7ffff7b8fae0
<PlacesItemSignalHandler::tearDownExternallyRequested(QString const&)>,
sender=0x555555eaadb0) at /usr/include/qt/QtCore/qobject.h:260
#4  PlacesItemModel::addItemFromSourceModel (this=this@entry=0x555555e0d930,
index=...)
    at
/build/dolphin/src/dolphin-18.04.0/src/panels/places/placesitemmodel.cpp:408
#5  0x00007ffff7b6d792 in PlacesItemModel::onSourceModelRowsInserted
(this=0x555555e0d930, parent=..., 
    first=<optimized out>, last=8) at
/build/dolphin/src/dolphin-18.04.0/src/panels/places/placesitemmodel.cpp:525
#6  0x00007ffff19fa7af in QtPrivate::QSlotObjectBase::call (a=0x7fffffffdbd0,
r=0x555555e0d930, this=0x555555e23e40)
    at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:378
#7  QMetaObject::activate (sender=sender@entry=0x555555c53bc0,
signalOffset=<optimized out>, 
    local_signal_index=local_signal_index@entry=10,
argv=argv@entry=0x7fffffffdbd0) at kernel/qobject.cpp:3750
#8  0x00007ffff19fad89 in QMetaObject::activate
(sender=sender@entry=0x555555c53bc0, 
    m=m@entry=0x7ffff1e2bda0 <QAbstractItemModel::staticMetaObject>,
local_signal_index=local_signal_index@entry=10, 
    argv=argv@entry=0x7fffffffdbd0) at kernel/qobject.cpp:3629
#9  0x00007ffff1962eef in QAbstractItemModel::rowsInserted
(this=this@entry=0x555555c53bc0, _t1=..., _t2=<optimized out>, 
    _t3=<optimized out>, _t4=...) at .moc/moc_qabstractitemmodel.cpp:602
#10 0x00007ffff196a73d in QAbstractItemModel::endInsertRows
(this=0x555555c53bc0) at itemmodels/qabstractitemmodel.cpp:2709
#11 0x00007ffff6f9927d in KFilePlacesModel::Private::_k_reloadBookmarks
(this=this@entry=0x555555c13890)
    at /build/kio/src/kio-5.45.0/src/filewidgets/kfileplacesmodel.cpp:632
#12 0x00007ffff6f998a0 in KFilePlacesModel::Private::_k_initDeviceList
(this=0x555555c13890)
    at /build/kio/src/kio-5.45.0/src/filewidgets/kfileplacesmodel.cpp:537
#13 0x00007ffff6f9af89 in KFilePlacesModel::qt_static_metacall (_o=<optimized
out>, _id=<optimized out>, 
    _a=<optimized out>, _c=<optimized out>)
    at
/build/kio/src/build/src/filewidgets/KF5KIOFileWidgets_autogen/include/moc_kfileplacesmodel.cpp:118
#14 0x00007ffff19fb0d2 in QObject::event (this=0x555555c53bc0, e=<optimized
out>) at kernel/qobject.cpp:1247
#15 0x00007ffff29d807c in QApplicationPrivate::notify_helper
(this=this@entry=0x555555771650, 
---Type <return> to continue, or q <return> to quit---
    receiver=receiver@entry=0x555555c53bc0, e=e@entry=0x555555c93210) at
kernel/qapplication.cpp:3732
#16 0x00007ffff29dfa56 in QApplication::notify (this=0x7fffffffe440,
receiver=0x555555c53bc0, e=0x555555c93210)
    at kernel/qapplication.cpp:3491
#17 0x00007ffff19c9d60 in QCoreApplication::notifyInternal2
(receiver=0x555555c53bc0, event=event@entry=0x555555c93210)
    at kernel/qcoreapplication.cpp:1050
#18 0x00007ffff19cc9c6 in QCoreApplication::sendEvent (event=0x555555c93210,
receiver=<optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#19 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0,
event_type=event_type@entry=0, 
    data=0x55555576f190) at kernel/qcoreapplication.cpp:1740
#20 0x00007ffff19ccf5a in QCoreApplication::sendPostedEvents
(receiver=receiver@entry=0x0, event_type=event_type@entry=0)
    at kernel/qcoreapplication.cpp:1594
#21 0x00007ffff1a26cc4 in postEventSourceDispatch (s=0x5555557d8f50) at
kernel/qeventdispatcher_glib.cpp:276
#22 0x00007fffe8423368 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#23 0x00007fffe84235b1 in ?? () from /usr/lib/libglib-2.0.so.0
#24 0x00007fffe842363e in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#25 0x00007ffff1a262b1 in QEventDispatcherGlib::processEvents
(this=0x5555557ebe70, flags=...)
    at kernel/qeventdispatcher_glib.cpp:423
#26 0x00007fffe3365c62 in QPAEventDispatcherGlib::processEvents
(this=0x5555557ebe70, flags=...)
    at qeventdispatcher_glib.cpp:69
#27 0x00007ffff19c839b in QEventLoop::exec (this=this@entry=0x7fffffffe340,
flags=..., flags@entry=...)
    at kernel/qeventloop.cpp:212
#28 0x00007ffff19d1798 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1338
#29 0x00007ffff21beede in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1687
#30 0x00007ffff29d7fd6 in QApplication::exec () at kernel/qapplication.cpp:2917
#31 0x00007ffff7b409d6 in kdemain (argc=<optimized out>, argv=<optimized out>)
    at /build/dolphin/src/dolphin-18.04.0/src/main.cpp:163
#32 0x00007ffff77679a7 in __libc_start_main () from /usr/lib/libc.so.6
#33 0x000055555555475a in _start ()

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

Reply via email to