WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
201890
[bmalloc] Add LLDB-based post-processing test to ensure IsoHeap's invariant
https://bugs.webkit.org/show_bug.cgi?id=201890
Summary
[bmalloc] Add LLDB-based post-processing test to ensure IsoHeap's invariant
Yusuke Suzuki
Reported
2019-09-17 17:36:22 PDT
If a class A is IsoHeaped, all the derived class of A must be in IsoHeaped too. In C++, it is hard to verify this, but it is easy to verify it in LLDB-based post-processing.
Attachments
Patch
(7.62 KB, patch)
2019-09-18 03:24 PDT
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2019-09-18 03:24:50 PDT
Created
attachment 379032
[details]
Patch
Yusuke Suzuki
Comment 2
2019-09-18 21:47:53 PDT
Hmmmmm, some of object files are failed to be parsed by LLDB :(
Radar WebKit Bug Importer
Comment 3
2019-09-18 22:30:06 PDT
<
rdar://problem/55507025
>
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