[Webkit-unassigned] [Bug 34463] [Gtk] webkitgtk crashed when Orca open

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 1 23:50:52 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34463


Joanmarie Diggs <joanmarie.diggs at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #47909|                            |review?
               Flag|                            |




--- Comment #3 from Joanmarie Diggs <joanmarie.diggs at gmail.com>  2010-02-01 23:50:51 PST ---
Created an attachment (id=47909)
 --> (https://bugs.webkit.org/attachment.cgi?id=47909)
Additional sanity checking

I don't yet know what situation specifically triggered Simon's crash, because I
need more detail.

In the crash I stumbled upon, we were getting some seriously bogus values for
renderText->textLength(). However, under those same conditions,
renderText->caretMaxOffset() was 0. Checking that value before calling
convertUniCharToUTF8 with the bogus length solves my crasher.

Xan, thoughts?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list