From owner-freebsd-questions@freebsd.org Thu Aug 4 11:42:17 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 59493BAE4D7 for ; Thu, 4 Aug 2016 11:42:17 +0000 (UTC) (envelope-from rodperson@rodperson.com) Received: from www3.webmail.pair.com (www3.webmail.pair.com [66.39.3.34]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3534D1606 for ; Thu, 4 Aug 2016 11:42:16 +0000 (UTC) (envelope-from rodperson@rodperson.com) Received: from rc.webmail.pair.com (localhost [127.0.0.1]) by www3.webmail.pair.com (Postfix) with ESMTP id 073B93E24C4 for ; Thu, 4 Aug 2016 07:33:42 -0400 (EDT) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 04 Aug 2016 07:33:42 -0400 From: Rod To: freebsd-questions@freebsd.org Subject: Conkeror/libxul error Reply-To: rodperson@rodperson.com Mail-Reply-To: rodperson@rodperson.com Message-ID: <55f8622617b8be1d4b7f8b8fecc6d56d@rodperson.com> X-Sender: rodperson@rodperson.com User-Agent: Roundcube Webmail/1.1.4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2016 11:42:17 -0000 Hello all, I updated my ports over the weekend (portsnap fetch update) and rebuild all ports that needed updating. Since then conkeror will not run. I have tried to deleting the conkeror profile directory, updating my ports daily since then to see if any changes to libxul or conkeror have been committed - when they have new builds don't fix the issue. I even tried installing both from packages, still get the same error. Here is the error if anyone can give me an hint as to what to do. I have found references to the error on Linux lists but they are all at least 6 months out and none of those resolutions worked for me. Thanks, Rod $ conkeror JavaScript strict warning: resource://gre/components/TelemetryStartup.js, line 42: ReferenceError: reference to undefined property Cc['@mozilla.org/toolkit/crash-reporter;1'] JavaScript warning: file:///usr/local/share/conkeror/components/application.js, line 224: flags argument of String.prototype.{searc h,match,replace} is deprecated JavaScript strict warning: chrome://conkeror/content/keywords.js, line 20: SyntaxError: in strict mode code, functions may be decla red only at top level or immediately within another function JavaScript strict warning: chrome://conkeror/content/keywords.js, line 30: SyntaxError: in strict mode code, functions may be decla red only at top level or immediately within another function JavaScript strict warning: chrome://conkeror/content/keywords.js, line 62: SyntaxError: in strict mode code, functions may be decla red only at top level or immediately within another function JavaScript strict warning: chrome://conkeror/content/keywords.js, line 68: SyntaxError: in strict mode code, functions may be decla red only at top level or immediately within another function JavaScript strict warning: chrome://conkeror/content/keywords.js, line 72: SyntaxError: in strict mode code, functions may be decla red only at top level or immediately within another function JavaScript warning: chrome://conkeror/content/coroutine.js, line 354: mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create Error initializing. SyntaxError: missing ; before statement chrome://conkeror/content/debug.js:87 load1@file:///usr/local/share/conkeror/components/application.js:108:17 application.prototype.load@file:///usr/local/share/conkeror/components/application.js:160:25 application.prototype.require@file:///usr/local/share/conkeror/components/application.js:230:13 @chrome://conkeror/content/conkeror.js:14:1 load1@file:///usr/local/share/conkeror/components/application.js:108:17 application.prototype.load@file:///usr/local/share/conkeror/components/application.js:160:25 application.prototype.require@file:///usr/local/share/conkeror/components/application.js:230:13 application@file:///usr/local/share/conkeror/components/application.js:40:9 XPCOMUtils__getFactory/factory.createInstance@resource://gre/modules/XPCOMUtils.jsm:326:19 cmdline.prototype.handle@file:///usr/local/share/conkeror/components/command-line.js:20:24 JavaScript error: file:///usr/local/share/conkeror/components/command-line.js, line 23: TypeError: conkeror.handle_command_line is not a function JavaScript strict warning: resource://gre/modules/TelemetryEnvironment.jsm, line 488: ReferenceError: reference to undefined proper ty this._environment._currentEnvironment.addons $