| Summary: | lang/ldc: crashes when ports tree has been built by clang 18 | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Dimitry Andric <dim> |
| Component: | Individual Port(s) | Assignee: | Jose Alonso Cardenas Marquez <acm> |
| Status: | Closed FIXED | ||
| Severity: | Affects Some People | Flags: | bugzilla:
maintainer-feedback?
(acm) |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
| Bug Depends on: | |||
| Bug Blocks: | 276104 | ||
|
Description
Dimitry Andric
2024-03-12 18:41:02 UTC
This was caused by a subtle ABI change in libc++ which I caused myself... Fixed with https://github.com/DimitryAndric/freebsd-src/commit/4c0e8f6304c493bbf5f1a0dc2677400faaa884dc. |