Bug 698381
Summary: | [abrt] audacious-2.4.4-2.fc14: FTSize::CharSize: Process /usr/bin/audacious2 was killed by signal 11 (SIGSEGV) | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | John Gotts <jgotts> | ||||
Component: | libprojectM | Assignee: | Jameson <imntreal> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 14 | CC: | atkac, bugs.michael, imntreal | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Unspecified | ||||||
Whiteboard: | abrt_hash:3283c8266f18064b4e536b2c42cbb8360202e414 | ||||||
Fixed In Version: | libprojectM-2.0.1-11.fc15 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-05-17 00:51:43 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 683450 | ||||||
Attachments: |
|
Description
John Gotts
2011-04-20 18:43:17 UTC
Created attachment 493579 [details]
File: backtrace
It's the "Visualization > projectM" plugin. Also crashes here with F-15, and that is new misbehaviour, since it has worked some weeks ago. Also on F-14. Someone must have published something incompatible. The app from "projectM-pulseaudio" crashes (F-15), too. Need to reassign this to projectM first, but what does the following belong to? #0 0x031209d8 in FTSize::CharSize (this=0x89c5af4, face=0x0, pointSize=72, xRes=72, yRes=72) at FTSize.cpp:49 No locals. #1 0x0311fab2 in FTFace::Size (this=0x89c5aec, size=72, res=72) at FTFace.cpp:131 No locals. #2 0x03125fcb in FTFontImpl::FaceSize (this=0x89c5ae8, size=72, res=72) at FTFont/FTFont.cpp:290 No locals. #3 0x03125213 in FTFont::FaceSize (this=0x89c5ad8, size=72, res=72) at FTFont/FTFont.cpp:88 No locals. #4 [in libprojectM] ... $ rpm -qR libprojectM|grep -i libf libfreetype.so.6()(64bit) libftgl.so.2()(64bit) As I'm unable to reproduce it with F-14 x86_64, I've used ABRT to file bug 698404 for F-15 projectM-pulseaudio. The backtrace ends in 'ftgl', which is the excerpt quoted in comment 2. The following fixed it for me on F-15: yum -y install bitstream-vera-sans-mono-fonts yum -y install bitstream-vera-sans-fonts Those are mentioned in the backtrace. Assuming the fix also works for F-14 and that the following libprojectM update is the culprit: * Tue Mar 15 2011 Jameson Pugh <imntreal> - 2.0.1-9 - Replace obsolete bitstream-vera font requirements with dejavu Indeed, yum -y install bitstream-vera-sans-mono-fonts yum -y install bitstream-vera-sans-fonts made Project M not crash audacious on Fedora 14. Thanks for looking into this bug report, Mike! libprojectM-2.0.1-10.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/libprojectM-2.0.1-10.fc14 Package libprojectM-2.0.1-10.fc14: * should fix your issue, * was pushed to the Fedora 14 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libprojectM-2.0.1-10.fc14' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/libprojectM-2.0.1-10.fc14 then log in and leave karma (feedback). libprojectM-2.0.1-11.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/libprojectM-2.0.1-11.fc15 libprojectM-2.0.1-11.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/libprojectM-2.0.1-11.fc14 libprojectM-2.0.1-11.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. libprojectM-2.0.1-11.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. |