Everything worked great for a year, and the server was untouched. All of a sudden my automation file transfers depending on Dropbox didn't work anymore. The dropbox tray icon is unavailable so I try to run the daemon and get segmentation fault. So I tried to reinstall:
$ rm -rf ~/.dropbox
$ cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86_64" | tar xzf -
$ ~/.dropbox-dist/dropboxd
And still get segmentation fault, how do I fix this?
strace output: https://gist.github.com/anonymous/6f0151e86665bc6842c8#file-gistfile1-txt