[Issue 24407] OSX: ld: Assertion failed: (slot < _sideTableBuffer.size()), function addAtom

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 24 01:16:26 UTC 2024


https://issues.dlang.org/show_bug.cgi?id=24407

--- Comment #1 from Iain Buclaw <ibuclaw at gdcproject.org> ---
(In reply to Iain Buclaw from comment #0)
> Seen on macOS 13, with the Xcode 15 linker
Specifically: Xcode 15.0.1

There has been a number of similar crashes with GCC too.

https://github.com/actions/runner-images/issues/9273
https://forums.developer.apple.com/forums/thread/737707

Current status of that is Xcode fixed their linker in 15.1.

There is reasonable doubt that using the latest version of Xcode will fix this
issue too, as the backtraces are subtly different.

--


More information about the Digitalmars-d-bugs mailing list