[Webkit-unassigned] [Bug 122695] New: assertion: "enchant_dict_check: assertion `len' failed"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 12 10:17:56 PDT 2013


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

           Summary: assertion: "enchant_dict_check: assertion `len'
                    failed"
           Product: WebKit
           Version: 420+
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jim at yorba.org


In Geary with WebKit in editing mode (our email composer), if certain strings are entered, enchant triggers a soft assertion.  In the reporter's case, that string is "0.4.0pr2", but I've seen other strings cause this problem (although I don't know what those strings are).

Here's the relevant stack trace:

#0  g_logv (log_domain=0x0, log_level=G_LOG_LEVEL_CRITICAL, 
    format=<optimized out>, args=args at entry=0x7fff7d8a1a98)
    at /build/buildd/glib2.0-2.36.0/./glib/gmessages.c:981
#1  0x00007f91817fb492 in g_log (log_domain=<optimized out>, 
    log_level=<optimized out>, format=<optimized out>)
    at /build/buildd/glib2.0-2.36.0/./glib/gmessages.c:1010
#2  0x00007f917f640276 in enchant_dict_check () from /usr/lib/libenchant.so.1
#3  0x00007f9184866747 in WebCore::TextCheckerEnchant::checkSpellingOfString (
    this=0x7f9185fd23c0, string=..., misspellingLocation=@0x7fff7d8a1ce4: -1, 
    misspellingLength=@0x7fff7d8a1ce8: 0)
    at ../Source/WebCore/platform/text/gtk/TextCheckerEnchant.cpp:118
#4  0x00007f9183ba0b85 in checkSpellingOfString (checker=<optimized out>, 
    string=0x7f90f51f4510 " 0.4.0pr2", misspellingLocation=0x7fff7d8a1ce4, 
    misspellingLength=0x7fff7d8a1ce8)

I listed the version on this ticket as 420+, but I don't know WebKitGTK by those version numbers.  We're running the package versioned 1.10.2.

This was reported upstream at http://redmine.yorba.org/issues/7620

-- 
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