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

[creduce-bugs] Creduce crash with "access out of range" assert from clang_delta



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=1  test2240686269.c

clang_delta: /usr/lib/llvm-9/include/clang/AST/Expr.h:4420: const clang::Expr* clang::InitListExpr::getInit(unsigned int) const: Assertion `Init < getNumInits() && "Initializer access out of range!"' failed.

Aborted (core dumped)

```

 

Best,

Karine

 

Attachment: creduce_bug_001.tar.gz
Description: creduce_bug_001.tar.gz