-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bigsur 11.2.1 - bundled highlight crashes #86
Comments
Try running:
The first argument to |
Yep, still get :
Running: Weird. PS: just uninstalled and reinstalled, same result. Many thanks. |
By 'desktop' what machine are you referring to? |
Mac Pro (Late 2013) PS: Thanks and sorry for being a hassle. Many thanks. |
Highlight and Lua are unfortunately built in a different way compared to the rest of the code, and I think both get different CPU optimisations that may only work on the machine that compiled it (and similar ones). Since your Xeon CPU is a bit older, the binary may indeed have an instruction it cannot understand. This should be fixed by having the Lua/HL code build with Could you run It would also be good if you could try to build it yourself and see if it works. |
Hey, thanks heaps, sounds likely.... My tomorrow I can try compiling locally can report back. For reference: Mac Pro (Late 2013) - Xeon: MacBook Pro (16-inch, 2019) - 2.4 GHz 8-Core Intel Core i9: |
Hi, I have two machines, both with 11.2.1.
On my laptop, QLColorCode works fine.
However on main desktop it fails.
When I try to execute the bundled "highlight" command it crashes.
I have tried fresh install from brew, fresh download from github, and a zipped copy from my working machine.
All seem to have same issue.
Wondering if anyone has any suggestions.
PS: tried using "xattr -cr", I have SIP disabled...
Many thanks.
When run manually from CLI
Some further investigation:
then I try run
Crash Report
The text was updated successfully, but these errors were encountered: