Hello,
I am having trouble getting www/firefox (version 31) to work. Actually, every version of Firefox I've tried is the same. It does not want to connect to anything and seems to cause the system to briefly hang or skip every few seconds as if it were bogging down the CPU. It only does this when trying to load a page. The times I've had it open and was not attempting to connect to anything it was fine. I suspect it is a bug rather than a misconfiguration of some sort. There were no complaints during installation and ports was up-to-date. I have looked for information on this but haven't been able to find anything addressing it. The closest thing I've found is this post which discusses a hanging issue but it appears to be quite dated. Suggestions to similar sounding problems I've found elsewhere included disabling IPv6 in Firefox network.dns.disableIPv6, disabling IPv6 system-wide, modifying the interval at which Firefox saves the session browser.sessionstore.interval, removing and re-installing, and the usual "have you tried turning it off and on again" -- none of these have helped. I have installed this both as a package via
I would guess it were something network related if it weren't for the hangs, though other programs including browsers such as Opera work perfectly fine. Does anyone have an idea of what might be the problem?
Here is the output of
I don't know if any of that is relevant as I haven't installed any add-ons.
Thanks.
** Edit, I am using FreeBSD10 for amd64 **
I am having trouble getting www/firefox (version 31) to work. Actually, every version of Firefox I've tried is the same. It does not want to connect to anything and seems to cause the system to briefly hang or skip every few seconds as if it were bogging down the CPU. It only does this when trying to load a page. The times I've had it open and was not attempting to connect to anything it was fine. I suspect it is a bug rather than a misconfiguration of some sort. There were no complaints during installation and ports was up-to-date. I have looked for information on this but haven't been able to find anything addressing it. The closest thing I've found is this post which discusses a hanging issue but it appears to be quite dated. Suggestions to similar sounding problems I've found elsewhere included disabling IPv6 in Firefox network.dns.disableIPv6, disabling IPv6 system-wide, modifying the interval at which Firefox saves the session browser.sessionstore.interval, removing and re-installing, and the usual "have you tried turning it off and on again" -- none of these have helped. I have installed this both as a package via
pkg install and compiling it from the ports collection and the results were the same.I would guess it were something network related if it weren't for the hangs, though other programs including browsers such as Opera work perfectly fine. Does anyone have an idea of what might be the problem?
Here is the output of
firefox --debug:
Code:
$ firefox --debug
(process:3494): GLib-CRITICAL **: void g_slice_set_config(GSliceConfig, gint64): assertion `sys_page_size == 0' failed
1410033742936 addons.xpi WARN Add-on is invalid: [Exception... "Component returned failure code: 0x80570015 (NS_ERROR_XPC_CI_RETURNED_FAILURE) [nsIJSCID.createInstance]" nsresult: "0x80570015 (NS_ERROR_XPC_CI_RETURNED_FAILURE)" location: "JS frame :: resource://gre/modules/addons/XPIProvider.jsm :: loadManifestFromRDF :: line 943" data: no] Stack trace: loadManifestFromRDF()@resource://gre/modules/addons/XPIProvider.jsm:943 < loadManifestFromDir()@resource://gre/modules/addons/XPIProvider.jsm:993 < loadManifestFromFile()@resource://gre/modules/addons/XPIProvider.jsm:1080 < addMetadata()@resource://gre/modules/addons/XPIProvider.jsm:2981 < XPI_processFileChanges()@resource://gre/modules/addons/XPIProvider.jsm:3255 < XPI_checkForChanges()@resource://gre/modules/addons/XPIProvider.jsm:3428 < XPI_startup()@resource://gre/modules/addons/XPIProvider.jsm:1884 < AMI_callProviders()@resource://gre/modules/AddonManager.jsm:869 < AMI_startup()@resource://gre/modules/AddonManager.jsm:745 < AMP_startup()@resource://gre/modules/AddonManager.jsm:2318 < AMC_observe()@resource://gre/components/addonManager.js:55 < <file:unknown>
1410033742937 addons.xpi WARN Could not uninstall invalid item from locked install location
I don't know if any of that is relevant as I haven't installed any add-ons.
Thanks.
** Edit, I am using FreeBSD10 for amd64 **