RESOLVED DUPLICATE of bug 46189 46393
Clicking on link/image executes JS, crashes WebKit nightly, but not stable Safari
https://bugs.webkit.org/show_bug.cgi?id=46393
Summary Clicking on link/image executes JS, crashes WebKit nightly, but not stable Sa...
Chris Leung
Reported 2010-09-23 12:51:51 PDT
Created attachment 68568 [details] crash log showing Thread 0 crashed, com.apple.JavaScriptCore Clicking on the "Zoom" icon runs some javascript to display the image in a slideshow view, but ends up crashing WebKit r68077. This does not affect Safari 5.0.2 (6533.18.5). 1. Visit URL 2. Click image, or Zoom icon --(This links to "http://www.flickr.com/photos/chris_leung/3533952785/sizes/l/", but runs some JS to show in a 'lightbox' slideshow on supported browsers, apparently) 3. Lightbox and image begins to load 4. WebKit crashes, sometimes hangs forever. Marked as Critical, as should fall under "crashes, loss of data, severe memory leak". The crash report showed "JavaScriptCore", so I filed it under there. I attached a screen recording showing comparison of WebKit and Safari, and the crash log.
Attachments
crash log showing Thread 0 crashed, com.apple.JavaScriptCore (37.58 KB, text/plain)
2010-09-23 12:51 PDT, Chris Leung
no flags
screen recording of WebKit nightly crashing, but Safari running fine. Recorded with QT player, recompressed w handbrake (deleted)
2010-09-23 13:07 PDT, Chris Leung
no flags
Chris Leung
Comment 1 2010-09-23 13:07:37 PDT
Created attachment 68574 [details] screen recording of WebKit nightly crashing, but Safari running fine. Recorded with QT player, recompressed w handbrake
Michael Saboff
Comment 2 2010-09-23 15:17:57 PDT
Believe this is a duplicate of https://bugs.webkit.org/show_bug.cgi?id=46189 which was fixed in http://trac.webkit.org/changeset/68100. The current top of trunk build works fine with flikr.com. *** This bug has been marked as a duplicate of bug 46189 ***
Note You need to log in before you can comment on or make changes to this bug.