Bug 246248
| Summary: | firefox crashes when searching for word "do" | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Marek Mahut <mmahut> | ||||||||||||||
| Component: | firefox | Assignee: | Martin Stransky <stransky> | ||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | |||||||||||||||
| Severity: | high | Docs Contact: | |||||||||||||||
| Priority: | medium | ||||||||||||||||
| Version: | 5.0 | CC: | behdad, caillon, dkovalsk, kengert, lkundrak, tagoh | ||||||||||||||
| Target Milestone: | --- | ||||||||||||||||
| Target Release: | --- | ||||||||||||||||
| Hardware: | All | ||||||||||||||||
| OS: | Linux | ||||||||||||||||
| Whiteboard: | |||||||||||||||||
| Fixed In Version: | RHSA-2007-0979 | Doc Type: | Bug Fix | ||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2007-10-19 15:41:25 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
Marek Mahut
2007-06-29 15:48:13 UTC
Need to be able to reproduce. Do you have a URL? Taking bug, marek sits in the same office as me. Created attachment 160113 [details]
same bug with firefox-2.0.0.5-3
Upstream bug is here: https://bugzilla.mozilla.org/show_bug.cgi?id=386819 Behdad, could you please check this firefox-1.5-pango-underline.patch? the proposed patch looks not good to me. it may fixes this issue but it will introduces other issue on other place. actually "start" and "end" expects pointing to the start position and the end position and it has to be a positive value. So something else is still wrong... Eh, I'm not sure if the usage of unsigned types can ensure the positive values :) Anyway, feel free to fix the firefox-1.5-pango-underline.patch as you want.... Sorry for taking a long time. After some investigations, the negative values was likely to appear without any pango patches in our package. since I haven't touched the core logic around it, Martin's patch looks correct then. Thanks Martin for the patch and sorry for false alarm. aha, okay, I'll update the current patch then. thanks. Removing Securiy keyword; I see no security implications. In case you aware of any, please let me know. *** Bug 334161 has been marked as a duplicate of this bug. *** 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-2007-0979.html |