QT crash on macOS when opening snippets editor.
Opened this issue · 1 comments
brinlyau commented
Version and Platform (required):
- Binary Ninja Version: 4.1.5251-dev (04280582) - commercial
- OS: macOS
- OS Version: 14.4.1
- CPU Architecture: Apple Silicon
Bug Description:
Open the snippets plugin. Immediate crash
Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
Open the snippets plugin.
Expected Behavior:
Does not crash
Additional Information:
emailed .ips to jordan.
psifertex commented
Yeah, known bug right now unfortunately. Good news, workaround is to disable syntax highlighting for snippets in settings.
I haven't been able to root cause it yet unfortunately. Suspect something racy that has always been bad but just not crashing until recently.