Bug 73054
| Summary: | mozilla can crash metacity | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Alexandre Oliva <aoliva> |
| Component: | Xft | Assignee: | Owen Taylor <otaylor> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| URL: | http://1stline.com.br | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-08-28 17:00:32 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: | 67218 | ||
|
Description
Alexandre Oliva
2002-08-30 07:01:54 UTC
Problem is Xft crashing on huge strings There might still be a problem with Xft and long strings, but the length of the loong string is much longer, and I couldn't crash metacity by setting enormous titles with gtk_window_set_title(), which is what Mozilla uses. Moving off target, since it is basically an item for upstream. Actually, the problem with much longer strings never actually existed for metacity. Pango never feeds Xft more than 1024 glyphs at a time. I've filed it as: http://www.fontconfig.org/cgi-bin/bugzilla/show_bug.cgi?id=108 however, just so that the issue doesn't get forgotten. |