On Thu, Dec 20, 2012 at 10:42:26AM -0400, David Bremner wrote: > > The output from "LD_DEBUG=all iceweasel" is attached. > > One difference with the equivalent log on the amd64 (working) > box seems to be the presence of > > file=libxul.so [0]; needed by /usr/lib/xulrunner-10.0/libxpcom.so [0] > find library=libxul.so [0]; searching > > in the failing one (in the working log I only see > "file=/usr/lib/xulrunner-10.0/libxul.so"). I don't know if this is just > a symptom of something else. >
>From the log, it looks like it can't find libnss3.so, which should be in /usr/lib/i386-linux-gnu/libnss3.so. Try reinstalling the libnss3 package. Mike -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

