[prev in list] [next in list] [prev in thread] [next in thread] 

List:       amarok-bugs-dist
Subject:    [amarok] [Bug 440801] New: Crash after search or during typing of search criterea
From:       "Arjan ten Hoopen" <bugzilla_noreply () kde ! org>
Date:       2021-08-09 17:35:38
Message-ID: bug-440801-71684 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=440801

            Bug ID: 440801
           Summary: Crash after search or during typing of search criterea
           Product: amarok
           Version: 2.9.71
          Platform: openSUSE RPMs
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: amarok-bugs-dist@kde.org
          Reporter: arjan.ten.hoopen@gmail.com
  Target Milestone: kf5

Application: amarok (2.9.71)

Qt Version: 5.15.2
Frameworks Version: 5.84.0
Operating System: Linux 5.3.18-59.16-default x86_64
Windowing System: X11
Drkonqi Version: 5.22.4
Distribution: "openSUSE Leap 15.3"

-- Information about the crash:
- What I was doing when the application crashed: I selected a search for
format:flac. However I have several issues with searching. It almost always
crashes. The best change of not crashing is when I type a character, wait 2
sec, type next character etc.

- Custom settings of the application: I don't know if it is related, I use a
mariadb database and have a collection of 70.000+ mp3 and flac tracks

If there is anything I can do ... happy to help

The crash can be reproduced every time.

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

[KCrash Handler]
#4  CollectionTreeItem::row() const (this=this@entry=0x76007200650073) at
/usr/src/debug/amarok-2.9.75git.20210626T134054~59b22189f6-lp153.147.2.x86_64/src/browsers/CollectionTreeItem.cpp:224
 #5  0x00007f8734238420 in
CollectionTreeItemModelBase::itemIndex(CollectionTreeItem*) const
(this=0x55fd73514bf0, item=0x76007200650073) at
/usr/src/debug/amarok-2.9.75git.20210626T134054~59b22189f6-lp153.147.2.x86_64/src/browsers/CollectionTreeItemModelBase.cpp:581
 #6  0x00007f87342384a0 in CollectionTreeItemModelBase::parent(QModelIndex
const&) const (this=<optimized out>, index=<optimized out>) at
/usr/src/debug/amarok-2.9.75git.20210626T134054~59b22189f6-lp153.147.2.x86_64/src/browsers/CollectionTreeItemModelBase.cpp:446
 #7  0x00007f8731a97f89 in QModelIndex::parent() const (this=0x55fd75024380) at
../../include/QtCore/../../src/corelib/itemmodels/qabstractitemmodel.h:443
#8  QSortFilterProxyModelPrivate::_q_sourceDataChanged(QModelIndex const&,
QModelIndex const&, QVector<int> const&) (this=0x55fd73770510,
source_top_left=<optimized out>, source_bottom_right=<optimized out>,
roles=...) at itemmodels/qsortfilterproxymodel.cpp:1433
#9  0x00007f8731a9ad98 in QSortFilterProxyModel::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) (_o=<optimized out>, _c=<optimized out>,
_id=<optimized out>, _a=<optimized out>) at
.moc/moc_qsortfilterproxymodel.cpp:275
#10 0x00007f8731b07ca9 in doActivate<false>(QObject*, int, void**)
(sender=0x55fd73514bf0, signal_index=3, argv=0x7ffe30f1b920) at
kernel/qobject.cpp:3898
#11 0x00007f8731b01372 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) (sender=sender@entry=0x55fd73514bf0, m=m@entry=0x7f8731faaf80
<QAbstractItemModel::staticMetaObject>,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffe30f1b920)
at kernel/qobject.cpp:3946
#12 0x00007f8731a64ddc in QAbstractItemModel::dataChanged(QModelIndex const&,
QModelIndex const&, QVector<int> const&) (this=this@entry=0x55fd73514bf0,
_t1=..., _t2=..., _t3=...) at .moc/moc_qabstractitemmodel.cpp:557
#13 0x00007f873423bf85 in
CollectionTreeItemModelBase::tracksLoaded(AmarokSharedPointer<Meta::Album>
const&, QModelIndex const&, QList<AmarokSharedPointer<Meta::Track> > const&)
(this=0x55fd73514bf0, album=<optimized out>, index=..., tracks=<optimized out>)
at
/usr/src/debug/amarok-2.9.75git.20210626T134054~59b22189f6-lp153.147.2.x86_64/src/browsers/CollectionTreeItemModelBase.cpp:724
 #14 0x00007f8731afe9ab in QObject::event(QEvent*) (this=0x55fd73514bf0,
e=0x7f86b0004750) at kernel/qobject.cpp:1314
#15 0x00007f8732a703ac in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=this@entry=0x55fd725f2e50, receiver=receiver@entry=0x55fd73514bf0,
e=e@entry=0x7f86b0004750) at kernel/qapplication.cpp:3632
#16 0x00007f8732a771a0 in QApplication::notify(QObject*, QEvent*)
(this=0x7ffe30f1c100, receiver=0x55fd73514bf0, e=0x7f86b0004750) at
kernel/qapplication.cpp:3156
#17 0x00007f8731aca7b3 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x55fd73514bf0, event=0x7f86b0004750) at
kernel/qcoreapplication.cpp:1064
#18 0x00007f8731aca98e in QCoreApplication::sendEvent(QObject*, QEvent*)
(receiver=receiver@entry=0x55fd73514bf0, event=event@entry=0x7f86b0004750) at
kernel/qcoreapplication.cpp:1462
#19 0x00007f8731acd1d1 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) (receiver=receiver@entry=0x0, event_type=event_type@entry=0,
data=0x55fd72563480) at kernel/qcoreapplication.cpp:1821
#20 0x00007f8731acd758 in QCoreApplication::sendPostedEvents(QObject*, int)
(receiver=receiver@entry=0x0, event_type=event_type@entry=0) at
kernel/qcoreapplication.cpp:1680
#21 0x00007f8731b2d6e3 in postEventSourceDispatch(GSource*, GSourceFunc,
gpointer) (s=0x55fd72720630) at kernel/qeventdispatcher_glib.cpp:277
#22 0x00007f871d2a1694 in g_main_context_dispatch () at
/usr/lib64/libglib-2.0.so.0
#23 0x00007f871d2a1a30 in  () at /usr/lib64/libglib-2.0.so.0
#24 0x00007f871d2a1abc in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#25 0x00007f8731b2cd8c in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x55fd727322b0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#26 0x00007f8731ac902a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this@entry=0x7ffe30f1bf80, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:232
#27 0x00007f8731ad2837 in QCoreApplication::exec() () at
kernel/qcoreapplication.cpp:1375
#28 0x000055fd709130d5 in main(int, char**) (argc=<optimized out>,
argv=<optimized out>) at
/usr/src/debug/amarok-2.9.75git.20210626T134054~59b22189f6-lp153.147.2.x86_64/src/main.cpp:397
 [Inferior 1 (process 3067) detached]

Possible duplicates by query: bug 299043, bug 289291, bug 288325, bug 288039,
bug 283695.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.=


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic