Content-Length: 315006 | pFad | https://github.com/AssemblyScript/assemblyscript/pull/1476

62 Rtrace shadow memory and instrumentation by dcodeIO · Pull Request #1476 · AssemblyScript/assemblyscript · GitHub
Skip to content

Rtrace shadow memory and instrumentation#1476

Merged
dcodeIO merged 6 commits into
masterfrom
rtrace-shadow
Oct 6, 2020
Merged

Rtrace shadow memory and instrumentation#1476
dcodeIO merged 6 commits into
masterfrom
rtrace-shadow

Conversation

@dcodeIO

@dcodeIO dcodeIO commented Sep 28, 2020

Copy link
Copy Markdown
Member

Adds a shadow memory, keeping track of alloc, resize, move and free ranges, and the option to instrument loads and stores to detect OOB accesses.

Doesn't find any problems in our tests, which is good, but hits OOB accesses in the bootstrapped compiler during PureRC's collection phase, indicating that something is off there. Will be helpful to debug, though. Also note that memory instrumentation is extremely slow currently due to having to look at stack traces to tell legit TLSF bookkeeping apart from actual OOB block accesses, but it's a start.

  • I've read the contributing guidelines

@dcodeIO dcodeIO merged commit 5b2d529 into master Oct 6, 2020
@github-actions

github-actions Bot commented Oct 7, 2020

Copy link
Copy Markdown

🎉 This PR is included in version 0.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@dcodeIO dcodeIO deleted the rtrace-shadow branch June 1, 2021 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/AssemblyScript/assemblyscript/pull/1476

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy