lsongdev / lsongdev/node-bluetooth
example/index.js: Segmentation fault
未关闭
还没有人认领这个 Issue。
- 主要语言
- C++
- 星标
- 205
- 派生
- 56
- PR 合并指标
- 30 天内没有已合并 PR
描述
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#
```
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 example/index.js 开始,使用 Debian 9 上的 Node v10.17.0,在文档中所述的 node:10.17 容器中复现该故障。调查运行 example 为什么会以 segmentation fault 结束;当 example 在所报告的环境中运行而不崩溃时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp, node.js
- 领域
- embedded-iot
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100