If Mendeley is consistently crashing on your Linux Mint system, there are a few things you can try to resolve the issue:
Update Mendeley: Make sure you have the latest version of Mendeley installed on your system. You can download the latest version from the Mendeley website.
Check for system updates: Make sure your Linux Mint system is up to date with the latest system updates. You can check for updates by going to the Update Manager or by running the command sudo apt-get update && sudo apt-get upgrade in the terminal.
Check for conflicting software: If you have recently installed any other software that may conflict with Mendeley, try uninstalling it and see if the issue is resolved.
Delete Mendeley configuration files: Sometimes, Mendeley configuration files can become corrupted and cause the application to crash. To fix this, navigate to the ~/.local/share/data/Mendeley Ltd./Mendeley Desktop/ directory and delete the config.json and session.json files.
Reinstall Mendeley: If none of the above steps work, try uninstalling and reinstalling Mendeley. You can uninstall Mendeley using the terminal command sudo apt-get remove mendeleydesktop and then reinstalling it from the Mendeley website.
I hope one of these solutions helps resolve the issue you are experiencing with Mendeley on Linux Mint