sigsegv in test/js/returnvalue-test.js
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 3.4k
- Forks
- 531
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
The build log is here:
http://aws-logs.debian.net/2016/11/18/node-nan_2.4.0-1_unstable.log
Using node 4.6.1 (the debian version).
i don't have a clue yet about why this is happening.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with test/js/returnvalue-test.js and reproduce the Debian build failure using the Node 4.6.1 context from the issue. Read the linked build log to identify where the SIGSEGV occurs, then trace the relevant native code and tests. Done means the test no longer crashes and the regression is covered by a passing test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, node.js
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100