welcome: please sign in
location: Diff for "Troubleshooting"
Differences between revisions 5 and 6
Revision 5 as of 2012-08-28 23:43:01
Size: 836
Editor: retroj
Comment:
Revision 6 as of 2012-09-15 23:55:33
Size: 1102
Editor: retroj
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
This page is about troubleshooting problems with starting Conkeror or crashes, or other such low level. For problems with content rendering, or unexpected differences between the way a page looks or works in Conkeror versus Firefox, see TroubleshootingContent.

This page is about troubleshooting problems with starting Conkeror or crashes, or other such low level. For problems with content rendering, or unexpected differences between the way a page looks or works in Conkeror versus Firefox, see TroubleshootingContent.

General troubleshooting advice

things like segmentation faults

check the terminal for error messages

run without an rc

try a new profile

try other versions of xulrunner

newest version of conkeror, from git or nightly build, is almost always the best version to run, so see if you need to update.

check BreakingChanges if a problem seemed to appear out of nowhere in your rc after a conkeror update.

Segmentation Faults

Since Conkeror is a purely interpreted program, segfaults will almost always indicate a bug in XULRunner or a problem with its installation like file corruption or mismatched library versions. It could also indicate corruption in your profile. Try the following things:

  • run with a new profile.
  • reinstall XULRunner.
  • try other versions, higher and lower, of XULRunner.

Conkeror.org: Troubleshooting (last edited 2012-09-15 23:55:33 by retroj)