Bug 437833
| Summary: | fontforge-20080302 segfaults while compiling Wine | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michael Stefaniuc <mstefani> |
| Component: | fontforge | Assignee: | Kevin Fenzi <kevin> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | fonts-bugs, roozbeh |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://fontforge.sourceforge.net/changelog.html#change-log | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-03-18 15:08:00 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: | |||
Thanks for the report. I will get a new build in soon... New version built: http://koji.fedoraproject.org/koji/taskinfo?taskID=520156 Can you confirm that it fixes your build issue? Thanks! Works like a charm. Excellent. Closing this now... feel free to reopen or file a new bug if you spot anything further. Thanks again for the report. |
Description of problem: fontforge crashed during Wine compilation while creating the Marlett font: fontforge -script fonts/genttf.ff fonts/marlett.sfd marlett.ttf Copyright (c) 2000-2008 by George Williams. Executable based on sources from 21:54 GMT 2-Mar-2008. Library based on sources from 21:54 GMT 2-Mar-2008. Segmentation fault This is fixed in upstream fontforge version 20080309 (tested). The fontforge changelog has following entry: "9-Mar-2008 * Undefined value in the martlett patch." Version-Release number of selected component (if applicable): 20080302 How reproducible: Always Steps to Reproduce: 1. Donwload and unpack the Wine source (http://www.winehq.org/site/download) 2. Run ./configure && make or just as a short cut: fontforge -script fonts/genttf.ff fonts/marlett.sfd marlett.ttf 3. Watch it segfault Actual results: Segmentation fault Expected results: Should create the marlett.ttf Additional info: