Issue 141392
Summary Exception Code: 0xC0000005
Labels new issue
Assignees
Reporter tebz
    I think all are latest version.

On line 65:
static void ExecTests(void){

}


make[2]: Leaving directory 'C:/Users/bjarn/MPLABXProjects/831_100_032_INC_R1A003'
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
Stack dump:
0.	Program arguments: "C:/Program Files/Microchip/xc8/v3.00/pic/bin/clang.exe" -cc1 -triple pic -S -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name main.c -mrelocation-model static -mframe-pointer=all -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -debugger-tuning=gdb -fdebug-compilation-dir=C:/Users/bjarn/MPLABXProjects/831_100_032_INC_R1A003 -fcoverage-compilation-dir=C:/Users/bjarn/MPLABXProjects/831_100_032_INC_R1A003 -resource-dir "C:/Program Files/Microchip/xc8/v3.00/pic/lib/clang/18" -dependency-file build/TB/debug/src\\main.d -MT build/TB/debug/src\\main.p1 -isystem C:/Users/bjarn/.mchp_packs/Microchip/PIC18F-Q_DFP/1.28.451/xc8\\pic\\include\\proc -isystem C:/Users/bjarn/.mchp_packs/Microchip/PIC18F-Q_DFP/1.28.451/xc8\\pic\\include -isystem "C:\\Program Files\\Microchip\\xc8\\v3.00\\pic\\include\\c99" -isystem "C:\\Program Files\\Microchip\\xc8\\v3.00\\pic\\include\\proc" -isystem "C:\\Program Files\\Microchip\\xc8\\v3.00\\pic\\include" -include language_support.h -U __GNUC__ -D __CLANG__ -D __DEBUG=1 -D XPRJ_TB=TB -D __MPLAB_ICD5__=1 -D MPLAB_ICD=5 -D _OMNI_CODE_ -D __STACK_COMPILED=1 -D __STACK_HYBRID=2 -D __STACK_REENTRANT=4 -D __STACK=__STACK_COMPILED -D __ADDRQUAL_IGNORE=1 -D __ADDRQUAL_REQUEST=2 -D __ADDRQUAL_REQUIRE=4 -D __ADDRQUAL_REJECT=8 -D __ADDRQUAL=__ADDRQUAL_REQUEST -D __XC -D __XC8 -D __XC__ -D __XC8__ -D __XC8_VERSION=3000 -D __CC_NONE=0x0 -D __CC_RAM=0x1 -D __OPTIM_FLAGS=0x80203 -D __OPTIM_NONE=0x0 -D __OPTIM_ASM=0x1 -D __OPTIM_ASMFILE=0x2 -D __OPTIM_SPEED=0x20000 -D __OPTIM_3=0x20000 -D __OPTIM_SPACE=0x40000 -D __OPTIM_SIZE=0x40000 -D __OPTIM_S=0x40000 -D __OPTIM_DEBUG=0x80000 -D __OPTIM_G=0x80000 -D __OPTIM_LOCAL=0x200000 -D __OPTIM_1=0x100 -D __OPTIM_2=0x200 -D __OPTIM_LEVEL=2 -D _CLIB_VERSION=1999 -D __18F57Q84 -D __18F57Q84__ -D _18F57Q84 -D __XC -D __XC8 -D _HAS_INT24 -U __SIZEOF_CHAR__ -U __SIZEOF_SHORT__ -U __SIZEOF_INT__ -U __SIZEOF_SHORT_LONG__ -U __SIZEOF__INT24__ -U __SIZEOF___INT24__ -U __SIZEOF_LONG__ -U __SIZEOF_LONG_LONG__ -U __SIZEOF_FLOAT__ -U __SIZEOF_DOUBLE__ -U __SIZEOF_LONG_DOUBLE__ -D __SIZEOF_CHAR__=1 -D __SIZEOF_SHORT__=2 -D __SIZEOF_INT__=2 -D __SIZEOF_SHORT_LONG__=3 -D __SIZEOF_INT24__=3 -D __SIZEOF___INT24__=3 -D __SIZEOF_LONG__=4 -D __SIZEOF_LONG_LONG__=8 -D __SIZEOF_FLOAT__=4 -D __SIZEOF_DOUBLE__=4 -D __SIZEOF_LONG_DOUBLE__=4 -D _ROMSIZE=131072 -D _RAMSIZE=12800 -D _EEPROMSIZE=1024 -D _FLASH_ERASE_SIZE=128 -D _FLASH_WRITE_SIZE=1 -D _COMMON_=1 -D _COMMON_ADDR_=1280 -D _COMMON_SIZE_=96 -D _PTR3_ADDR_MASK=0x7FFFFF -D _ERRATA_TYPES=0 -D _18FXXQ84_FAMILY_ -D __TRADITIONAL18__=1 -D _PIC18 -D __PICC18__ -D _MPC_ -D _PIC18XV -c-isystem C:\\Users\\bjarn\\scoop\\apps\\gcc\\current\\include -cxx-isystem C:\\Users\\bjarn\\scoop\\apps\\gcc\\current\\include -Wno-gcc-compat -Wconversion -Wgnu-case-range -Wno-pedantic -std=c99 -ferror-limit 19 -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -QCu,0,const -QN_,0,near -QI_,0,interrupt -QS_,0,persistent -QT_,0,inline -QQ,0,__pack -QR_,0,reentrant -QR_,0,software -QJ_,0,nonreentrant -QJ_,0,compiled -QU,0,__discrete -QAx,0,__minocg -QE_,0,eeprom -QL_,0,low_priority -QH_,0,high_priority -Q00,1512,__invariant -Q00,1512,__stable -Q00,0,restrict -QW_s,0,bank0 -QX_s,0,bank1 -QY_s,0,bank2 -QZ_s,0,bank3 -QB_,0,bdata -QFu_,0,far -QPu,0,__rom -QMu,0,__ram -faddrsig -o build/TB/debug/src\\main.p1 -x c src/main.c
1.	src/main.c:65:1: current parser token 'static'
Exception Code: 0xC0000005
0x00007FF6FD0A933D, C:\Program Files\Microchip\xc8\v3.00\pic\bin\clang.exe(0x00007FF6FB610000) + 0x1A9933D byte(s)
0x00007FF6FD0A9533, C:\Program Files\Microchip\xc8\v3.00\pic\bin\clang.exe(0x00007FF6FB610000) + 0x1A99533 byte(s)
0x00007FF6FCFCD133, C:\Program Files\Microchip\xc8\v3.00\pic\bin\clang.exe(0x00007FF6FB610000) + 0x19BD133 byte(s)
0x00007FF6FC615FB9, C:\Program Files\Microchip\xc8\v3.00\pic\bin\clang.exe(0x00007FF6FB610000) + 0x1005FB9 byte(s)
0x00007FF6FC7063E8, C:\Program Files\Microchip\xc8\v3.00\pic\bin\clang.exe(0x00007FF6FB610000) + 0x10F63E8 byte(s)
0x00007FF6FB68080B, C:\Program Files\Microchip\xc8\v3.00\pic\bin\clang.exe(0x00007FF6FB610000) + 0x7080B byte(s)
0x00007FF6FD7412A3, C:\Program Files\Microchip\xc8\v3.00\pic\bin\clang.exe(0x00007FF6FB610000) + 0x21312A3 byte(s)
0x00007FF6FB6113AE, C:\Program Files\Microchip\xc8\v3.00\pic\bin\clang.exe(0x00007FF6FB610000) + 0x13AE byte(s)
0x00007FF6FB6114E6, C:\Program Files\Microchip\xc8\v3.00\pic\bin\clang.exe(0x00007FF6FB610000) + 0x14E6 byte(s)
0x00007FF880B4E8D7, C:\WINDOWS\System32\KERNEL32.DLL(0x00007FF880B20000) + 0x2E8D7 byte(s), BaseThreadInitThunk() + 0x17 byte(s)
0x00007FF881CBC5DC, C:\WINDOWS\SYSTEM32\ntdll.dll(0x00007FF881C20000) + 0x9C5DC byte(s), RtlUserThreadStart() + 0x2C byte(s)
error: clang frontend command failed due to signal (use -v to see invocation)
make[2]: *** [nbproject/Makefile-TB.mk:375: build/TB/debug/src/main.p1] Error 1
make[1]: *** [nbproject/Makefile-TB.mk:85: .build-conf] Error 2
make: *** [nbproject/Makefile-impl.mk:39: .build-impl] Error 2

BUILD FAILED (exit value 2, total time: 2s)
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to