Bug 478788

Summary: Amarok crashes when searching the library
Product: [Applications] amarok Reporter: Andreas <andreas.privatadresse>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED DUPLICATE    
Severity: crash CC: tuomas
Priority: NOR Keywords: drkonqi
Version: 2.9.71   
Target Milestone: kf5   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Andreas 2023-12-20 20:25:46 UTC
Application: amarok (2.9.71)

Qt Version: 5.15.11
Frameworks Version: 5.112.0
Operating System: Linux 6.6.3-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.9 [KCrashBackend]

-- Information about the crash:
When entering more than two words in the search field to find a title within the library, amarok crashes reproducably. I don't know if it is related to the relatively large size of my library (I guess some 400GB, approx. 70000 songs). I run amarok under opsensuse tumbleweed.

Amarok version 2.9.71
KDE Frameworks 5.112.0

The crash can be reproduced every time.

-- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault

[KCrash Handler]
#4  0x0000000000000001 in ?? ()
#5  0x00007f7ed05fc602 in Collections::SqlQueryMaker::abortQuery() () from /lib64/libamarok-sqlcollection.so.1
#6  0x00007f7ed0600f2a in Collections::SqlQueryMaker::~SqlQueryMaker() () from /lib64/libamarok-sqlcollection.so.1
#7  0x00007f7ed06010e9 in Collections::SqlQueryMaker::~SqlQueryMaker() () from /lib64/libamarok-sqlcollection.so.1
#8  0x00007f7ee9718d17 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#9  0x00007f7eea3a519e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#10 0x00007f7ee96ed198 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#11 0x00007f7ee96f0791 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#12 0x00007f7ee97468c3 in ?? () from /lib64/libQt5Core.so.5
#13 0x00007f7ee4266f30 in ?? () from /lib64/libglib-2.0.so.0
#14 0x00007f7ee4268b58 in ?? () from /lib64/libglib-2.0.so.0
#15 0x00007f7ee426920c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#16 0x00007f7ee97460d6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#17 0x00007f7ee96ebc2b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#18 0x00007f7ee96f40c0 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#19 0x00005564d9261f76 in ?? ()
#20 0x00007f7ee8c281b0 in __libc_start_call_main () from /lib64/libc.so.6
#21 0x00007f7ee8c28279 in __libc_start_main_impl () from /lib64/libc.so.6
#22 0x00005564d9262825 in ?? ()
[Inferior 1 (process 8807) detached]

Reported using DrKonqi
Comment 1 Tuomas Nurmi 2024-04-15 14:59:37 UTC
Can you still reproduce this in 2.9.82?
I can't right away recognize this as something that has been fixed, but since there have been quite a bit of different improvements all around, it could well be.
Comment 2 Tuomas Nurmi 2024-04-15 19:42:33 UTC
Actually, reading backtraces, seems to be a duplicate of an earlier report. Closing this one.

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