Application: elisa (20.12.1) Qt Version: 5.15.2 Frameworks Version: 5.78.0 Operating System: Linux 5.10.7-1-default x86_64 Windowing system: X11 Distribution: "openSUSE Tumbleweed" -- Information about the crash: - What I was doing when the application crashed: Elisa always crashes when I scroll down to a certain point in my music directory with subdirectories with music files. The crash can be reproduced every time. -- Backtrace: Application: Elisa (elisa), signal: Segmentation fault [KCrash Handler] #4 0x00007f65e9f34e80 in QHash<QQmlPropertyData*, RequiredPropertyInfo>::isEmpty() const (this=<error reading variable: Cannot access memory at address 0x58>) at /usr/include/qt5/QtCore/qhash.h:285 #5 QHash<QQmlPropertyData*, RequiredPropertyInfo>::empty() const (this=<error reading variable: Cannot access memory at address 0x58>) at /usr/include/qt5/QtCore/qhash.h:544 #6 QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&) (this=0x7f65dc011cc0, i=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-2.1.x86_64/src/qml/qml/qqmlincubator.cpp:333 #7 0x00007f65e9f354c2 in QQmlIncubationController::incubateFor(int) (this=this@entry=0x5608e3aeca90, msecs=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-2.1.x86_64/src/qml/qml/qqmlincubator.cpp:409 #8 0x00007f65e875a5c0 in QQuickWindowIncubationController::incubate() (this=0x5608e3aeca80) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-2.1.x86_64/src/quick/items/qquickwindow.cpp:171 #9 QQuickWindowIncubationController::timerEvent(QTimerEvent*) (this=0x5608e3aeca80) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-2.1.x86_64/src/quick/items/qquickwindow.cpp:154 #10 0x00007f65e99df24f in QObject::event(QEvent*) (this=0x5608e3aeca80, e=0x7ffddb932420) at kernel/qobject.cpp:1336 #11 0x00007f65eaabf50f in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x5608e3aeca80, e=0x7ffddb932420) at kernel/qapplication.cpp:3632 #12 0x00007f65e99b32ea in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x5608e3aeca80, event=0x7ffddb932420) at kernel/qcoreapplication.cpp:1063 #13 0x00007f65e9a09c03 in QTimerInfoList::activateTimers() (this=0x5608e3807700) at kernel/qtimerinfo_unix.cpp:643 #14 0x00007f65e9a0a4bc in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:183 #15 idleTimerSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:230 #16 0x00007f65e75b1e57 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0 #17 0x00007f65e75b21d8 in () at /usr/lib64/libglib-2.0.so.0 #18 0x00007f65e75b228f in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #19 0x00007f65e9a0a83f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x5608e38e11d0, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #20 0x00007f65e99b1cab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffddb932660, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #21 0x00007f65e99b9f20 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #22 0x00005608e2b76375 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/elisa-20.12.1-1.1.x86_64/src/main.cpp:165 [Inferior 1 (process 32352) detached] Possible duplicates by query: bug 431174, bug 430019, bug 428889, bug 428697, bug 428585. Reported using DrKonqi
Apparently, it's crashing when accessing a symbolic link to another directory with music files.
*** This bug has been marked as a duplicate of bug 428585 ***