<div>Hi Olly and everyone,<br>
<br>
After updating to macOS 27, Aven crashes with “trace trap”, even without opening a file. This happens in both Terminal.app and kitty.<br>
<br>
My setup: Apple M4, Aven 1.4.22 from Homebrew, wxWidgets 3.3.2.<br>
<br>
This workaround lets me open the model:<br>
<br>
    LC_ALL=C.UTF-8 aven KATASTER.3d<br>
<br>
Codex-assisted investigation — separate from my observations<br>
<br>
Local tests run with Codex reproduced the crash with pl_PL.UTF-8, while C.UTF-8 and en_US.UTF-8 started successfully. Crash reports point to CoreUI/AppKit.<br>
<br>
A macOS 27 locale regression is a hypothesis, not a confirmed root cause. Potentially related: wxWidgets #26822:<br>
<a href="https://github.com/wxWidgets/wxWidgets/issues/26822" rel="noreferrer" target="_blank">https://github.com/wxWidgets/wxWidgets/issues/26822</a><br>
<br>
Is this known, and could an Aven-side workaround help?<br>
<br>
Best regards,<br>
Darek<br>
</div>