After being forced to upgrading to chromedriver 2.28 to use selenium with chrome 57, I get the following error message:
[0313/100022.689:ERROR:child_thread_i
See this answer to my question. This resolved my issue.
"Try the --disable-gpu switch. Chrome seems to have a problem with initializing the GPU. I had the same issue with Chromium (Version 57.0.2987.110) on my Arch Linux and with disabling the GPU everything works fine again."
Download latest chrome(version 55-57) driver @https://chromedriver.storage.googleapis.com/index.html?path=2.28/. This resolved problem for me.
Hi I was faced with the same issue before when I open some proxy in the back. Make sure you close it.