As the title says, when I call the get_data_interfaces() method of the BGPStream class I get segmentation fault. If you want to reproduce the error, this is what I did:
@vgiotsas this issue has been addressed in the master branch and will be included in the upcoming v2 release.
In the mean time, you can compile and install pybgpstream using source code here to avoid this problem.
As the title says, when I call the get_data_interfaces() method of the BGPStream class I get segmentation fault. If you want to reproduce the error, this is what I did:
I tried it in another machine (Python 2.7.9) with the same result.