Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Reporting Crashes

jferris edited this page Oct 1, 2011 · 8 revisions

The following problems generally mean that webkit_server has crashed:

  • WebkitNoResponseError
  • QCoreApplication::postEvent: Unexpected null receiver
  • All tests fail after a given test
  • WebkitInvalidResponseError with "Invalid command"

If you encounter one of these errors, please set your driver to to :webkit_debug and attach all output from your test to the issue. Without this output, I almost certainly can't do anything to fix your issue.

Clone this wiki locally