Closed
Bug 15862
Opened 25 years ago
Closed 25 years ago
Apprunner Crashes while running initial registration
Categories
(SeaMonkey :: General, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: pepper, Assigned: mgleeson1)
References
Details
(Keywords: verifyme)
We are no longer able to start up apprunner on HP-UX 11.00. The last know clean
build was 10-01-99. Since then, we crash while running through the initial
registration. Registration looks to have succeeded but appshell loading fails.
The error received is:
*** Registering walletviewer components
nsNativeComponentLoader: autoregistering succeeded
RegisterSelf([xpconnect wrapped nsIComponentManager],[xpconnect wrapped nsIFileS
pec],rel:nsSample.js,text/javascript)
RegisterSelf done
started appcores
GFX: dpi=100 t2p=0.0694444 p2t=14.4 depth=24
initialized appshell
Using '/builds/pepper/Lizard/bld/mozilla/dist/bin' as the resource: base
CSSLoader::LoadAgentSheet - failed to get converter stream
*** open of resource:/res/ua.css failed: error=80500001
Got the event queue from the service
Calling gdk_input_add with event queue
Assertion: "nsLayoutModule: Module already created." (gModule == NULL) at file n
sLayoutModule.cpp, line 64
Break: at file nsLayoutModule.cpp, line 64
CSSLoader::LoadAgentSheet - failed to get converter stream
*** open of resource:/res/ua.css failed: error=80500001
DocLoaderFactory: Unable to create ContentViewer for command=view, content-type=
text/html
-Shane
Reporter | ||
Updated•25 years ago
|
Priority: P3 → P1
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
solved - similarly named local methods were being used globally when exported as
shared libraries.
I am marking this verified... we are way beyond this.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•