Bug 5840

Summary: Crash in bidi code in TOT
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED DUPLICATE    
Severity: Critical CC: mitz
Priority: P1    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.eseidel.com/crash.webarchive
Bug Depends on: 5172    
Bug Blocks:    
Attachments:
Description Flags
reduction none

Eric Seidel (no email)
Reported 2005-11-26 23:18:32 PST
Crash in bidi code in TOT When searching google for "inline block" hacktower [23725:build]% run-safari [/Volumes/Stuff/Projects/build] Starting Safari with DYLD_FRAMEWORK_PATH set to point to built WebKit in /Volumes/Stuff/Projects/ build/Development. /Volumes/Stuff/Projects/WKOpen2/WebCore/khtml/rendering/bidi.cpp:596: failed assertion `bidi.status.last == QChar::DirES || bidi.status.last == QChar::DirET || bidi.status.last == QChar::DirCS || bidi.status.last == QChar::DirBN || bidi.status.last == QChar::DirB || bidi.status.last == QChar::DirS || bidi.status.last == QChar::DirWS || bidi.status.last == QChar::DirON' zsh: abort run-safari
Attachments
reduction (97 bytes, text/html)
2005-11-27 06:59 PST, mitz
no flags
mitz
Comment 1 2005-11-26 23:32:47 PST
I'm not getting this crash when running TOT with the patch for bug 5172. I think that's it, but I'll investigate later. P1 critical?! It's only a debug-only assert! :-P
mitz
Comment 2 2005-11-27 06:59:51 PST
Created attachment 4819 [details] reduction
mitz
Comment 3 2005-11-27 07:03:50 PST
I've now verified that the patch for bug 5172 fixes this.
Eric Seidel (no email)
Comment 4 2005-11-27 13:28:12 PST
Ok, then let's make it a dup. And I'll land 5172 right now. *** This bug has been marked as a duplicate of 5172 ***
Note You need to log in before you can comment on or make changes to this bug.