On Thu, Aug 23, 2012 at 10:32:35AM -0700, Silvio Levy wrote:
>
> Hi John
>
> > Maybe your profile got corrupted. Try a new profile.
>
> That helps. It now crashes a bit later - see below. But first:
>
> /* SUGGESTION: Yesterday I tried numerous google searches. Most
> helpful would have been a page under conkeror.org with the words
> "Segmentation fault" and the hint about profiles. (The search box on
> top returns noting under "Segmentation fault" and clicking "Text".)
Translation: this problem would be a lot easier to solve if someone else
had it before me and documented the solution. Yes. </sarcasm>
>
> I did try yesterday to move my Conkeror directory out the way, but the
> profile stuff is in another directory and I didn't think of it. */
>
>
> Now back to the PROBLEM:
>
> While I can now view some pages with conkeror, most pages
> (anything that's not pure HTML, it looks like) cause this:
>
> Segmentation fault (core dumped)
>
> No core file seems to be created, and the are no error messages. (See
> below for a transcript of a conkeror run -- all the messages, apart
> from the Seg fault, occur at startup time.)
>
> This is the same behavior I noticed with firefox yesterday, so the
> problem is not conkeror per se. Still I'm hoping that you might have
> some ideas about how to troubleshoot.
>
> Silvio
>
>
> gar:; xulrunner /usr/local/src/conkeror/application.ini -P levy
>
> TypeError: ar is undefined
> chrome://conkeror/content/array.js:50
> array_find_index((void 0),(function (x) x.name ==
> func.name))@chrome://conkeror/content/array.js:50
> replace_hook("content_policy_hook",block_by_host)@file:///usr/local/src/conkeror/components/application.js
> -> file:///u/levy/.c/content-policy.js:9
> @file:///usr/local/src/conkeror/components/application.js ->
> file:///u/levy/.c/content-policy.js:46
> Segmentation fault (core dumped)
I don't know what caused that segfault, but the error before it is
probably because you forgot to:
require("content-policy");
before using content_policy_hook in your rc.
--
John Foerch
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror