RESOLVED DUPLICATE of bug 5172 Bug 5840
Crash in bidi code in TOT
https://bugs.webkit.org/show_bug.cgi?id=5840
Summary Crash in bidi code in TOT
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.