Bug 431174

Summary: Crash when scrolling a track list
Product: [Applications] Elisa Reporter: Lukas Kucharczyk <lukas>
Component: generalAssignee: Matthieu Gallien <matthieu_gallien>
Status: RESOLVED DUPLICATE    
Severity: crash CC: nate
Priority: NOR Keywords: drkonqi
Version: 20.12.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Lukas Kucharczyk 2021-01-05 10:36:06 UTC
Application: elisa (20.12.0)

Qt Version: 5.15.2
Frameworks Version: 5.77.0
Operating System: Linux 5.10.3-1-default x86_64
Windowing system: Wayland
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:
Scrolling down an open album track list.
- Unusual behavior I noticed:
Application crashed.
- Custom settings of the application:
3 library locations: /home/music and two SMB shares mounted to /NAS

-- Backtrace:
Application: Elisa (elisa), signal: Segmentation fault

[KCrash Handler]
#4  0x00007ff6998bce80 in QHash<QQmlPropertyData*, RequiredPropertyInfo>::isEmpty (this=<error reading variable: Cannot access memory at address 0x58>) at /usr/include/qt5/QtCore/qhash.h:285
#5  QHash<QQmlPropertyData*, RequiredPropertyInfo>::empty (this=<error reading variable: Cannot access memory at address 0x58>) at /usr/include/qt5/QtCore/qhash.h:544
#6  QQmlIncubatorPrivate::incubate (this=0x56389a50a430, i=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-1.1.x86_64/src/qml/qml/qqmlincubator.cpp:333
#7  0x00007ff6998bd4c2 in QQmlIncubationController::incubateFor (this=this@entry=0x5638953a0d50, msecs=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-1.1.x86_64/src/qml/qml/qqmlincubator.cpp:409
#8  0x00007ff6980ef570 in QQuickWindowIncubationController::incubate (this=0x5638953a0d40) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-1.1.x86_64/src/quick/items/qquickwindow.cpp:171
#9  QQuickWindowIncubationController::timerEvent (this=0x5638953a0d40) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-1.1.x86_64/src/quick/items/qquickwindow.cpp:154
#10 0x00007ff69936724f in QObject::event (this=0x5638953a0d40, e=0x7ffcaceb1340) at kernel/qobject.cpp:1336
#11 0x00007ff69a44650f in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x5638953a0d40, e=0x7ffcaceb1340) at kernel/qapplication.cpp:3632
#12 0x00007ff69933b2ea in QCoreApplication::notifyInternal2 (receiver=0x5638953a0d40, event=0x7ffcaceb1340) at kernel/qcoreapplication.cpp:1063
#13 0x00007ff699391c03 in QTimerInfoList::activateTimers (this=0x5638950f4fe0) at kernel/qtimerinfo_unix.cpp:643
#14 0x00007ff699392484 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:183
#15 0x00007ff696f65e57 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#16 0x00007ff696f661d8 in ?? () from /usr/lib64/libglib-2.0.so.0
#17 0x00007ff696f6628f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#18 0x00007ff69939283f in QEventDispatcherGlib::processEvents (this=0x5638950f5120, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#19 0x00007ff699339cab in QEventLoop::exec (this=this@entry=0x7ffcaceb1580, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#20 0x00007ff699341f20 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#21 0x0000563894c5a375 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/elisa-20.12.0-1.1.x86_64/src/main.cpp:165
[Inferior 1 (process 8739) detached]

The reporter indicates this bug may be a duplicate of or related to bug 428585.

Possible duplicates by query: bug 430019, bug 428889, bug 428697, bug 428585, bug 427328.

Reported using DrKonqi
Comment 1 Nate Graham 2021-01-05 17:43:43 UTC

*** This bug has been marked as a duplicate of bug 428585 ***