[Webkit-unassigned] [Bug 30437] Japanese Text Search Problem

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 20 17:34:34 PDT 2009


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





--- Comment #18 from Mark Rowe (bdash) <mrowe at apple.com>  2009-10-20 17:34:33 PDT ---
When doing ‘run-webkit-tests editing’ I hit this assertion failure on seven
tests.

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x00000000bbadbeef
0x00000001016360ac in WebCore::createSearcher () at
WebCore/editing/TextIterator.cpp:1534
1534        ASSERT(status == U_ZERO_ERROR);
(gdb) print status
$1 = U_USING_DEFAULT_WARNING
Current language:  auto; currently c++
(gdb) 

I’m going to roll this out for now since we can’t leave debug builds in a
broken state.

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