Bug 135606
| Summary: | X Font Server crashes when accessing Type 1 fonts via showfont. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 3 | Reporter: | Gene Dellinger <rhtech> |
| Component: | XFree86 | Assignee: | Kristian Høgsberg <krh> |
| Status: | CLOSED ERRATA | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.0 | CC: | xgl-maint |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | RHSA-2005-501 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-09-15 08:47:06 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: | 156320 | ||
This might be related to bug #145546 Taking bug. Fixed in XFree86-xfs-4.3.0-84.EL. Please test XFree86-4.3.0-85.EL and provide feedback as to the results of
testing. Beta rpms are available for testing at the following URL:
ftp://people.redhat.com/mharris/testing/3.0E
Setting status to "MODIFIED", awaiting testing results.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2005-501.html |
From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Roadrunner) Description of problem: Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.Pick a Type 1 font. 2.Run "showfont -server unix/:7100 -fnt <full font name>" (for example I used: "showfont -server unix/:7100 -fnt -b\&h-Luxi\ Mono- bold-r-normal--0-0-0-0-m-0-iso8859-1") 3.Connection closes and X font server has crashed. Additional info: Problem was first noticed when attempting to contact the Font server directly. It would crash on FSQueryXExtents16() and FSQueryXBitmaps16 ().