Slack MacOS client keep crashing
On 9 November 2017 in TechRecently updated my MacBook Pro (Mac OS High Sierra 10.13.1), and noticed Slack client keep crashing whenever it’s launched, can’t even get to see the GUI appear
Similar crash report found here – https://github.com/electron/electron/issues/10561
Solution found in this Apple forum – https://discussions.apple.com/message/32423169?ac_cid=tw123456#32423169
Summary:
rm -f ~/Library/Application Support/com.apple.backgroundtaskmanagementagent/backgrounditems.btm
then reboot
PS: The same bug also affect Spotify client (keep crashing when launched), solution above also fixed that.
Related posts:
-
Indirect code execution flow
-
Check if iOS app is connected to proxy
-
phpBB SEO Ultimate URL backslash in URL
-
Logcat
-
Git download specific tag
-
Add custom framework to Titanium iOS module
-
OpenShot 1.1.0 Fedora 12 RPM
-
Turbogears 2.1 on Fedora
-
How to implement MySQL database migration feature
-
Deploy Turbogears 2.1 on Fedora
Filed under Tech
Thanks! Worked like a charm!