Project

General

Profile

Actions

Bug #9953

closed

Aspect pattern evaluation is broken

Added by Ilya Shchepetkov over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Immediate
Category:
-
Start date:
11/29/2019
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:

Description

CIF: DEBUG: ********* macro instrumentation *********
CIF: DEBUG: Execute 'LDV_STAGE=2 LDV_ASPECT_FILE="/tmp/tmpaf7bn9nn/410795/nested.c.o.info.aspect.i"  /home/shchepetkov/work/inst/cif/bin/aspectator -I "/home/shchepetkov/work/run/clade/linux-5.3.10/clade-cif/Storage/home/shchepetkov/work/run/clade/linux-5.3.10/arch/x86/hyperv" "-nostdinc" "-isystem" "/home/shchepetkov/work/run/clade/linux-5.3.10/clade-cif/Storage/usr/lib/gcc/x86_64-redhat-linux/9/include" "-I./arch/x86/include" "-I./arch/x86/include/generated" "-I./include" "-I./arch/x86/include/uapi" "-I./arch/x86/include/generated/uapi" "-I./include/uapi" "-I./include/generated/uapi" "-include" "./include/linux/kconfig.h" "-include" "./include/linux/compiler_types.h" "-D__KERNEL__" "-fshort-wchar" "-DCONFIG_X86_X32_ABI" "-DCONFIG_AS_CFI=1" "-DCONFIG_AS_CFI_SIGNAL_FRAME=1" "-DCONFIG_AS_CFI_SECTIONS=1" "-DCONFIG_AS_SSSE3=1" "-DCONFIG_AS_AVX=1" "-DCONFIG_AS_AVX2=1" "-DCONFIG_AS_AVX512=1" "-DCONFIG_AS_SHA1_NI=1" "-DCONFIG_AS_SHA256_NI=1" "-O2" "-DCC_USING_FENTRY" "-DKBUILD_BASENAME=\"nested\"" "-DKBUILD_MODNAME=\"nested\"" "-Dvector_size(x)=" -fno-builtin  -E -x c  "/tmp/tmpaf7bn9nn/410795/nested.c.o.prepared" -o "/tmp/tmpaf7bn9nn/410795/nested.c.o.macroinstrumented"'.
LDV: ../../aspectator/libcpp/ldv-cpp-advice-weaver.c: 576: fatal error took place here
format '%s' expects a matching string argument (maybe you need to use '%d')
Aspectator failed at '2' stage.
CIF: DEBUG: Remove intermediate files.

The issue is observed on 17768 commands (total number is 18088 commands) of Linux Kernel 5.3.10. It is probably related to this commit: aspectator:6254b7cb


Files

nested.c.o.info.aspect.i (3.59 KB) nested.c.o.info.aspect.i Ilya Shchepetkov, 11/29/2019 02:39 PM
nested.c.o.prepared (3.06 KB) nested.c.o.prepared Ilya Shchepetkov, 11/29/2019 02:39 PM
Actions #1

Updated by Ilya Shchepetkov over 4 years ago

Also I can assure that my commit (aspectator:f1862df9) does not affect this issue.

Actions #2

Updated by Ilya Shchepetkov over 4 years ago

  • Status changed from New to Closed

Evgeny has fixed the issue in aspectator:6a5b6902.

Actions

Also available in: Atom PDF