[Webkit-unassigned] [Bug 44815] New: crash: 0x101dad3ae in WebCore::RenderBox::positionForPoint at RenderBox.cpp:2817

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 27 22:47:25 PDT 2010


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

           Summary: crash: 0x101dad3ae in
                    WebCore::RenderBox::positionForPoint at
                    RenderBox.cpp:2817
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org


Created an attachment (id=65812)
 --> (https://bugs.webkit.org/attachment.cgi?id=65812)
crash mode (click somewhere after you open)

Reproduction steps:
1. Open the attached file
2. Click anywhere

http://trac.webkit.org/browser/trunk/WebCore/rendering/RenderBox.cpp?rev=66247#L2823
    return createVisiblePosition(firstDeepEditingPositionForNode(node()));

On this line, node() is 0 because m_anonymous is true.

http://crbug.com/48691.

-- 
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