DynamoRIO / DynamoRIO/dynamorio

DynamoRio null tool crashes on Mozilla Spidermonkey Octane test

Open
#1,930 2 comments 0 reactions 1 assignee Claimed by @byron-hawkins View on GitHub
Bug-DRCrash Hotlist-Release
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

Build mozilla-central revision 9bd900888753 and then run the JS octane benchmark in the JS shell under `drrun`. It just crashes. Without `drrun` it will run fine.

```
hg clone -r 9bd900888753 https://hg.mozilla.org/mozilla-central
cd mozilla-central
echo ac_add_options --enable-js-shell > mozconfig
./mach mercurial-setup
./mach build
cd js/src/octane
drrun ../../../obj-*/js/src/js run.js
```

Result: `Segmentation fault (core dumped)`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.