Re: [klee-dev] KLEE: ERROR: error loading program 'pallin.c':Invalid bitcode signature

2017-10-12 Thread Mahinder.Shrivas
Thanks Dan. I am invoking clang inside the docker only. Also, I will now update the same version for both. Thanks Yushan. I had the many problems installing klee on my mac machine then I installed it through docker only. I am following the tutorial and it is helpful. Thanks guys, really

[klee-dev] KLEE: ERROR: error loading program 'pallin.c': Invalid bitcode signature

2017-10-12 Thread Mahinder.Shrivas
Hi All, I am trying to run several programs but most of them showing me error as "Invalid bit code signature". I tried seeing in the previous mail list and tried to follow it but I couldn't able to figure out the problem. Most of my analysis has been struck because i am not able to run the

[klee-dev] KLEE to Test GNU Coreutils (Error while running make command)

2017-09-17 Thread Mahinder.Shrivas
Hi All, This is regarding Coreutils setup. I am trying to follow step by step Tutorial 6 (http://klee.github.io/tutorials/testing-coreutils/) and trying to set up Coreutils however when I am trying to run *" *obj-gcov$ make " this command I am getting error. I tried googling it but couldn't find

[klee-dev] Issue regarding pasting code in klee directory

2017-09-11 Thread Mahinder.Shrivas
Hi, I am facing bit problem, I am not able to paste the code for maze example (i.e. maze.c in Tutorial 3) in klee directory. I am trying to paste it in example folder and then trying to run it through docker. I have manually pasted maze.c in “/home/klee/klee_src/examples/maze” in my local

Re: [klee-dev] Fwd: Request regarding downloading KLEE code

2017-09-11 Thread Mahinder.Shrivas
Thanks. I think, it worked. With kind regards, Mahinder. On Mon, Sep 4, 2017 at 9:14 PM, Dan Liew <d...@su-root.co.uk> wrote: > On 4 September 2017 at 11:20, Mahinder.Shrivas <msmahind...@gmail.com> > wrote: > > Hi All, > > > > This is regarding KLEE code. I

[klee-dev] Fwd: Request regarding downloading KLEE code

2017-09-04 Thread Mahinder.Shrivas
Hi All, This is regarding KLEE code. I am trying to clone KLEE code through docker by running this command (docker build -t klee/klee .) While doing that the connection is getting refused. I tried many times but it is not letting me clone KLEE source code. Please find the screenshot for your kind