On Fri, Nov 03, 2006 at 01:06:59PM -0800, Dan Nicholson wrote:
>
> I don't know if you used the -e trace=file. That will cut out some of
> the system calls that a mortal like myself can't decipher yesterday.
>
I used that today, so the approx 5000 lines of output is "net".
> > So, it's fubar'd somewhere in the javascript. Thanks for prompting
> >me to rerun strace. What I'd established last night was that it
> >gets as far as
> >
> >nsCOMPtr<nsIExtensionManager>
> >em(do_GetService("@mozilla.org/extensions/manager;1"));
> >NS_ENSURE_TRUE(em, 1);
>
> What file is that in?
toolkit/xre/nsApprunner.cpp, within XRE_main at approx line 2334
> Random fedora patches to try out:
>
> http://cvs.fedora.redhat.com/viewcvs/devel/firefox/firefox-1.1-ppc64.patch?view=markup
I think that is originally from debian, I used it in 1.5, although
I can't remember if I still needed it after moving to separate nss.
It seems to have been merged into the 2.0 code.
> http://cvs.fedora.redhat.com/viewcvs/devel/firefox/firefox-2.0-visibility.patch?view=markup
Strange, it adds a whole lot of extra headers included in
config/system-headers, then a one-line visibility change within
modules/oji/src/nsJVMManager.cpp - that part sounds plausible, I'll
give it a go on the next build (probably not tonight).
Ken
--
das eine Mal als Tragödie, das andere Mal als Farce
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page