[Webkit-unassigned] [Bug 115261] REGRESSION(r144400): It made editing/selection/selection-invalid-offset.html fails with crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 26 15:54:34 PDT 2013


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[Qt]REGRESSION(r144400): It |REGRESSION(r144400): It
                   |made                        |made
                   |editing/selection/selection |editing/selection/selection
                   |-invalid-offset.html fails  |-invalid-offset.html fails
                   |with crash.                 |with crash
           Keywords|                            |LayoutTestFailure
          Component|Tools / Tests               |Page Loading
                 CC|                            |ap at webkit.org




--- Comment #3 from Alexey Proskuryakov <ap at webkit.org>  2013-09-26 15:53:34 PST ---
This test is flakily crashing on Mac too, and TestExpectations entry points to this bug. Removing [Qt] form title.

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebCore                 0x0000000104b52e9a WebCore::FrameLoader::dispatchDidCommitLoad() + 122 (RefPtr.h:59)
1   com.apple.WebCore                 0x0000000104b52c53 WebCore::FrameLoader::receivedFirstData() + 19 (FrameLoader.cpp:624)
2   com.apple.WebCore                 0x0000000104a43594 WebCore::DocumentLoader::commitData(char const*, unsigned long) + 244 (RefPtr.h:40)
3   com.apple.WebKit                  0x00000001045a2c63 -[WebHTMLRepresentation receivedData:withDataSource:] + 115 (WebHTMLRepresentation.mm:189)
4   com.apple.WebKit                  0x0000000104577b00 -[WebDataSource(WebInternal) _receivedData:] + 64 (WebDataSource.mm:216)
5   com.apple.WebKit                  0x000000010458ef57 WebFrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char const*, int) + 103 (WebFrameLoaderClient.mm:888)
6   com.apple.WebCore                 0x0000000104a44cbb WebCore::DocumentLoader::commitLoad(char const*, int) + 139 (RefCounted.h:141)
7   com.apple.WebCore                 0x0000000104a45310 WebCore::DocumentLoader::dataReceived(WebCore::CachedResource*, char const*, int) + 720 (DocumentLoader.cpp:864)

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