skyhover / Deckard

Code clone detection; clone-related bug detection; sematic clone analysis
Other
209 stars 78 forks source link

Vec generator failure #17

Open mhd0528 opened 6 years ago

mhd0528 commented 6 years ago

I've got a problem when doing clone detecting with my C codes. The feed back is like this "Error: problem in vec generator step. Stop and check logs in times/" Could you tell me what might be the problem? Thanks a lot.

unose commented 6 years ago

I have a similar problem.

chinhnk2801 commented 4 years ago

I have a similar problem, too. Run on sample is ok but run on my testing source code is fails.

caicaifearless commented 4 years ago

I have a similar problem, too. Run on sample is ok but run on my testing source code is fails.

I got this error message when running on sample code. Did you fixed the error on your testing code?