Recently, Strawberry started crashing on me. I think it's often at the end of one file and it starts to go on to the next one.
I'm running Fedora32 on the newest Kernel release (I updated it yesterday just to be sure I was fully up to date, but it crashed again today)
5.10.8-100.fc32.x86_64 #1 SMP Sun Jan 17 19:52:43 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
[root@virgo ~]# dnf info strawberry
Last metadata expiration check: 0:37:38 ago on Thu 21 Jan 2021 11:26:53 AM EST.
Installed Packages
Name : strawberry
Version : 0.8.5
Release : 1.fc32
Architecture : x86_64
Size : 14 M
Source : strawberry-0.8.5-1.fc32.src.rpm
The last error message I got was this:
--- Running report_uReport ---
Server responded with an error: 'uReport data is invalid.'
('report_uReport' exited with 1)
And a little bit of info from journalctl:
Jan 21 12:00:23 virgo audit[95632]: ANOM_ABEND auid=1001 uid=1001 gid=1001 ses=5 subj=kernel pid=95632 comm="QThread" exe="/usr/bin/strawberry" sig=11 res=1
Jan 21 12:00:26 virgo systemd[11947]: gnome-launched-org.strawberrymusicplayer.strawberry.desktop-95632.scope: Succeeded.
Jan 21 12:00:26 virgo systemd[11947]: gnome-launched-org.strawberrymusicplayer.strawberry.desktop-95632.scope: Consumed 4min 12.865s CPU time.
Jan 21 12:00:27 virgo systemd-coredump[106514]: Process 95632 (strawberry) of user 1001 dumped core.
#2 0x0000560399e99ee3 _ZN17_MessageReplyBase8FinishedEb (strawberry + 0x6c7ee3)
#3 0x0000560399ad3105 _ZN22AbstractMessageHandlerIN2pb9tagreader7MessageEE17RawMessageArrivedERK10QByteArray (strawberry + 0x301105)
#4 0x0000560399e999c8 _ZN19_MessageHandlerBase15DeviceReadyReadEv (strawberry + 0x6c79c8)
#8 0x0000560399b7ed12 _ZNK12PlaylistView8drawTreeEP8QPainterRK7QRegion (strawberry + 0x3acd12)
#9 0x0000560399b831b7 _ZN12PlaylistView10paintEventEP11QPaintEvent (strawberry + 0x3b11b7)
#45 0x0000560399a63a1a main (strawberry + 0x291a1a)
#47 0x0000560399a6e1ce _start (strawberry + 0x29c1ce)
Jan 21 12:00:34 virgo abrt-notification[106591]: Process 95632 (strawberry) crashed in QObjectPrivate::maybeSignalConnected(unsigned int) const()
It relaunches just fine and runs for a while. It's not consistent crashing on track changes, very intermittent. I just happened to notice when I did an update a couple of weeks ago, Strawberry was updated. I rebooted for the new Kernel yesterday as well.
First issue I've had with it crashing. No other apps seem to be acting oddly lately.