On one of my machines, Core Shell (latest version) is now crashing upon launch every time I try to launch it. Crash log attached. Let me know if there is some troubleshooting I can try on my end.
coreshell_crash.txt (53.5 KB)
1 Like
I'll investigate this issue, please try following steps before we fix it:
- Quit Core Shell
- Backup your data to somewhere (e.g. home directory):
cp ~/Library/Containers/io.coressh.shell-direct/Data/Library/Application\ Support/io.coressh.shell-direct/CoreSSH.sqlite* ~/
- Delete data files:
rm -rf ~/Library/Containers/io.coressh.shell-direct/Data/Library/Application\ Support/io.coressh.shell-direct/CoreSSH.sqlite*
- Relaunch Core Shell, enable iCloud Sync, and wait some minutes to allow data to be synced from cloud.
Yang
Thanks. Did that (the recommended backup and then delete data files), it launched 1 time, all my data synced correctly. Quit program. Tried to restart it and it crashed again. Re-ran the backup/delete data files and now it appears to be working as expected after repeated quits/launches. Crash log from the first post backup/delete attached, in case that's useful. Thanks for your help, it would appear my crashes were an isolated incident related to corrupted database.
coreshell_crash_2.txt (52.1 KB)