https://bugs.kde.org/show_bug.cgi?id=359556
Luca Giambonini <luc...@bluewin.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |luc...@bluewin.ch --- Comment #5 from Luca Giambonini <luc...@bluewin.ch> --- I think is somehow related to this issue. Applications 16.04.0, KF 5.21 I'm able to replicate the issue 100% of the time. 1) open a folder containing pictures in dolphin, al least 30 images (50MiB in total, hi-res). The preview must be enabled 2) enable the slipt window and disable it immediately, repeat that for 20 times very quickly 3) when you finish step 2) you should have a non splitted window, then press the preview button... crash Thread 1 (Thread 0x7f12b49c1800 (LWP 4969)): [KCrash Handler] #6 0x00007f1200000001 in ?? () #7 0x00007f12b4058d6e in KFileItemModelRolesUpdater::rolesData(KFileItem const&) () from /usr/lib/libdolphinprivate.so.5 #8 0x00007f12b405cb32 in KFileItemModelRolesUpdater::applyResolvedRoles(int, KFileItemModelRolesUpdater::ResolveHint) () from /usr/lib/libdolphinprivate.so.5 #9 0x00007f12b405eeb9 in KFileItemModelRolesUpdater::slotPreviewFailed(KFileItem const&) () from /usr/lib/libdolphinprivate.so.5 #10 0x00007f12af0cc0ee in QtPrivate::QSlotObjectBase::call (a=0x7ffed6b509b0, r=0xf84cf0, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:124 #11 QMetaObject::activate (sender=sender@entry=0x19ac750, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffed6b509b0) at kernel/qobject.cpp:3715 #12 0x00007f12af0cc687 in QMetaObject::activate (sender=sender@entry=0x19ac750, m=m@entry=0x7f12b2eed1a0 <KIO::PreviewJob::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffed6b509b0) at kernel/qobject.cpp:3595 #13 0x00007f12b2c94245 in KIO::PreviewJob::failed (this=this@entry=0x19ac750, _t1=...) at /chakra/core/kio/src/build/src/widgets/moc_previewjob.cpp:199 #14 0x00007f12b2c96e26 in KIO::PreviewJobPrivate::startPreview (this=0x1808310) at /chakra/core/kio/src/kio-5.21.0/src/widgets/previewjob.cpp:349 #15 0x00007f12b2c990f1 in KIO::PreviewJob::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /chakra/core/kio/src/build/src/widgets/moc_previewjob.cpp:96 #16 0x00007f12af0ccb99 in QObject::event (this=0x19ac750, e=<optimized out>) at kernel/qobject.cpp:1256 #17 0x00007f12af9d0b8c in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x19ac750, e=0x16f0370) at kernel/qapplication.cpp:3714 #18 0x00007f12af9d5e16 in QApplication::notify (this=0x7ffed6b51240, receiver=0x19ac750, e=0x16f0370) at kernel/qapplication.cpp:3495 #19 0x00007f12af09fa48 in QCoreApplication::notifyInternal2 (receiver=0x19ac750, event=event@entry=0x16f0370) at kernel/qcoreapplication.cpp:1015 #20 0x00007f12af0a190a in QCoreApplication::sendEvent (event=0x16f0370, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:227 #21 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0xb81670) at kernel/qcoreapplication.cpp:1650 #22 0x00007f12af0a1dc8 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1508 #23 0x00007f12af0f4dd3 in postEventSourceDispatch (s=0xbd14b0) at kernel/qeventdispatcher_glib.cpp:270 #24 0x00007f12a92b5fba in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #25 0x00007f12a92b6248 in ?? () from /usr/lib/libglib-2.0.so.0 #26 0x00007f12a92b6322 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #27 0x00007f12af0f51df in QEventDispatcherGlib::processEvents (this=0xbdd080, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #28 0x00007f12af09dc2a in QEventLoop::exec (this=this@entry=0x7ffed6b51100, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #29 0x00007f12af0a60ac in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1285 #30 0x00007f12b4713dc9 in kdemain () from /usr/lib/libkdeinit5_dolphin.so #31 0x00007f12b4330610 in __libc_start_main () from /usr/lib/libc.so.6 #32 0x0000000000400739 in _start () -- You are receiving this mail because: You are watching all bug changes.