Bug 432030 - Amarok randomly crashes when conduction a search
Summary: Amarok randomly crashes when conduction a search
Status: RESOLVED DUPLICATE of bug 431738
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: kf5
Assignee: Amarok Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-01-24 12:29 UTC by Chris Wales
Modified: 2021-01-26 16:18 UTC (History)
0 users

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 Chris Wales 2021-01-24 12:29:03 UTC
Application: amarok (2.9.70)

Qt Version: 5.15.2
Frameworks Version: 5.78.0
Operating System: Linux 5.4.14-9-default x86_64
Windowing system: X11
Distribution: "openSUSE Leap 15.2"

-- Information about the crash:
- What I was doing when the application crashed:
Type in the search bar
The application crashes

The behaviour seems sporadic - sometimes search works fine, but I'd say fails 1 in 10 times.

The crash can be reproduced sometimes.

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

[KCrash Handler]
#4  0x0000000000000018 in  ()
#5  0x00007f00ab28bb82 in Collections::SqlQueryMaker::abortQuery() (this=this@entry=0x55ec4d81fde0) at /usr/src/debug/amarok-2.9.70git.20201222T022603~89d13c15ad-lp152.142.3.x86_64/src/core-impl/collections/db/sql/SqlQueryMaker.cpp:172
#6  0x00007f00ab29093a in Collections::SqlQueryMaker::~SqlQueryMaker() (this=0x55ec4d81fde0, __in_chrg=<optimized out>) at /usr/src/debug/amarok-2.9.70git.20201222T022603~89d13c15ad-lp152.142.3.x86_64/src/core-impl/collections/db/sql/SqlQueryMaker.cpp:159
#7  0x00007f00ab290a49 in Collections::SqlQueryMaker::~SqlQueryMaker() (this=0x55ec4d81fde0, __in_chrg=<optimized out>) at /usr/src/debug/amarok-2.9.70git.20201222T022603~89d13c15ad-lp152.142.3.x86_64/src/core-impl/collections/db/sql/SqlQueryMaker.cpp:165
#8  0x00007f01025d3665 in QObject::event(QEvent*) (this=0x55ec4d81fde0, e=0x55ec4c486250) at kernel/qobject.cpp:1301
#9  0x00007f0103ece37c in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x55ec4aef03e0, receiver=receiver@entry=0x55ec4d81fde0, e=e@entry=0x55ec4c486250) at kernel/qapplication.cpp:3632
#10 0x00007f0103ed5170 in QApplication::notify(QObject*, QEvent*) (this=0x7fff83f854f0, receiver=0x55ec4d81fde0, e=0x55ec4c486250) at kernel/qapplication.cpp:3156
#11 0x00007f010259f443 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55ec4d81fde0, event=0x55ec4c486250) at kernel/qcoreapplication.cpp:1063
#12 0x00007f010259f61e in QCoreApplication::sendEvent(QObject*, QEvent*) (receiver=receiver@entry=0x55ec4d81fde0, event=event@entry=0x55ec4c486250) at kernel/qcoreapplication.cpp:1458
#13 0x00007f01025a1e61 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x55ec4ae7a0d0) at kernel/qcoreapplication.cpp:1817
#14 0x00007f01025a23e8 in QCoreApplication::sendPostedEvents(QObject*, int) (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1676
#15 0x00007f0102602523 in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) (s=0x55ec4afbf410) at kernel/qeventdispatcher_glib.cpp:277
#16 0x00007f00edd014a4 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#17 0x00007f00edd01840 in  () at /usr/lib64/libglib-2.0.so.0
#18 0x00007f00edd018cc in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#19 0x00007f0102601bcc in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x55ec4afc3aa0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#20 0x00007f010259dcca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fff83f85390, flags=..., flags@entry=...) at kernel/qeventloop.cpp:232
#21 0x00007f01025a74c7 in QCoreApplication::exec() () at kernel/qcoreapplication.cpp:1371
#22 0x000055ec49185174 in  ()
#23 0x00007f0101b5934a in __libc_start_main () at /lib64/libc.so.6
#24 0x000055ec4918557a in  ()
[Inferior 1 (process 15424) detached]

Possible duplicates by query: bug 431773, bug 431738, bug 431077, bug 430722, bug 430698.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2021-01-26 16:18:20 UTC
*** This bug has been marked as a duplicate of bug 431738 ***