WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 44138
56185
http/tests/websocket/tests/url-with-credential.html sometimes crashes beneath SocketStreamHandle::readStreamCallback on Windows
https://bugs.webkit.org/show_bug.cgi?id=56185
Summary
http/tests/websocket/tests/url-with-credential.html sometimes crashes beneath...
Adam Roben (:aroben)
Reported
2011-03-11 06:38:29 PST
http/tests/websocket/tests/url-with-credential.html sometimes crashes beneath SocketStreamHandle::readStreamCallback on Windows. Here are some crash logs:
http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r80815%20(10281)/http/tests/websocket/tests/url-with-credential-crash-log.txt
http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r80812%20(10278)/http/tests/websocket/tests/url-with-credential-crash-log.txt
http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r80806%20(10274)/http/tests/websocket/tests/url-with-credential-crash-log.txt
This is very likely related to (or a duplicate of)
bug 55375
and
bug 44138
.
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2011-03-11 06:52:13 PST
Added to the Windows Skipped file in
r80850
.
Jessie Berlin
Comment 2
2011-03-11 07:12:34 PST
<
rdar://problem/9121057
>
Adam Roben (:aroben)
Comment 3
2011-03-11 08:44:43 PST
Hm, now the next test (http/tests/websocket/tests/url-with-empty-query.html) is crashing:
http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r80850%20(10295)/results.html
Makes me think the previous test is the one to blame.
Jessie Berlin
Comment 4
2011-03-11 14:51:24 PST
(In reply to
comment #3
)
> Hm, now the next test (http/tests/websocket/tests/url-with-empty-query.html) is crashing: > >
http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r80850%20(10295)/results.html
> > Makes me think the previous test is the one to blame.
After some testing (building release and running with run-webkit-tests --iterations 5), it appears that the culprit is http/tests/websocket/tests/url-parsing.html (Skipping that test and unskipping url-with-credential.html) gets rid of the crashes. I will update the Skipped list.
Jessie Berlin
Comment 5
2011-03-11 15:19:29 PST
Updated the skipped list in
http://trac.webkit.org/changeset/80891
Alexey Proskuryakov
Comment 6
2011-03-14 13:36:55 PDT
When running url-parsing.html in a debug build, I see an assertion failure: ASSERT(m_state == Open) in SocketStreamHandle::readStreamCallback().
Alexey Proskuryakov
Comment 7
2011-03-14 14:44:38 PDT
*** This bug has been marked as a duplicate of
bug 44138
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug