Bug 490331
| Summary: | Crash of galeon in libpango | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jan Kratochvil <jan.kratochvil> |
| Component: | pango | Assignee: | Behdad Esfahbod <behdad> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | behdad, fonts-bugs |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | pango-1.24.0-1.fc11.x86_64 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-03-17 12:07: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: | |||
|
Description
Jan Kratochvil
2009-03-15 12:53:29 UTC
The crash gets workarounded by installing: xorg-x11-fonts-Type1 libXfont ttmkfdir xorg-x11-font-utils (fontconfig fonts dependency is Bug 438006 / Bug 257901 but is should not crash) Will be fixed when pango 1.24.0 hits rawhide today. Verified as no longer crashing. It just now prints: (galeon:10431): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='common' (galeon:10431): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='latin' and a lot of: (galeon:10431): Pango-CRITICAL **: _pango_engine_shape_covers: assertion `PANGO_IS_FONT (font)' failed Thanks, fixed the assertion upstream. |