in the first few minutes after opening spotify on fedora linux(it happened on fedora 40 and still happening on fedora 41), it keeps giving notifications about crashing even that there is no problem, this is what the problem reporter says: spotify quit unexpectedly the application encountered a problem and could not continue, just that there is no name or version or anything else
I have no idea of what to do tbh
I had the same problem,I fixed it by blocking the notifications of SIGABRT
sudo nano /etc/abrt/abrt.conf
BlackList = spotify
sudo systemctl restart abrtd