[Webkit-unassigned] [Bug 26117] New: Reproducible crash viewing an SVG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 1 10:48:52 PDT 2009


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

           Summary: Reproducible crash viewing an SVG
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P1
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sherlock at genome.stanford.edu


Steps to reproduce:

1.  Open AssemblyViewer.svg (see attachment)
2.  Click on test.svg
3.  Wait a few seconds

Expected Results:

You can load, pan, and zoom in

Actual results:

Crash.

Top of the crash log is:

0   com.apple.WebCore                   0x00f5f4a7
WebCore::EventHandler::updateMouseEventTargetNode(WebCore::Node*,
WebCore::PlatformMouseEvent const&, bool) + 279
1   com.apple.WebCore                   0x00f5f883
WebCore::EventHandler::dispatchMouseEvent(WebCore::AtomicString const&,
WebCore::Node*, bool, int, WebCore::PlatformMouseEvent const&, bool) + 67
2   com.apple.WebCore                   0x00f6431c
WebCore::EventHandler::handleMouseMoveEvent(WebCore::PlatformMouseEvent const&,
WebCore::HitTestResult*) + 1052
3   com.apple.WebCore                   0x00f64555
WebCore::EventHandler::mouseMoved(WebCore::PlatformMouseEvent const&) + 69
4   com.apple.WebCore                   0x00f68874
WebCore::EventHandler::mouseMoved(NSEvent*) + 228


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



More information about the webkit-unassigned mailing list