Aneurysm case with different STL file

Hello everyone
I am trying to use aneurysm case with a different .STL file. (simple a pipe ) . I have created stl file of the pipe . I am not a pro-programmer so I ran into some issues that i can’t understand. I am pretty sure their solution are simple.

[code=“cpp”]
Reynolds number, based on provided inlet diameter: 117.499

Running new simulation at level 0
uLB=0.108229
nuLB=0.001
tau=0.503
dx=0.100042
dt=0.541373
[XPS-M1530:03334] *** Process received signal ***
[XPS-M1530:03334] Signal: Segmentation fault (11)
[XPS-M1530:03334] Signal code: Address not mapped (1)
[XPS-M1530:03334] Failing at address: 0x8
[XPS-M1530:03334] [ 0] [0xb7770d38]
[XPS-M1530:03334] [ 1] ./pipeflow3d() [0x80789f1]
[XPS-M1530:03334] [ 2] ./pipeflow3d() [0x80566e9]
[XPS-M1530:03334] [ 3] ./pipeflow3d() [0x8059567]
[XPS-M1530:03334] [ 4] ./pipeflow3d() [0x8052ca5]
[XPS-M1530:03334] [ 5] /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0xb72e5a83]
[XPS-M1530:03334] [ 6] ./pipeflow3d() [0x8053e50]
[XPS-M1530:03334] *** End of error message ***
Segmentation fault


this is the Error in Terminal . I would appreciate the help and thank you in advance. 
I don't need any specific answer. For example if you could tell me where i should look for the problem or if my stl file has some problems. I will look into that. I just want pointers so I could find the problem. any suggestion where the problem might be is ok as well .

I was able to solve the problem using another stl file. segmentation error is due to bad stl files