VERIFIED FIXED 11443
REGRESSION: Crash webFrame
https://bugs.webkit.org/show_bug.cgi?id=11443
Summary REGRESSION: Crash webFrame
Kevin M. Dean
Reported 2006-10-28 05:32:52 PDT
When browsing around the above site's forums, I crashed twice within minutes.
Attachments
Crash Log (52.96 KB, text/plain)
2006-10-28 05:33 PDT, Kevin M. Dean
no flags
Kevin M. Dean
Comment 1 2006-10-28 05:33:14 PDT
Created attachment 11266 [details] Crash Log
Matt Lilek
Comment 2 2006-10-28 12:44:56 PDT
Confirming this bug, happens reliably on cbc.ca story sites (ala bug 11406 from the other day). My backtrace has a little bit more info though, for what its worth. 0 com.apple.WebKit 0x003273d4 core(WebFrame*) + 20 1 com.apple.WebKit 0x00327f54 -[WebFrame(WebInternal) _frameLoader] + 20 2 com.apple.WebKit 0x00328fcc -[WebFrame dataSource] + 28
Matt Lilek
Comment 3 2006-10-28 13:01:55 PDT
Hrm...the CBC crash must be hitting a slightly different code path because I just got an identical backtrace to the reporter's crash browsing around bugzilla. Either way, it regressed in either r17396 or r17397
Chris Petersen
Comment 4 2006-10-30 21:33:12 PST
I can reproduce this crash with r17449 when clicking the tabs at the top of page: http://labs.divx.com/
Chris Petersen
Comment 5 2006-10-30 22:10:12 PST
This looks like this regression first occured with r17396 with this checkin: http://trac.webkit.org/projects/webkit/changeset/17396
Chris Petersen
Comment 6 2006-10-30 22:29:07 PST
This is covered in <rdar://problem/4811177>.
Chris Petersen
Comment 7 2006-10-31 10:42:31 PST
Geoff G checked in a fix last night . With r17472, I can no longer reproduce this crash under 10.4.8.
Note You need to log in before you can comment on or make changes to this bug.