Bug 431587 - Elisa Music Player consistently crashes
Summary: Elisa Music Player consistently crashes
Status: RESOLVED DUPLICATE of bug 428218
Alias: None
Product: Elisa
Classification: Applications
Component: general (show other bugs)
Version: 20.12.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Matthieu Gallien
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-01-14 08:46 UTC by mt
Modified: 2021-01-14 11:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mt 2021-01-14 08:46:12 UTC
Application: elisa (20.12.1)

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

-- Information about the crash:
- What I was doing when the application crashed:
Added a .ogg file to the playlist (file that was working perfectly fine before)

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007fd6cfd85eb4 in QUrl::isValid() const () from /usr/lib64/libQt5Core.so.5
#5  0x00007fd6cf38630d in KIO::SimpleJob::SimpleJob(KIO::SimpleJobPrivate&) () from /usr/lib64/libKF5KIOCore.so.5
#6  0x00007fd6cf387331 in KIO::ListJob::ListJob(KIO::ListJobPrivate&) () from /usr/lib64/libKF5KIOCore.so.5
#7  0x00007fd6cf387524 in KIO::listRecursive(QUrl const&, QFlags<KIO::JobFlag>, bool) () from /usr/lib64/libKF5KIOCore.so.5
#8  0x00007fd6d15dae06 in FileBrowserProxyModel::recursiveEnqueue() () from /usr/lib64/elisa/libelisaLib.so.0
#9  0x00007fd6cfe748c6 in ?? () from /usr/lib64/libQt5Core.so.5
#10 0x00007fd6d0cfc8cc in KJob::result(KJob*, KJob::QPrivateSignal) () from /usr/lib64/libKF5CoreAddons.so.5
#11 0x00007fd6d0d00ed3 in KJob::finishJob(bool) () from /usr/lib64/libKF5CoreAddons.so.5
#12 0x00007fd6cfe6a311 in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5
#13 0x00007fd6d0f4950f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#14 0x00007fd6cfe3e2ea in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#15 0x00007fd6cfe40d21 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQt5Core.so.5
#16 0x00007fd6cfe961b3 in ?? () from /usr/lib64/libQt5Core.so.5
#17 0x00007fd6cda49e57 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#18 0x00007fd6cda4a1d8 in ?? () from /usr/lib64/libglib-2.0.so.0
#19 0x00007fd6cda4a28f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#20 0x00007fd6cfe9583f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#21 0x00007fd6cfe3ccab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#22 0x00007fd6cfe44f20 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#23 0x000055c4a431f375 in ?? ()
#24 0x00007fd6cf7e1152 in __libc_start_main () from /lib64/libc.so.6
#25 0x000055c4a431f7de in ?? ()
[Inferior 1 (process 10961) detached]

Possible duplicates by query: bug 355147, bug 312639, bug 274838.

Reported using DrKonqi
Comment 1 Matthieu Gallien 2021-01-14 11:27:00 UTC
Thanks for the report.

It is a duplicate of 428218 and a fix is pending.

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