-
I get the following segmentation fault when running Blender compiled with ASAN. Diagnostics file is empty.
```
#0 0x000070113bbc4d90 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) /usr/src/debu…
-
### Description
When conforming to a complex protocol with (at least?) three associated types, where:
* one associated type (say `A`) is unbounded
* the other two associated types (say `Param` and …
-
Hola, me aparece este error cuando trato de instalar el plugin de Open ICGC ; trabajo con Mac OS Mojave 10.14.6 y por eso no puedo instalar la ultima version de Qgis
estas son mis versiones de QG…
-
### Description
Compiler crashes while compiling the following short code. (only with Swift 6 mode)
### Reproduction
```swift
import Darwin
actor MyActor {
func doSomething() {
pr…
-
Hi,
I have been trying to build selinux with AFLGo for a research project. After running into a few issues, I have realised that the build error appears due to the usage of ```-fuse-ld=gold``` whi…
-
### Description
The following example crashes the compiler. I can only reproduce the crash if the two type definitions are located in separate files.
### Reproduction
```swift
// ProtectedState.sw…
Jnosh updated
3 months ago
-
Hi,
I'm using a plugin (https://github.com/EnzymeAD/Enzyme) to perform some custom passes at link time with LLD. On my linux machines, I pass the flag `--load-pass-plugin=/path/to/my/plugin.so`, a…
-
### Description
Conforming an actor to a protocol with async initializers using synchronous initializers seems to crash the compiler using the new Swift 6/Xcode 16 toolchain.
### Reproduction
```sw…
fwcd updated
2 months ago
-
Here is one of the most profoundly bewildering bugs I have ever seen. The Kalman fitter tests in telescope geometries don't work in SYCL with OneAPI 2024.2.
# Reproduction
To reproduce the bug, …
-
### Describe the feature would like to see added to OpenZFS
OPAL encryption is now supported by dm-crypt using LUKS headers which seems like an approach OpenZFS could adopt as well.
### How…