RESOLVED DUPLICATE of bug 22398 22276
Reproducible crash in Web Inspector when clicking on error
https://bugs.webkit.org/show_bug.cgi?id=22276
Summary Reproducible crash in Web Inspector when clicking on error
Gavin Sherlock
Reported 2008-11-14 22:22:37 PST
Steps to reproduce: 1. Go to http://db.yeastgenome.org/cgi-bin/locus.pl?locus=CLB2 2. Open Web Inspector (docked) 3. Reload page (errors don't show up unless you reload - probably needs another bug) 4. After reloading, there should be an indication of 33 errors in the bottom right hand corner - click on that. 5. Click on the top error (line 413) and wait. Eventually, it will crash. Tested with r38386 on 10.5.5.
Attachments
Crash log (26.26 KB, text/plain)
2008-11-14 22:24 PST, Gavin Sherlock
no flags
webarchive of page (185.70 KB, application/x-webarchive)
2008-11-14 22:25 PST, Gavin Sherlock
no flags
Gavin Sherlock
Comment 1 2008-11-14 22:24:05 PST
Created attachment 25180 [details] Crash log Top of crashed thread is: 1 com.apple.WebCore 0x0140b0c2 WebCore::AnimationTimerCallback::timerFired(WebCore::Timer<WebCore::AnimationTimerBase>*) + 34 2 com.apple.WebCore 0x0140deeb WebCore::Timer<WebCore::AnimationTimerBase>::fired() + 43 3 com.apple.WebCore 0x012dd8d5 WebCore::TimerBase::fireTimers(double, WTF::Vector<WebCore::TimerBase*, 0ul> const&) + 133 4 com.apple.WebCore 0x012ddba2 WebCore::TimerBase::sharedTimerFired() + 162
Gavin Sherlock
Comment 2 2008-11-14 22:25:04 PST
Created attachment 25181 [details] webarchive of page Page might change, so here is a webarchive
Gavin Sherlock
Comment 3 2008-11-14 22:26:32 PST
Unfortunately, it's not reproducible with the archive, as the errors don't show up for some reason. That should probably be another bug.
Timothy Hatcher
Comment 4 2008-11-26 09:15:04 PST
*** This bug has been marked as a duplicate of 22398 ***
Note You need to log in before you can comment on or make changes to this bug.