Bug 659592
| Summary: | [abrt] audacious-2.2-16.fc13: g_strsplit: Process /usr/bin/audacious2 was killed by signal 11 (SIGSEGV) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Anton <toneymoon> | ||||
| Component: | audacious | Assignee: | Michael Schwendt <bugs.michael> | ||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 13 | CC: | atkac, bugs.michael | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:898d08360076b956f060571a67c32b071886abf3 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-01-29 12:05:13 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Anton
2010-12-03 04:51:19 UTC
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
|