WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
154123
The sampling profiler's stack walker methods should be marked with SUPPRESS_ASAN
https://bugs.webkit.org/show_bug.cgi?id=154123
Summary
The sampling profiler's stack walker methods should be marked with SUPPRESS_ASAN
Saam Barati
Reported
2016-02-11 12:46:47 PST
The whole premise here is that we're walking another thread's stack, so ASan won't be happy about this.
Attachments
patch
(1.71 KB, patch)
2016-02-11 12:52 PST
,
Saam Barati
mark.lam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Saam Barati
Comment 1
2016-02-11 12:52:48 PST
Created
attachment 271072
[details]
patch
Mark Lam
Comment 2
2016-02-11 12:53:41 PST
Comment on
attachment 271072
[details]
patch r=me
Saam Barati
Comment 3
2016-02-11 13:05:00 PST
landed in:
http://trac.webkit.org/changeset/196432
Joseph Pecoraro
Comment 4
2016-02-11 14:15:53 PST
<
rdar://problem/24589661
>
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