WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
203133
[ASAN] Fix WebGPU tests after
r250258
https://bugs.webkit.org/show_bug.cgi?id=203133
Summary
[ASAN] Fix WebGPU tests after r250258
Devin Rousso
Reported
2019-10-17 21:06:59 PDT
``` ASAN=YES make debug ASAN=YES run-webkit-tests --debug --time-out-ms=100000 --exit-after-n-failures=1 LayoutTests/webgpu/ ``` Eventually, one of the tests will fail and result in a "attempting free on address which was not malloc()-ed".
Attachments
Patch
(25.46 KB, patch)
2019-10-17 21:10 PDT
,
Devin Rousso
joepeck
: review+
Details
Formatted Diff
Diff
Patch
(25.38 KB, patch)
2019-10-18 16:09 PDT
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2019-10-17 21:07:14 PDT
<
rdar://problem/56379008
>
Devin Rousso
Comment 2
2019-10-17 21:10:15 PDT
Created
attachment 381266
[details]
Patch
Joseph Pecoraro
Comment 3
2019-10-18 15:43:39 PDT
Comment on
attachment 381266
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=381266&action=review
r=me
> Source/WebCore/platform/graphics/gpu/GPUObjectBase.h:43 > +
Bad newline.
Devin Rousso
Comment 4
2019-10-18 16:09:57 PDT
Created
attachment 381341
[details]
Patch
WebKit Commit Bot
Comment 5
2019-10-18 17:44:35 PDT
Comment on
attachment 381341
[details]
Patch Clearing flags on attachment: 381341 Committed
r251315
: <
https://trac.webkit.org/changeset/251315
>
WebKit Commit Bot
Comment 6
2019-10-18 17:44:37 PDT
All reviewed patches have been landed. Closing bug.
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