crash: Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed. #60380
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
Describe the bug
compiling MongoKitten in release mode crashes the compiler (
DEVELOPMENT-SNAPSHOT-2022-08-01-a
). this is a recent regression;DEVELOPMENT-SNAPSHOT-2022-07-25-a
does not crash. this only seems to affect release builds.Steps To Reproduce
Steps to reproduce the behavior:
swift build -c release
Expected behavior
the build should succeed instead of crashing.
Environment (please fill out the following information)
The text was updated successfully, but these errors were encountered: