Workaround for crashing Electron/Atom applications!

A few days ago  all my Electron (Atom Shell) apps started crashing on my Ubuntu 17.10  (Artful Aardvark) machine: Skype, Discord, Slack…  and each stack trace looks very much like this: #0 0x0000000003419062 in () #1 0x0000000003f96086 in __start_google_malloc () #2 0x00000000034b9dc5 in calloc () #3 0x00007ffff20dc5d1 in g_malloc0 () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007ffff4afc4c9 in () at… Continue reading Workaround for crashing Electron/Atom applications!