On 1/13/06, John Myers <[EMAIL PROTECTED]> wrote: > On Friday 13 January 2006 19:00, Richard Fish wrote: > > On 1/13/06, Willie Wong <[EMAIL PROTECTED]> wrote: > > [pid 3564] open("/usr/lib/mozilla/chrome/comm.jar", O_RDONLY|O_LARGEFILE > <snip> > > This is making me think there is some kind of java or plugin problem, > > since .jar files are essentially java libraries. > Actually, in this case, probably not. Mozilla uses jars for many many things. > In fact they're really just renamed Zip files. It could be anything (though > this one has something to do with the UI components).
Ah, you are right. Looking at the comm.jar I see a bunch of .xul (interface definition), .css, and .js (javascript, not java!) files. Still, I remember that libpthread used signals, although I'm not sure exactly what signal, for thread synchronization. So all of the SIGRTs with nothing else occuring is still making me think that maybe there is a threading issue here. -Richard -- gentoo-user@gentoo.org mailing list