ros2jsguy

Results 5 comments of ros2jsguy

Hmm. I just created a small test project that installs, builds and runs with no issues. - raspberry 4, 8Mb - ubuntu 20.04 server - ros2 foxy distro - node...

That's helpful. ``` Start JavaScript message generation... Generation complete. Segmentation fault (core dumped) at ProcessTermError.ExtendableBuiltin (/usr/lib/node_modules/yarn/lib/cli.js:721:66) at ProcessTermError.MessageError (/usr/lib/node_modules/yarn/lib/cli.js:750:123) at new ProcessTermError (/usr/lib/node_modules/yarn/lib/cli.js:790:113) at ChildProcess. (/usr/lib/node_modules/yarn/lib/cli.js:25884:17) at ChildProcess.emit (events.js:315:20) at...

@MaximeAubanel :( bummer this is blocking you. I'm trying to replicate and isolate the issue in my rclnodejs dev env now.

Making progress. Had to setup lldb and llnode to get deep insight into the core dump. I have not isolated the issue fully yet but circling in. Will update as...

I have a work-around (hack) that is working consistently in my testing. I'll submit a PR shortly.