Bug 437955 - Elisa sometimes crashes when scrolling through album
Summary: Elisa sometimes crashes when scrolling through album
Status: RESOLVED DUPLICATE of bug 428585
Alias: None
Product: Elisa
Classification: Applications
Component: general (show other bugs)
Version: 20.12.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Matthieu Gallien
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-06-01 12:55 UTC by Marvin Häuser
Modified: 2021-06-08 21:35 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marvin Häuser 2021-06-01 12:55:47 UTC
Application: elisa (20.12.3)

Qt Version: 5.15.2
Frameworks Version: 5.82.0
Operating System: Linux 5.12.8-300.fc34.x86_64 x86_64
Windowing System: X11
Drkonqi Version: 5.21.5
Distribution: Fedora 34 (KDE Plasma)

-- Information about the crash:
- What I was doing when the application crashed:
Scrolling through the song list of an album, Elisa unexpectdely crashed. I found no clear way to reproduce the issue, but it happens every once in a while.

The crash can be reproduced sometimes.

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

[KCrash Handler]
#4  0x00007fceada16189 in QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&) () at /lib64/libQt5Qml.so.5
#5  0x00007fceada16fe2 in QQmlIncubationController::incubateFor(int) () at /lib64/libQt5Qml.so.5
#6  0x00007fceac25b23e in QQuickWindowIncubationController::timerEvent(QTimerEvent*) () at /lib64/libQt5Quick.so.5
#7  0x00007fcead51321f in QObject::event(QEvent*) (this=0x55b8ee6d2aa0, e=0x7fffe3095230) at kernel/qobject.cpp:1336
#8  0x00007fceae47ce73 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x55b8ee6d2aa0, e=0x7fffe3095230) at kernel/qapplication.cpp:3632
#9  0x00007fcead4ebf48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55b8ee6d2aa0, event=0x7fffe3095230) at kernel/qcoreapplication.cpp:1063
#10 0x00007fcead5379e3 in QTimerInfoList::activateTimers() (this=0x55b8ee4d47c0) at kernel/qtimerinfo_unix.cpp:643
#11 0x00007fcead5382ec in timerSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:183
#12 0x00007fceab1da4cf in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#13 0x00007fceab22e4e8 in g_main_context_iterate.constprop () at /lib64/libglib-2.0.so.0
#14 0x00007fceab1d7c03 in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#15 0x00007fcead5386f8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x55b8ee4d3f00, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#16 0x00007fcead4ea9b2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fffe30954d0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#17 0x00007fcead4f2544 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#18 0x000055b8ed03a973 in main ()
[Inferior 1 (process 10817) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2021-06-08 21:35:17 UTC

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