Hi all - I'm running NEST on Ubuntu 18.04, installed with Conda. I can run the example
networks in the user documentation, except the Microcircuit Example (having downloaded all
the files). It causes a segmentation fault during the call to Simulate( ). I can provide
the full error message, but in the interest of brevity -
Signal: Segmentation fault (11)
Signal code: Address not mapped (1)
...
[ 0] /lib/x86_64-linux-gnu/libpthread.so.0(+0x128a0)[0x7feb38d5f8a0]
...
Segmentation fault (core dumped)
Has anyone else had this issue? I'd be grateful for any help you can provide.
Best
Dominic