[Webkit-unassigned] [Bug 55375] New: http/tests/websocket/tests/reload-crash.html sometimes crashes beneath SocketStreamHandle::readStreamCallback on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 28 07:31:24 PST 2011


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

           Summary: http/tests/websocket/tests/reload-crash.html sometimes
                    crashes beneath SocketStreamHandle::readStreamCallback
                    on Windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Keywords: LayoutTestFailure, NeedsRadar, PlatformOnly
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: ap at webkit.org, abarth at webkit.org,
                    bweinstein at apple.com, yutak at chromium.org


http/tests/websocket/tests/reload-crash.html sometimes crashes on Windows. Here are some crash logs:

http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r79849%20(9839)/http/tests/websocket/tests/reload-crash-crash-log.txt
http://
build.webkit.org/results/Windows%207%20Release%20(Tests)/r79855%20(9843)/http/tests/websocket/tests/reload-crash-crash-log.txt

We're crashing beneath SocketStreamHandle::readStreamCallback. It looks like we trampoline this call over to the main thread; maybe the SocketStreamHandle has already been destroyed by the time the main thread runs the function?

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