Application: elisa (21.04.0) Qt Version: 5.15.2 Frameworks Version: 5.81.0 Operating System: Linux 5.11.15-1-default x86_64 Windowing System: X11 Drkonqi Version: 5.21.4 Distribution: "openSUSE Tumbleweed" -- Information about the crash: When I scroll through the list of files in a folder that contains a lot of files, Elisa crashes. The error is always repeated, including on a clean user profile. I have been seeing this error since at least 20.04. The crash can be reproduced every time. -- Backtrace: Application: Elisa (elisa), signal: Segmentation fault Content of s_kcrashErrorMessage: [Current thread is 1 (Thread 0x7f66bc46e340 (LWP 5199))] [KCrash Handler] #6 0x00007f66c04342dd in QHash<QQmlPropertyData*, RequiredPropertyInfo>::isEmpty() const (this=<error reading variable: Cannot access memory at address 0x58>) at /usr/include/qt5/QtCore/qhash.h:285 #7 QHash<QQmlPropertyData*, RequiredPropertyInfo>::empty() const (this=<error reading variable: Cannot access memory at address 0x58>) at /usr/include/qt5/QtCore/qhash.h:544 #8 QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&) (this=0x561207fea7b0, i=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.x86_64/src/qml/qml/qqmlincubator.cpp:333 #9 0x00007f66c0434942 in QQmlIncubationController::incubateFor(int) (this=this@entry=0x5612033c1750, msecs=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.x86_64/src/qml/qml/qqmlincubator.cpp:409 #10 0x00007f66beba6490 in QQuickWindowIncubationController::incubate() (this=0x5612033c1740) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.x86_64/src/quick/items/qquickwindow.cpp:171 #11 QQuickWindowIncubationController::timerEvent(QTimerEvent*) (this=0x5612033c1740) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.x86_64/src/quick/items/qquickwindow.cpp:154 #12 0x00007f66bfec694f in QObject::event(QEvent*) (this=0x5612033c1740, e=0x7ffc187f4ad0) at kernel/qobject.cpp:1336 #13 0x00007f66c0fddaff in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x5612033c1740, e=0x7ffc187f4ad0) at kernel/qapplication.cpp:3632 #14 0x00007f66bfe9a13a in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x5612033c1740, event=0x7ffc187f4ad0) at kernel/qcoreapplication.cpp:1063 #15 0x00007f66bfef10f3 in QTimerInfoList::activateTimers() (this=0x561202fc0e30) at kernel/qtimerinfo_unix.cpp:643 #16 0x00007f66bfef19ac in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:183 #17 idleTimerSourceDispatch(GSource*, GSourceFunc, gpointer) (source=source@entry=0x561202fbd9d0) at kernel/qeventdispatcher_glib.cpp:230 #18 0x00007f66bd9da8b7 in g_main_dispatch (context=0x7f66b4005000) at ../glib/gmain.c:3337 #19 g_main_context_dispatch (context=0x7f66b4005000) at ../glib/gmain.c:4055 #20 0x00007f66bd9dac38 in g_main_context_iterate (context=context@entry=0x7f66b4005000, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4131 #21 0x00007f66bd9dacef in g_main_context_iteration (context=0x7f66b4005000, may_block=may_block@entry=1) at ../glib/gmain.c:4196 #22 0x00007f66bfef1d30 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x561202fbf830, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #23 0x00007f66bfe98b7b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffc187f4d10, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #24 0x00007f66bfea0db0 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #25 0x00007f66c0796a9c in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1867 #26 0x00007f66c0fdda75 in QApplication::exec() () at kernel/qapplication.cpp:2824 #27 0x0000561201359375 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/elisa-21.04.0-1.1.x86_64/src/main.cpp:165 [Inferior 1 (process 5199) detached] The reporter indicates this bug may be a duplicate of or related to bug 433449. Possible duplicates by query: bug 433449, bug 432633, bug 431174, bug 430019, bug 428889. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 433449 ***
*** This bug has been marked as a duplicate of bug 428585 ***
Created attachment 141320 [details] New crash information added by DrKonqi elisa (21.08.1) using Qt 5.15.3 - What I was doing when the application crashed: I was scrolling throught the files and it chrashed. -- Backtrace (Reduced): #4 0x00007f944c2fef08 in QHash<QQmlPropertyData*, RequiredPropertyInfo>::empty (this=<error reading variable: Cannot access memory at address 0x58>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qhash.h:544 #5 QQmlIncubatorPrivate::incubate (this=0x556c1a8a0d90, i=...) at qml/qqmlincubator.cpp:333 #6 0x00007f944c2ff642 in QQmlIncubationController::incubateFor (this=this@entry=0x556c18036060, msecs=<optimized out>) at ../../include/QtQml/5.15.3/QtQml/private/../../../../../src/qml/qml/ftw/qintrusivelist_p.h:216 #7 0x00007f944a942c24 in QQuickWindowIncubationController::incubate (this=0x556c18036050) at items/qquickwindow.cpp:171 #8 QQuickWindowIncubationController::timerEvent (this=0x556c18036050) at items/qquickwindow.cpp:154
Created attachment 145476 [details] New crash information added by DrKonqi elisa (21.08.1) using Qt 5.15.2 - What I was doing when the application crashed: I had just cleared the playlist and began scrolling through my local files. -- Backtrace (Reduced): #6 0x00007f82b01798bd in QHash<QQmlPropertyData*, RequiredPropertyInfo>::isEmpty (this=<error reading variable: Cannot access memory at address 0x58>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qhash.h:285 #7 QHash<QQmlPropertyData*, RequiredPropertyInfo>::empty (this=<error reading variable: Cannot access memory at address 0x58>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qhash.h:544 #8 QQmlIncubatorPrivate::incubate (this=0x558be71a3550, i=...) at qml/qqmlincubator.cpp:333 #9 0x00007f82b0179f22 in QQmlIncubationController::incubateFor (this=this@entry=0x558be5cd5ac0, msecs=<optimized out>) at qml/qqmlincubator.cpp:409 #10 0x00007f82ae850ae4 in QQuickWindowIncubationController::incubate (this=0x558be5cd5ab0) at items/qquickwindow.cpp:171