Summary: | Elisa is crashing when scrolling Album view during initial library scan | ||
---|---|---|---|
Product: | [Applications] Elisa | Reporter: | Jan <janonym> |
Component: | general | Assignee: | Matthieu Gallien <matthieu_gallien> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | a, alexey-ilyin, awilfox, benjamin-huth, bitzerjd, bmhieserich, brunoguedes.nave, bugseforuns, em_ok, forums, jf.mundox, johanwillemdeho, kakiremora, karl.desouza, kde.lq8hx, lukas, mhaeuser, nate, noblermcafee, rafasantos-17, smit17xp, writemeletter.personal |
Priority: | VHI | Keywords: | drkonqi |
Version: | 20.08.2 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Jan
2020-11-02 00:27:51 UTC
Additional info: - What I was doing when the application crashed: This issue !only! happens, if you straight start to scroll in the Album overview after you started Elisa. If you click e.g. fist on Arstists or start a search or something else before you switch to the Album overview, it works as expected. The crash can be reproduced every time. If you need more information, please contact me any time. I can reproduce this crash on git master by scrolling immediately after Elisa launches. *** Bug 428697 has been marked as a duplicate of this bug. *** Elisa is crashing when scrolling Album view happens only when Elisa is updating Music collection. *** Bug 428889 has been marked as a duplicate of this bug. *** *** Bug 427328 has been marked as a duplicate of this bug. *** *** Bug 424518 has been marked as a duplicate of this bug. *** *** Bug 424393 has been marked as a duplicate of this bug. *** *** Bug 430019 has been marked as a duplicate of this bug. *** *** Bug 431174 has been marked as a duplicate of this bug. *** Created attachment 135204 [details]
New crash information added by DrKonqi
elisa (20.08.3) using Qt 5.15.2
Elisa crashes reproducible when scrolling through the album list during initial scan.
Note: I'm not sure if this may be related, but the music is stored on a NTFS drive
-- Backtrace (Reduced):
#4 0x00007fb9ea85eacc in QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&) () at /lib64/libQt5Qml.so.5
#5 0x00007fb9ea85f902 in QQmlIncubationController::incubateFor(int) () at /lib64/libQt5Qml.so.5
#6 0x00007fb9ea3613c0 in void doActivate<false>(QObject*, int, void**) () at /lib64/libQt5Core.so.5
#7 0x00007fb9e909dc3d in QSGThreadedRenderLoop::polishAndSync(QSGThreadedRenderLoop::Window*, bool) () at /lib64/libQt5Quick.so.5
#8 0x00007fb9e90f3f48 in QQuickWindow::event(QEvent*) () at /lib64/libQt5Quick.so.5
*** Bug 432633 has been marked as a duplicate of this bug. *** *** Bug 437955 has been marked as a duplicate of this bug. *** *** Bug 438025 has been marked as a duplicate of this bug. *** *** Bug 438742 has been marked as a duplicate of this bug. *** *** Bug 439068 has been marked as a duplicate of this bug. *** *** Bug 433449 has been marked as a duplicate of this bug. *** *** Bug 436235 has been marked as a duplicate of this bug. *** *** Bug 442693 has been marked as a duplicate of this bug. *** *** Bug 446974 has been marked as a duplicate of this bug. *** *** Bug 447429 has been marked as a duplicate of this bug. *** *** Bug 449954 has been marked as a duplicate of this bug. *** This is no longer 100% reproducible for me with the latest rebase of the KDE Qt patch collection; now it's always working. Seems like this was a Qt issue, and something in Qt was fixed. *** Bug 452376 has been marked as a duplicate of this bug. *** Created attachment 153610 [details]
New crash information added by DrKonqi
elisa (21.12.3) using Qt 5.15.2
- What I was doing when the application crashed:
Opened Elisa and began scrollling through Album view. Crashed after scolling through 4 or 5 rows. Although this has been closed, the issue is still there.
-- Backtrace (Reduced):
#4 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=0x55f735c0e5d0, i=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.2+kde43-150400.2.5.x86_64/src/qml/qml/qqmlincubator.cpp:333
#7 0x00007f8f90835e32 in QQmlIncubationController::incubateFor (this=this@entry=0x55f732c8b1f0, msecs=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.15.2+kde43-150400.2.5.x86_64/src/qml/qml/qqmlincubator.cpp:409
#8 0x00007f8f8caa8838 in QQuickWindowIncubationController::incubate (this=0x55f732c8b1e0) at /usr/src/debug/libqt5-qtdeclarative-5.15.2+kde43-150400.2.5.x86_64/src/quick/items/qquickwindow.cpp:171
|