Sublime Forum

V4189 crashes when typing regex in find on MacOS10.14

#1

I know that older Mac versions isn’t really supported much anymore, but I’m stuck on legacy OS for reasons. I had v4152(last known working version) and it worked flawlessly. recently updated to v4189 and whenever I open the find/replace and enable regex, type a * or ( or any other regex sublime text will instantly crash. I’ve downgraded back to v4152 but if there is anything I can do or if it’s possibly a bug. I wanted to post it here, maybe someone might know what’s happening, or maybe I’ll be on v4152 indefinitely going forward.

`/Applications/Sublime\ Text.app/Contents/MacOS/sublime_text
dyld: lazy symbol binding failed: Symbol not found: _aligned_alloc
Referenced from: /Applications/Sublime Text.app/Contents/MacOS/sublime_text
Expected in: /usr/lib/libSystem.B.dylib

dyld: Symbol not found: _aligned_alloc
Referenced from: /Applications/Sublime Text.app/Contents/MacOS/sublime_text
Expected in: /usr/lib/libSystem.B.dylib

[7505:410419:20250205,194420.838037:WARNING process_memory_mac.cc:93] mach_vm_read(0x7ffeea4d4000, 0x2000): (os/kern) invalid address (1)
[7505:410420:20250205,194420.929993:ERROR directory_reader_posix.cc:42] opendir /Users/Fate/Library/Caches/Sublime Text/Crash Reports/attachments/73eb5159-905e-4b58-b946-cc9a524ad11d: No such file or directory (2)`

0 Likes

#2

This should be fixed in the next dev build.

0 Likes