Bug 1195437
| Summary: | [abrt] xscreensaver-extras: XftCharIndex(): fontglide killed by SIGSEGV | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | jamie <jamiemarchant47> | ||||||||||||||||||||||||||||||
| Component: | xscreensaver | Assignee: | Mamoru TASAKA <mtasaka> | ||||||||||||||||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||||||
| Version: | 20 | CC: | cheese, jamiemarchant47, mtasaka | ||||||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/93a1ab04bc1854198dcc4aa3f4d7b912905a929d | ||||||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:517d850152dc7b8d6dd25fbc6c4e36be87c42f53 | ||||||||||||||||||||||||||||||||
| Fixed In Version: | xscreensaver-5.32-9.fc20 | Doc Type: | Bug Fix | ||||||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||||||
| Last Closed: | 2015-03-09 08:39:14 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
jamie
2015-02-23 20:51:16 UTC
Created attachment 994497 [details]
File: backtrace
Created attachment 994498 [details]
File: cgroup
Created attachment 994499 [details]
File: core_backtrace
Created attachment 994500 [details]
File: dso_list
Created attachment 994501 [details]
File: environ
Created attachment 994502 [details]
File: exploitable
Created attachment 994503 [details]
File: limits
Created attachment 994504 [details]
File: maps
Created attachment 994505 [details]
File: open_fds
Created attachment 994506 [details]
File: proc_pid_status
Created attachment 994507 [details]
File: var_log_messages
* Would you attach or send to me /var/tmp/abrt/ccpp-2015-02-21-10:52:56-3358/coredump ? * Is this reproducible when you execute /usr/libexec/xscreensaver/fontglide manually? Created attachment 994765 [details]
/var/tmp/abrt/ccpp-2015-02-24-11:25:50-4334/coredum
Yes you can reproduce it manually and it appears to be reprecudable too. I only have a core dump from today, not the other day.
Created attachment 994970 [details]
backtrace retaken
Looks like XftFontOpenXlfd() is failing due to some unknown reason. Well, * Would you attach the result of $ rpm -qa | sort ? * Also would you try executing $ xfontsel -pattern '-misc-liberation sans-medium-i-normal--165-*-100-100-p-*-iso8859-1' and check if some font appears? (If xfontsel is not found, do $ sudo yum install xorg-x11-apps , relogin and try again? and if you have newly installed xorg-x11-apps and relogin, would you retry $ /usr/libexec/xscreensaver/fontglide ? ) Created attachment 995239 [details]
resualt of "rpm -qa | sort"
$ xfontsel -pattern '-misc-liberation sans-medium-i-normal--165-*-100-100-p-*-iso8859-1' displays but in the terminal I get "Warning: Missing charsets in String to FontSet conversion" is this a problem. While still I have no idea why XftFontOpenXlfd() is failing here, would you try below if fontglide works? http://koji.fedoraproject.org/scratch/mtasaka/task_9088569/ I need some addinstal package to install that package as I get these depdency errors: error: Failed dependencies: xscreensaver-base = 1:5.32-8.200.fc20 is needed by xscreensaver-1:5.32-8.200.fc20.armv7hl xscreensaver-extras = 1:5.32-8.200.fc20 is needed by xscreensaver-1:5.32-8.200.fc20.armv7hl xscreensaver-gl-extras = 1:5.32-8.200.fc20 is needed by xscreensaver-1:5.32-8.200.fc20.armv7hl I think I need xscreensaver-base of the same version? More importantly running "/usr/libexec/xscreensaver/fontglide" on monitor 0 works fine but on montioir 1 it crashes. I do not have 'Xinermra' enabled. Why arm? If you run x86_64 machine, arm rpms will never work. Please try going http://koji.fedoraproject.org/scratch/mtasaka/task_9088569/ , download all x86_64 rpms (not arm) and do $ sudo rpm -Fvh *rpm Then it will upgrade all xscreensaver related rpms you have already installed. All xscreensaver packages must have the same EVR (epoch-version-release). (After upgrading all xscreensaver-*rpm to 5.32-8.200.fc20, please retry $ rpm -qa | grep xscreensaver and make it sure that you actually installed x86_64 rpms ) Output of "rpm -qa | grep xscreensaver" xscreensaver-extras-5.32-8.200.fc20.x86_64 xscreensaver-gl-base-5.32-8.200.fc20.x86_64 xscreensaver-gl-extras-5.32-8.200.fc20.x86_64 xscreensaver-extras-base-5.32-8.200.fc20.x86_64 xscreensaver-5.32-8.200.fc20.x86_64 xscreensaver-base-5.32-8.200.fc20.x86_64 It appears that upgrading the screen savers fixed the bug. As for the aritexture I thought "armv7hl" was part of the version number and not the artiature.( I thought the arm version was "arm". Luckily I did NOT install that version. Ah, I see. Okay, thank you for confirming! I will push this modification to testing. xscreensaver-5.32-9.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/xscreensaver-5.32-9.fc22 xscreensaver-5.32-9.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/xscreensaver-5.32-9.fc20 xscreensaver-5.32-9.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/xscreensaver-5.32-9.fc21 Package xscreensaver-5.32-9.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing xscreensaver-5.32-9.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-2820/xscreensaver-5.32-9.fc20 then log in and leave karma (feedback). I've added a comment at that URl as a annommanese users. xscreensaver-5.32-9.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. xscreensaver-5.32-9.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. xscreensaver-5.32-9.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |