- Upcoming macOS update causes D applications to crash during runtime initialization.
- Crash appears to be a null pointer dereference in pthread_getspecific.
- Partial stack trace provided, showing frames from runtime initialization.
- Key frames include sections_darwin_64.d and sections_elf_shared.d.