Closed
Bug 1412630
Opened 8 years ago
Closed 8 years ago
Seamonkey 2.55a1 in home-brew builds since 28th October crashes soon after startup
Categories
(SeaMonkey :: Tabbed Browser, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: se014a0001, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0 SeaMonkey/2.55a1 Lightning/6.0a1
Build ID: 20171027003001
Steps to reproduce:
Launched Seamonkey (both in ordinary and safe modes) and entered http://www.bbc.co.uk/news
Actual results:
Seamonkey crashed after the page seemed to have been successfully displayed.
This is stderr started in safe mode.
____________________________________________________________________________
1509263597468 addons.xpi WARN List of valid built-in add-ons could not be parsed.: [Exception... "Component returned failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIXPCComponents_Utils.readURI]" nsresult: "0x80520012 (NS_ERROR_FILE_NOT_FOUND)" location: "JS frame :: resource://gre/modules/addons/XPIProvider.jsm :: _readAddons :: line 6375" data: no] Stack trace: _readAddons()@resource://gre/modules/addons/XPIProvider.jsm:6375 < getAddonLocations()@resource://gre/modules/addons/XPIProvider.jsm:6036 < getInstallState()@resource://gre/modules/addons/XPIProvider.jsm:1579 < checkForChanges()@resource://gre/modules/addons/XPIProvider.jsm:3187 < startup()@resource://gre/modules/addons/XPIProvider.jsm:2174 < callProvider()@resource://gre/modules/AddonManager.jsm:263 < _startProvider()@resource://gre/modules/AddonManager.jsm:730 < startup()@resource://gre/modules/AddonManager.jsm:897 < startup()@resource://gre/modules/AddonManager.jsm:3082 < observe()@addonManager.js:65
1509263597746 addons.xpi-utils WARN Disabling foreign installed add-on {a62ef8ec-5fdc-40c2-873c-223b8a6925cc} in app-global
JavaScript error: resource://devtools/client/framework/gDevTools.jsm, line 160: TypeError: browser[name] is undefined
JavaScript error: resource://devtools/shared/base-loader.js -> resource://devtools/client/framework/browser-menus.js, line 223: TypeError: menu is null
JavaScript error: resource://gre/modules/XPCOMUtils.jsm, line 333: NS_ERROR_FILE_NOT_FOUND: Component returned failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIXPCComponents_Utils.import]
Document about:newaddon?id={a62ef8ec-5fdc-40c2-873c-223b8a6925cc} loaded successfully
JavaScript error: file:///home/dme/comm-central/obj-sm-release/dist/bin/components/nsUrlClassifierListManager.js, line 69: NS_ERROR_XPC_GS_RETURNED_FAILURE: Component returned failure code: 0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]
JavaScript error: file:///home/dme/comm-central/obj-sm-release/dist/bin/components/nsUrlClassifierListManager.js, line 69: NS_ERROR_XPC_GS_RETURNED_FAILURE: Component returned failure code: 0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]
Document http://www.bbc.co.uk/news loaded successfully
ExceptionHandler::GenerateDump cloned child ExceptionHandler::WaitForContinueSignal waiting for continue signal...
11235
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
Failed to open curl lib from binary, use libcurl.so instead
Expected results:
It shouldn't have crashed!
| Reporter | ||
Comment 1•8 years ago
|
||
Whatever the problem was, it is now resolved. I have just built this one and it hasn't crashed.
To anyone reading this, sorry for wasting your time!
Comment 2•8 years ago
|
||
Maybe it was Bug 1412542
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Updated•8 years ago
|
Resolution: INCOMPLETE → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•