Meik and/or Erik: Forgive me if this is a stupid question. I could just be muddled because of how I slept last night. However I'm not exactly clear on where you're speaking of putting this #unset directive. I know it's not shell script, nor does the firefox script have anything related to LD_PRELOAD in it. I would assume it's C; does that mean that you compiled your firefox 3 installation? Or am I missing a simpler place to put this directive?
TIA, and I'm really glad you guys have got it working. -Damon From: Erik Riedel <[EMAIL PROTECTED]> > Subject: Re: [SunRay-Users] Firefox 3 install works beautifully thru > ssh tunnel, breaks on the SunRays > To: SunRay-Users mailing list <[email protected]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Meik, > > Thanks a lot! Your work around works perfectly! > > Erik > > Meik Hellmund wrote: > > On Wed, 18 Jun 2008 00:31:49 -0700 > > Erik Riedel <[EMAIL PROTECTED]> wrote: > > > >> Damon, > >> > >> Sorry, no clue what's the problem. But I got the absolutely same > >> behavior on openSUSE 10.2 running SRSS 4. My strace output hangs at the > >> same line. > >> > > > > I saw the same with Debian/unstable. I used "strace -ff .." to see also > the > > child processes. Firefox waits for firefox-bin and firefox-bin is stuck > in a > > futex()-call. No idea what this means. > > > > But then I tried to eliminate all the differences between SRSS and > no-SRSS. > > For me, LD_PRELOAD=/usr/lib/libc_ut.so is the culprit. > > > > #unset LD_PRELOAD; firefox > > works. > > > > > >
_______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
