Closed Bug 26278 Opened 25 years ago Closed 25 years ago

CSSLoader::LoadAgentSheet - failed to get converter stream

Categories

(SeaMonkey :: General, defect, P3)

x86
FreeBSD
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 14676

People

(Reporter: cybertronix, Assigned: leger)

Details

Developmental realm is FreeBSD 3.3

from ports collection mozilla M13

I type in "mozilla" from the shell.  Various messages are displayed.  Then after
awhile the "mozilla-bin" window appears.  No user context, on the window,
appears to activate desired response.

$ sh run-mozilla.sh ./TestCSSParser
MOZILLA_FIVE_HOME=/mnt/wd1b/usr/X11R6/lib/mozilla
  LD_LIBRARY_PATH=/mnt/wd1b/usr/X11R6/lib/mozilla:.
       SHLIB_PATH=/mnt/wd1b/usr/X11R6/lib/mozilla
          LIBPATH=/mnt/wd1b/usr/X11R6/lib/mozilla
      MOZ_PROGRAM=./TestCSSParser
      MOZ_TOOLKIT=
        moz_debug=0
     moz_debugger=
CSSLoader::LoadAgentSheet - failed to get converter stream
can't create css parser: -2147221164

$ mozilla
.//run-mozilla.sh ./mozilla-bin
MOZILLA_FIVE_HOME=/mnt/wd1b/usr/X11R6/lib/mozilla
  LD_LIBRARY_PATH=/mnt/wd1b/usr/X11R6/lib/mozilla:.
       SHLIB_PATH=/mnt/wd1b/usr/X11R6/lib/mozilla
          LIBPATH=/mnt/wd1b/usr/X11R6/lib/mozilla
      MOZ_PROGRAM=./mozilla-bin
      MOZ_TOOLKIT=
        moz_debug=0
     moz_debugger=
*** Deferring registration of sample JS components
*** Registering sidebar JS components
*** Registering sample JS components
nNCL: registering deferred (0)
nNCL: registering deferred (0)
WEBSHELL+ = 1
CSSLoader::LoadAgentSheet - failed to get converter stream
JavaScript Error: uncaught exception: [Exception... "Component returned failure
code: 0x80004005 (NS_ERROR_FAILURE) [nsIStringBundleService.CreateBundle]" 
nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame ::
chrome://global/content/strres.js :: srGetStrBundleWithLocale :: line 46"  data:
no]

WEBSHELL+ = 2
JavaScript Error: uncaught exception: [Exception... "Component returned failure
code: 0x80004005 (NS_ERROR_FAILURE) [nsIStringBundleService.CreateBundle]" 
nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame ::
chrome://global/content/strres.js :: srGetStrBundleWithLocale :: line 46"  data:
no]

WEBSHELL- = 1
WEBSHELL- = 0
*** Unloading sample JS components
unloading category manager
*** Unloading sidebar JS components.
unloading category manager
This is most probably the effect of a bug in the dynamic loader that was fixed
in FreeBSD 3.4. Please upgrade to FreeBSD 3.4 and see if it works!

*** This bug has been marked as a duplicate of 14676 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
cybertronix@softcom.net says:

I have made stable branches off FreeBSD 3.3 .  I looked at the dates of
the previous dynamic loader fixes and it should have already applied
into the FreeBSD 3.3 branch.  This branch is from the source tree, not
the RELEASE.

>From my point of view it appears to be an implementation problem with
C++, not FreeBSD.  I use C and the dlopen/dlsym methods with no
problem.  The programs I have done have several multiple references with
like symbols across various dynamic objects.

Last source update 19991204 .

19991217 last related source change activity.

>From 14676
Verified duplicate.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.