intel / node-realsense

MIT License
24 stars 21 forks source link

[Sample][SLAM] Slam web sample crashed on Joule Board with 0.8.0 release #123

Closed haoyunfeix closed 7 years ago

haoyunfeix commented 7 years ago

realsense_samples-0.8.0-node-realsense/samples/slam_tutorial_1_web still crashed with workaround on Joule: v0.8.0-node-realsense.tar.gz

Error Logs:

yunfei@yunfei-joule2:~/weekly/0.8.0/realsense_samples-0.8.0-node-realsense/samples/slam_tutorial_1_web/javascript$ node main.js 

-------- Press Esc key to exit --------

Ethernet ip:127.0.0.1
 >>> point your browser to: http://127.0.0.1:8000/view.html
Starting SLAM...
server: got connection 10.239.4.80:53442
Tiles Updated: 500
Tiles Updated: 201
Tiles Updated: 500
Tiles Updated: 281
Tiles Updated: 500
Tiles Updated: 364
Tiles Updated: 500
Tiles Updated: 361
Tiles Updated: 500
Tiles Updated: 263
Tiles Updated: 500
Tiles Updated: 81
Segmentation fault (core dumped)
haoyunfeix commented 7 years ago

This issue cannot reproduce on Joule Board with 0.9.0 release, close