genprog-code icon indicating copy to clipboard operation
genprog-code copied to clipboard

Segmentation fault (core dumped)

Open thanhtoantnt opened this issue 6 years ago • 3 comments

I am following your installation guide. When I try to run your provided scripts in test directory, I always got this message

cilRep: preprocessing IO function signatures: /tmp/tmp1f886d.c /tmp/tmpb5ebe9.c Segmentation fault (core dumped)

It happened both for the current version and the 3.2 release.

thanhtoantnt avatar Sep 14 '18 02:09 thanhtoantnt

I am following your installation guide. When I try to run your provided scripts in test directory, I always got this message

cilRep: preprocessing IO function signatures: /tmp/tmp1f886d.c /tmp/tmpb5ebe9.c Segmentation fault (core dumped)

It happened both for the current version and the 3.2 release.

Hi, I met the same question as you. Could you tell how to solve it?

yodahaji avatar Jan 25 '19 05:01 yodahaji

I'm still getting reports of this issue so I'm reopening it. If anyone has any clues for what might cause this I'd appreciate a comment so I can preempt this error in the future. @thanhtoantnt were you able to solve this?

jlacomis avatar Feb 20 '19 02:02 jlacomis

I had this same issue ----- I think I notated the solution as follows: make sure you run make clean in the test directory - i think the committed output files are incompatible with newly generated files.

pdreiter avatar Apr 12 '19 19:04 pdreiter