zotero perpertual crashing apple silicon
I just figured out how to fix my issue, but haven't found a thread here on it, so figured I'd post about it!
I switched to a new apple silicon computer (after previously running intel), and found that my zotero would crash literally every time I tried to open it—even before the app opened.
Reinstalling all sorts of new versions didn't seem to help.
The error message would let me know that thread = 0 and somehow that was part of hte problem.
Anyways, it turns out I just needed to install Rosetta 2 on my mac, since I hadn't gotten the automatic prompt to do it that is supposed to appear when you try to open an intel app on mac silicon.
If you're having this issue, you can open terminal and run this line of code and your issue should be solved!
/usr/sbin/softwareupdate --install-rosetta --agree-to-license
I switched to a new apple silicon computer (after previously running intel), and found that my zotero would crash literally every time I tried to open it—even before the app opened.
Reinstalling all sorts of new versions didn't seem to help.
The error message would let me know that thread = 0 and somehow that was part of hte problem.
Anyways, it turns out I just needed to install Rosetta 2 on my mac, since I hadn't gotten the automatic prompt to do it that is supposed to appear when you try to open an intel app on mac silicon.
If you're having this issue, you can open terminal and run this line of code and your issue should be solved!
/usr/sbin/softwareupdate --install-rosetta --agree-to-license