lsongdev / lsongdev/node-bluetooth

example/index.js: Segmentation fault

Open
#47 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.