llvm / llvm/llvm-project

clang++ segmentation fault

Open
#180,730 1 comment 0 reactions 0 assignees View on GitHub
incomplete lld
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

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 `linker-crash-bc225d` directory is empty. What should I attach instead ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.