RESOLVED WORKSFORME17160
Crash when scrolling
https://bugs.webkit.org/show_bug.cgi?id=17160
Summary Crash when scrolling
Steven Hollingsworth
Reported 2008-02-02 17:09:33 PST
WebKit crashed as I was scrolling through Google Reader quickly.
Attachments
WebKit Crash Log (34.69 KB, text/plain)
2008-02-02 17:10 PST, Steven Hollingsworth
no flags
Steven Hollingsworth
Comment 1 2008-02-02 17:10:21 PST
Created attachment 18877 [details] WebKit Crash Log Crash log from WebKit.
Alexey Proskuryakov
Comment 2 2008-02-02 21:41:26 PST
Sounds like this could be a font cache problem: Thread 0 Crashed: 0 ...ple.ApplicationServices.ATS 0x90370a86 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 302 1 ...ple.ApplicationServices.ATS 0x90370ad5 AVLRFindBetterMatchInSubtree(AVLRPrivateTreeStruct*, AVLRNode*, AVLRNode**, short, unsigned char) + 381 2 ...ple.ApplicationServices.ATS 0x903311f7 AVLRFindBestMatch + 351 3 ...ple.ApplicationServices.ATS 0x90331063 FindEntryInNameCacheByName + 383 You can try deleting font caches, as described e.g. in <http://www.macosxhints.com/article.php?story=20071026081555971&query=font%2Bcache>. Please let us know if you keep encountering such crashes after following this procedure.
Note You need to log in before you can comment on or make changes to this bug.