alexscheelmeyer / node-phantom

bridge to PhantomJS from Node.js
317 stars 117 forks source link

Detect Phantom crash #80

Open gkorland opened 10 years ago

gkorland commented 10 years ago

I keep getting the following crash on Linux:

09:11:03.887 phantom stderr: PhantomJS has crashed. Please read the crash reporting guide at https://github.com/ariya/phantomjs/wiki/Crash-Reporting and file a bug report at https://github.com/ariya/phantomjs/issues/new with the crash dump file attached: /tmp/106608aa-64f2-37ce-6b453bd7-6876263f.dmp

09:11:04.011 Request() error evaluating open() call: Error: socket hang up
09:11:04.012 Poll Request error: Error: socket hang up
  1. Is there a way to detect it?
  2. Is there a way to restart Phantom?
al6x commented 10 years ago

Same bug.

fatso83 commented 9 years ago

Same bug as what? If this is a duplicate, close it and point to the issue number.