lsongdev / lsongdev/node-bluetooth
example/index.js: Segmentation fault
- Dominant language
- C++
- Stars
- 205
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
Reproduced on node-blueooth v1.2.6 running in a container
* Official Docker image `node:10.17`
* node v10.17.0
* Debian GNU/Linux 9 (stretch)
```
root@1fe89f7b3fe0:/app/node_modules/node-bluetooth# node --version
v10.17.0
root@1fe89f7b3fe0:/app/node_modules/node-bluetooth# node example/index.js
Segmentation fault
root@1fe89f7b3fe0:/app/node_modules/node-bluetooth#
```
Contributor guide
Research direction
Start with example/index.js and reproduce the failure in the documented node:10.17 container using Node v10.17.0 on Debian 9. Investigate why running the example ends with a segmentation fault; done means the example runs without crashing under the reported environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, node.js
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100