Closed Bug 16506 Opened 25 years ago Closed 25 years ago

CSSLoader::LoadAgentSheet - failed to get converter stream

Categories

(Core :: Internationalization, defect, P3)

x86
FreeBSD
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: green, Assigned: tague)

Details

(Whiteboard: Reporter to check in latest build. 10/22)

Mozilla trying to use any stream fails like this: {"/home/green/mozilla/dist/bin"}$ ./run-mozilla.sh ./apprunner MOZILLA_FIVE_HOME=/home/green/mozilla/dist/bin LD_LIBRARY_PATH=/home/green/mozilla/dist/bin MOZ_PROGRAM=./apprunner MOZ_TOOLKIT= moz_debug=0 moz_debugger= RegisterSelf([xpconnect wrapped nsIComponentManager],[xpconnect wrapped nsIFileSpec],rel:nsSample.js,text/javascript) RegisterSelf done CSSLoader::LoadAgentSheet - failed to get converter stream ^C At this point, the apprunner is looping at 100% CPU and I SIGINT it. This isn't limited to apprunner, and applies to the example rdfcat, viewer, etc. equally. M10 ran well.
Assignee: troy → peterl
Component: Layout → Style System
Summary: CSSLoader::LoadAgentSheet - failed to get converter stream → CSSLoader::LoadAgentSheet - failed to get converter stream
It's probably Necko, but I figure you'll know for sure
Assignee: peterl → ftang
Component: Style System → Internationalization
Most likely a failure in the component manager or i18n code. I've seen this sort of thing in the past. Not sure who to send this to these days...
Assignee: ftang → tague
tague, can you take a look at this for me. Try to reproduce it first. Reassign to Necko folks if this is not our problem.
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
This got fixed by changes to the i18n.
Whiteboard: Reporter to check in latest build. 10/22
Reporter- please check this fix in the latest build.
Reporter- please check this fix in the latest build.
Status: RESOLVED → VERIFIED
Based on reporter's comments, marking as verified fixed in the Nov 01 build.
You need to log in before you can comment on or make changes to this bug.