Errors while running Basic B1

Hi,
I recently met a problem while running example Basic B1
Compiling the source code is fine but after running the executable file “exampleB1” with macro files, I got an error message and calculation was forcibly terminated.

the Error Message is this,
“terminate called recursively Aborted (core dumped)”

What makes me feel strange is that the executable file which is created with the same source code was executed in other computers, but not mine.

Do you have any idea to solve this problem?