You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the node example, meaning running the reader.js in on terminal instance and then starting the writer.js in a second terminal, the writer says it is sending the Messages but the reader crashes with a Segmentation fault. The c++ example runs without any problems.
My Setup:
running on ubuntu 16.04.4 LTS 64Bit in VMWare
node Version 8.11.3
The text was updated successfully, but these errors were encountered:
When running the node example, meaning running the reader.js in on terminal instance and then starting the writer.js in a second terminal, the writer says it is sending the Messages but the reader crashes with a Segmentation fault. The c++ example runs without any problems.
My Setup:
running on ubuntu 16.04.4 LTS 64Bit in VMWare
node Version 8.11.3
The text was updated successfully, but these errors were encountered: