abrt version: 1.1.14 architecture: i686 Attached file: backtrace cmdline: audacious2 component: audacious crash_function: g_strsplit executable: /usr/bin/audacious2 kernel: 2.6.34.7-61.fc13.i686 package: audacious-2.2-16.fc13 rating: 4 reason: Process /usr/bin/audacious2 was killed by signal 11 (SIGSEGV) release: Fedora release 13 (Goddard) time: 1291350891 uid: 500 How to reproduce ----- 1. Just turned on computer 2. Started player 3.
Created attachment 464495 [details] File: backtrace
> How to reproduce > ----- > 1. Just turned on computer > 2. Started player Reproducibly? I highly recommend giving your hardware a stability check (memtest86+ for the RAM, smartmontools for the HDD). Also consider rebuilding "icon-theme.cache" files in the /usr/share/icons tree. The crash is unrelated to Audacious and deep in gtk2/glib2. I don't see why it would segfault in g_strsplit() and strstr(): #0 0x007a0cc6 in IA__g_strsplit (string=0x3ab8221 "standard::content-type", delimiter=0xabaf75 ",", max_tokens=2147483647) at gstrfuncs.c:2411 [...] #3 0x00a5fd68 in IA__g_file_query_info (file=0x9ba8f40, attributes=0x3ab8221 "standard::content-type", flags=G_FILE_QUERY_INFO_NONE, cancellable=0x0, error=0x0) at gfile.c:1105 #4 0x0387d931 in icon_info_ensure_scale_and_pixbuf (icon_info=0x9b9ad80, scale_only=<value optimized out>) at gtkicontheme.c:2895