Vector35 / snippets

plugin for storing and using snippets of useful Binja script
MIT License
22 stars 9 forks source link

QT crash on macOS when opening snippets editor. #54

Open brinlyau opened 6 months ago

brinlyau commented 6 months ago

Version and Platform (required):

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 6 months ago

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.