Issue 180730
Summary clang++ segmentation fault
Labels clang
Assignees
Reporter robin162
    I got this message during linking :

```
clang++: error: unable to execute command: Segmentation fault: 11
clang++: error: linker command failed due to signal (use -v to see invocation)
Apple clang version 17.0.0 (clang-1700.0.13.3)
Target: arm64-apple-darwin24.3.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
clang++: note: diagnostic msg: 
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Linker snapshot containing input(s) and associated run script(s) are located at:
clang++: note: diagnostic msg: /var/folders/4q/ykr_7pr95t3b_hks2464sx0r0000gp/T/linker-crash-bc225d
clang++: note: diagnostic msg: 
********************
```

The mentioned directory is empty. What should I attach instead ? 
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to