[Webkit-unassigned] [Bug 46393] New: Clicking on link/image executes JS, crashes WebKit nightly, but not stable Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 23 12:51:51 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=46393

           Summary: Clicking on link/image executes JS, crashes WebKit
                    nightly, but not stable Safari
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://www.flickr.com/photos/chris_leung/3533952785/
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: Chris.J.Leung at gmail.com


Created an attachment (id=68568)
 --> (https://bugs.webkit.org/attachment.cgi?id=68568)
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list