[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [creduce-bugs] Creduce crashed with "Error: Unsupported file type!" from pass_clang::reduce-pointer-level



Hi Yang,

 

But I can see it is the same issue as the other one fixed in this commit: fe7b2a8.

 

Thanks,

Karine

 

From: Even Mendoza, Karine
Sent: 21 June 2021 10:42
To: Yang Chen <chenyang@cs.utah.edu>; creduce-bugs@flux.utah.edu
Subject: RE: [creduce-bugs] Creduce crashed with "Error: Unsupported file type!" from pass_clang::reduce-pointer-level

 

Hi Yang,

 

Yes, it was a typo in the email itself. Sorry for that.

 

However, when running it (without typos!), I still get an error:

 

I still have this machine running, so if you need any additional information please let me know.

 

Thanks,

Karine

 

From: Yang Chen <chenyang@cs.utah.edu>
Sent: 20 June 2021 10:43
To: Even Mendoza, Karine <k.even-mendoza@imperial.ac.uk>; creduce-bugs@flux.utah.edu
Subject: Re: [creduce-bugs] Creduce crashed with "Error: Unsupported file type!" from pass_clang::reduce-pointer-level

 

This email from chenyang@cs.utah.edu originates from outside Imperial. Do not click on links and attachments unless you recognise the sender. If you trust the sender, add them to your safe senders list to disable email stamping for this address.

 

Thanks for the report, Karine.

Seems the error was triggered by some missing space between --counter=2 and the test input test2240686269.c, so the behavior was expected.

- Yang

On 6/7/21 2:02 PM, Even Mendoza, Karine wrote:

Hi,

 

I got the following crash while reducing a program (I attached the relevant files + my script):

```

/usr/lib/x86_64-linux-gnu/clang_delta --transformation=reduce-pointer-level --counter=2test2240686269.c

Error: Unsupported file type!

```

 

Best,

Karine