Bug 19201

Summary: JavaScript debugger crashes when switching scripts
Product: WebKit Reporter: Cameron Zwarich (cpst) <zwarich>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: ggaren, mjs, oliver
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   

Description Cameron Zwarich (cpst) 2008-05-22 14:30:10 PDT
Enable debugging, and go to a different site, e.g.

http://reddit.com/r/programming/

Then, open the Web Inspector and go into the Scripts tab, and switch scripts twice (it works for the first -> the second -> the third, at least). This causes a crash.
Comment 1 Alexey Proskuryakov 2008-05-23 06:20:59 PDT
Opening this site crashes for me even without Web Inspector: bug 19214.
Comment 2 Cameron Zwarich (cpst) 2008-06-07 21:14:52 PDT
This now appears to be fixed.