<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: spotify killed by SIGABRT in Desktop (Linux)</title>
    <link>https://community.spotify.com/t5/Desktop-Linux/spotify-killed-by-SIGABRT/m-p/6804894#M23518</link>
    <description>&lt;P&gt;Thank you very much. I will look into this but frankly I am not so proficient in messing around with stuff like this in the terminal. Perhaps one of my linux colleagues at work can help me out (working at software company).&lt;/P&gt;&lt;P&gt;I would be nice if Spotify could rectify this problem. On my Fedora laptop I have only two applications that generate problem reporting and that is Spotify and Zoom.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Mar 2025 12:46:42 GMT</pubDate>
    <dc:creator>77martians</dc:creator>
    <dc:date>2025-03-07T12:46:42Z</dc:date>
    <item>
      <title>spotify killed by SIGABRT</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-killed-by-SIGABRT/m-p/6692062#M23438</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Plan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Premium&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Sweden&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Device&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ASUSTeK COMPUTER INC. ASUS Zenbook 14 UX3405MA_UX3405MA&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Operating System&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Fedora Linux 41 (Workstation Edition)&lt;/P&gt;&lt;P&gt;Linux 6.12.11-200.fc41.x86_64&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My Question or Issue&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Every time I start/open the Spotify Linux app I get the following message:&lt;/P&gt;&lt;P&gt;"Spotify killed by SIGABRT"&lt;/P&gt;&lt;P&gt;The application does however open and can be used as intended.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The log says:&lt;/P&gt;&lt;P&gt;--- Running report_uReport ---&lt;BR /&gt;Error: Unable to open './coredump': No such file or directory&lt;/P&gt;&lt;P&gt;--- Skipping collect_GConf ---&lt;BR /&gt;No matching actions found for this event.&lt;/P&gt;&lt;P&gt;--- Skipping collect_vimrc_system ---&lt;BR /&gt;No matching actions found for this event.&lt;/P&gt;&lt;P&gt;--- Skipping collect_vimrc_user ---&lt;BR /&gt;No matching actions found for this event.&lt;/P&gt;&lt;P&gt;--- Skipping collect_xsession_errors ---&lt;BR /&gt;No matching actions found for this event.&lt;/P&gt;&lt;P&gt;--- Running analyze_CCpp ---&lt;BR /&gt;Generating backtrace&lt;BR /&gt;Backtrace is generated and saved, 35871 bytes&lt;BR /&gt;Can't open file 'component' for reading: No such file or directory&lt;/P&gt;&lt;P&gt;--- Running analyze_BodhiUpdates ---&lt;BR /&gt;Looking for similar problems in bugzilla&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 09:15:50 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-killed-by-SIGABRT/m-p/6692062#M23438</guid>
      <dc:creator>77martians</dc:creator>
      <dc:date>2025-02-04T09:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: spotify killed by SIGABRT</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-killed-by-SIGABRT/m-p/6699466#M23462</link>
      <description>&lt;P&gt;I think I worked around this with information from other threads.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;sudo vim /var/lib/flatpak/exports/share/applications/com.spotify.Client.desktop&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;on exec line go to end append&lt;/SPAN&gt;&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;-no-zygote&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Wait a bit for gnome to pick up the .desktop file changed,&amp;nbsp; then check to make sure you have a bwrap command with the argument in it.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;ps aux | grep -i spot | grep -i zy&lt;/SPAN&gt;&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;/usr/bin/bwrap --args 41 -- spotify -no-zygote&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 07 Feb 2025 17:49:38 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-killed-by-SIGABRT/m-p/6699466#M23462</guid>
      <dc:creator>user-removed</dc:creator>
      <dc:date>2025-02-07T17:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: spotify killed by SIGABRT</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-killed-by-SIGABRT/m-p/6804894#M23518</link>
      <description>&lt;P&gt;Thank you very much. I will look into this but frankly I am not so proficient in messing around with stuff like this in the terminal. Perhaps one of my linux colleagues at work can help me out (working at software company).&lt;/P&gt;&lt;P&gt;I would be nice if Spotify could rectify this problem. On my Fedora laptop I have only two applications that generate problem reporting and that is Spotify and Zoom.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 12:46:42 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-killed-by-SIGABRT/m-p/6804894#M23518</guid>
      <dc:creator>77martians</dc:creator>
      <dc:date>2025-03-07T12:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: spotify killed by SIGABRT</title>
      <link>https://community.spotify.com/t5/Desktop-Linux/spotify-killed-by-SIGABRT/m-p/7008526#M23728</link>
      <description>&lt;P&gt;Happening to me on Fedora 42.&lt;BR /&gt;&lt;BR /&gt;You could try to build it yourself via lpf: &lt;A href="https://docs.fedoraproject.org/en-US/quick-docs/installing-spotify/" target="_blank"&gt;https://docs.fedoraproject.org/en-US/quick-docs/installing-spotify/&lt;/A&gt;. It seems that the flatpack version has some serious errors as ive encountered them myself. So it is up for spotify devs to fix it. Here are some logs for you guys:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--Jun 13 11:54:48 fedora spotify[32106]: Failed to load module "canberra-gtk-module"&lt;BR /&gt;Jun 13 11:54:48 fedora spotify[32106]: Failed to load module "pk-gtk-module"&lt;BR /&gt;Jun 13 11:54:48 fedora spotify[32106]: Failed to load module "canberra-gtk-module"&lt;BR /&gt;Jun 13 11:54:48 fedora spotify[32106]: Failed to load module "pk-gtk-module"&lt;BR /&gt;Jun 13 11:54:59 fedora com.spotify.Client.desktop[32291]: *** stack smashing detected ***: terminated&lt;BR /&gt;Jun 13 11:55:00 fedora com.spotify.Client.desktop[32308]: *** stack smashing detected ***: terminated&lt;BR /&gt;Jun 13 11:55:00 fedora com.spotify.Client.desktop[32365]: *** stack smashing detected ***: terminated&lt;BR /&gt;Jun 13 11:55:02 fedora com.spotify.Client.desktop[32465]: *** stack smashing detected ***: terminated&lt;BR /&gt;Jun 13 11:55:04 fedora com.spotify.Client.desktop[32552]: *** stack smashing detected ***: terminated&lt;BR /&gt;Jun 13 11:55:06 fedora com.spotify.Client.desktop[32607]: *** stack smashing detected ***: terminated&lt;BR /&gt;Jun 13 11:55:07 fedora com.spotify.Client.desktop[32696]: *** stack smashing detected ***: terminated&lt;BR /&gt;Jun 13 11:55:09 fedora com.spotify.Client.desktop[32759]: *** stack smashing detected ***: terminated&lt;BR /&gt;Jun 13 11:55:11 fedora com.spotify.Client.desktop[32829]: *** stack smashing detected ***: terminated&lt;BR /&gt;Jun 13 11:55:13 fedora com.spotify.Client.desktop[32895]: *** stack smashing detected ***: terminated&lt;BR /&gt;Jun 13 11:55:15 fedora com.spotify.Client.desktop[32973]: *** stack smashing detected ***: terminated&lt;BR /&gt;Jun 13 11:55:17 fedora com.spotify.Client.desktop[33064]: *** stack smashing detected ***: terminated&lt;BR /&gt;Jun 13 11:55:20 fedora com.spotify.Client.desktop[33142]: *** stack smashing detected ***: terminated&lt;BR /&gt;Jun 13 11:55:22 fedora com.spotify.Client.desktop[33215]: *** stack smashing detected ***: terminated&lt;BR /&gt;Jun 13 11:55:25 fedora com.spotify.Client.desktop[33280]: *** stack smashing detected ***: terminated&lt;BR /&gt;Jun 13 11:55:27 fedora com.spotify.Client.desktop[33351]: *** stack smashing detected ***: terminated&lt;BR /&gt;Jun 13 11:55:30 fedora com.spotify.Client.desktop[33419]: *** stack smashing detected ***: terminated&lt;BR /&gt;Jun 13 11:55:33 fedora com.spotify.Client.desktop[33484]: *** stack smashing detected ***: terminated&lt;BR /&gt;Jun 13 11:55:36 fedora com.spotify.Client.desktop[33552]: *** stack smashing detected ***: terminated&lt;BR /&gt;Jun 13 11:56:03 fedora com.spotify.Client.desktop[33684]: *** stack smashing detected ***: terminated&lt;BR /&gt;--&lt;BR /&gt;&lt;BR /&gt;Would be nice if spotify figures out where they cause an buffer overflow&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 12:26:39 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Linux/spotify-killed-by-SIGABRT/m-p/7008526#M23728</guid>
      <dc:creator>jessegnz</dc:creator>
      <dc:date>2025-06-13T12:26:39Z</dc:date>
    </item>
  </channel>
</rss>

