[Webkit-unassigned] [Bug 64364] crash in WebCore::FontFallbackList::determinePitch ()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 13 11:55:22 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64364
--- Comment #7 from marco <marco at peereboom.us> 2011-07-13 11:55:22 PST ---
(In reply to comment #6)
> Is this crash reproducible? As far as I can tell, bailing out of determinePitch() would merely delay the crash.
This is trivially to reproduce on OpenBSD with a small number of file descriptors available. In my browser I set the ulimit -n to like 60 and open up a ton of tabs and it'll bomb. I agree though this patch only makes it a little better and in other cases it'll bomb elsewhere in the font code. Even though this helps it isn't a fix so it should be disregarded. What seems to be the root cause is file descriptor starvation but I have not been able to locate where this cascades into this (and many other similar crashes).
--
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