WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
Bug 45396
fast/files/workers/worker-read-blob-async.html is flaky on Leopard
https://bugs.webkit.org/show_bug.cgi?id=45396
Summary
fast/files/workers/worker-read-blob-async.html is flaky on Leopard
Mihai Parparita
Reported
2010-09-08 09:48:02 PDT
The diff appears to be a garbled string: -Received loadstart event +Receiv
Attachments
Add attachment
proposed patch, testcase, etc.
Mihai Parparita
Comment 1
2010-09-08 09:51:35 PDT
Not sure why the description got truncated. Here's the full write-up: The diff appears to be a garbled string: -Received loadstart event +Receiv
Mihai Parparita
Comment 2
2010-09-08 09:57:53 PDT
The reason why the comment string kept getting truncated is because it had \0s in it. Here's comment with the \0s escaped: The diff appears to be a garbled string: -Received loadstart event +Receiv\0\0\0\0oadstart event Or: -Received loadstart even +\0\0\0\0ived loadstart event This appears to have been happening for at least a couple of days (at least as of
r66830
).
Mihai Parparita
Comment 3
2010-09-08 10:01:31 PDT
+Jian since this test was added recently (
r66461
), so it was probably flaky from the start. The extra nulls in the strings are worrisome.
Eric Seidel (no email)
Comment 4
2010-09-08 15:15:14 PDT
http://trac.webkit.org/browser/trunk/LayoutTests/fast/files/workers/worker-read-blob-async.html
Added in
http://trac.webkit.org/changeset/66461
Jian Li
Comment 5
2010-09-09 10:46:28 PDT
It seems that the message posted from worker thread to main thread is garbaged occasionally. I am looking into this. Here is one build that had this error:
http://build.webkit.org/results/Leopard%20Intel%20Debug%20(Tests)/r67057%20(19947)/results.html
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