Oopsss, reused the Subjet line ... I am using the latest FF3.0.3 for Solaris10 x86
mikefire1[pts/11]:~ > pkginfo -l SFWfirefox PKGINST: SFWfirefox NAME: Mozilla Firefox Web browser CATEGORY: application ARCH: i386 VERSION: 3.0.3,REV=2008.09.27.21.47.30 BASEDIR: / DESC: Mozilla Firefox Web browser PSTAMP: matchpoint20080927214731 INSTDATE: Sep 29 2008 16:09 STATUS: completely installed FILES: 226 installed pathnames 7 shared pathnames 30 directories 41 executables 131710 blocks used (approx) mikefire1[pts/11]:~ > uname -a SunOS mikefire1 5.10 Generic_137112-08 i86pc i386 i86pc My machine is patched to the latest levels. I have now launched the FF as: env LC_ALL=C firefox and it has stayed up so far. Also, it seems that when I use the latest Java plugin FF crashes more frequently. Now I had to revert back to: "Java(TM) Plug-in 1.6.0_06-b02" Thanks for all the good work to support Solaris guys. It takes a lot of the users' time and I need to know if I will stick to Solaris10 or not.... Michael PS: As a matter of fact I've also seen some gnome apps being less stable with en_US-UTF8 locale. (gnome-background-properties crashes w/o a reason and some times on the small language selection area at the bottom left of windows some times leaves a blank box on the desktop bachground which if clicked may crash some application...) But this is a FF discussion issue. On Thu, 16 Oct 2008, Alfred Peng wrote: | Date: Thu, 16 Oct 2008 23:46:08 +0800 | From: Alfred Peng <Alfred.Peng at Sun.COM> | To: Michael E. Thomadakis <miket at mikefire1.tamu.edu> | Cc: Brian.Lu at Sun.COM, desktop-discuss at opensolaris.org | Subject: Re: [desktop-discuss] FF3.0.1UTF8 problem ? Re: Firefox 3 on Solaris | 10 distributions | | Hi Michael, | | Like ken suggested, could you please try the latest Firefox 3.0.3. Just tried | this on my SPARC box with Solaris 10 U5 under the same locale(en_US.UTF-8), | Firefox could be started and run successfully. But it's a little bit slow here | with flash enabled, especially for a rich content website. | | BTW, could you reproduce this crash every time? How is the stack for your | core? | | There might be some problem for the Java Plugin and no test for this area. | | Michael E. Thomadakis wrote: | > Hi Alfred and Brian. | > | > Removing the library below solved the problem. | > Howevert, after I switched recently to using the en_US.UTF-8 locale, FF3.0.1 | > has been core dumping with some errors: | > mikefire1[pts/11]:~ > locale | > LANG=en_US.UTF-8 | > LC_CTYPE=en_US.UTF-8 | > LC_NUMERIC=en_US.UTF-8 | > LC_TIME=en_US.UTF-8 | > LC_COLLATE=en_US.UTF-8 | > LC_MONETARY=en_US.UTF-8 | > LC_MESSAGES=en_US.UTF-8 | > LC_ALL=en_US.UTF-8 | > mikefire1[pts/11]:~ > firefox | > | > X Error of failed request: BadDrawable (invalid Pixmap or Window parameter) | > Major opcode of failed request: 149 (MIT-SHM) | > Minor opcode of failed request: 3 (X_ShmPutImage) | > Resource id in failed request: 0x4201b89 | > Serial number of failed request: 115622 | > Current serial number in output stream: 115624 | > | > mikefire1[pts/11]:~ > Segmentation Fault - core dumped | > | > Is this a known issue? After I switched to C/POSIX locale it seems it is | > "OK". Also I noticed the same error occuring much more frequently when I use | > the latest Java plugin off jdk1.6.0_07 | > | Same error here means that core dump for Java plugin? How does the core stack | look like? | | Thanks, | -Alfred | > Thanks | > Michael | > | > On Wed, 24 Sep 2008, Alfred Peng wrote: | > | > | Date: Wed, 24 Sep 2008 15:41:31 +0800 | > | From: Alfred Peng <Alfred.Peng at Sun.COM> | > | To: Michael E. Thomadakis <miket at mikefire1.tamu.edu> | > | Cc: Brian.Lu at Sun.COM, desktop-discuss at opensolaris.org | > | Subject: Re: [desktop-discuss] Firefox 3 on Solaris 10 distributions | > | | Hi Michael, | > | | Please remove libprintbackend-papi.so and start Firefox again. | > | | -Alfred | > | | Michael E. Thomadakis wrote: | > | > Thanks for the quick reply: | > | > | > this is what is under /opt/sfw/lib/gtk-2.0/2.10.0/printbackends/ | > | > | > :~ > ls -la /opt/sfw/lib/gtk-2.0/2.10.0/printbackends/ | > | > total 140 | > | > drwxr-xr-x 2 root root 512 Jun 24 16:51 ./ | > | > drwxr-xr-x 6 root root 512 Jun 24 16:51 ../ | > | > -rwxr-xr-x 1 root root 22124 Jun 24 12:32 | > | > libprintbackend-file.so* | > | > -rwxr-xr-x 1 root root 16512 Jun 24 12:32 | > | > libprintbackend-lpr.so* | > | > -rwxr-xr-x 1 root root 29416 Jun 24 12:32 | > | > libprintbackend-papi.so* | > | > | > Any hint or workaround ? | > :~ > uname -a | > | > SunOS mikefire1 5.10 Generic_137112-06 i86pc i386 i86pc | > | > | > this is for firefox 3.0.1 | > | > | > thanks! | > | > Michael | > | > | > On Wed, 24 Sep 2008, Alfred Peng wrote: | > | > | > | Date: Wed, 24 Sep 2008 14:16:33 +0800 | > | > | From: Alfred Peng <Alfred.Peng at Sun.COM> | > | > | To: Michael E. Thomadakis <miket at mikefire1.tamu.edu> | > | > | Cc: Brian.Lu at Sun.COM, desktop-discuss at opensolaris.org | > | > | Subject: Re: [desktop-discuss] Firefox 3 on Solaris 10 distributions | > | > | | Hi Michael, | > | > | | This seems to be a known bug for printing backend. If you're using | > the | > | > | contributed Firefox 3.0.x package(for S10), could you check whether | > there | > | > is a | > | > | libprintbackend-cups.so in /opt/sfw/lib/gtk-2.0/2.10.0/printbackends? | > | > Please | > | > | remove it and run Firefox again if there is one. | > | > | | As tracked in the bug database, this issue has been fixed in | > OpenSolaris | > | > b96. | > | > | Not sure about the plan for S10 backport. If the bug still exists, | > then | > | > there | > | > | should be another bug for printing. | > | > | | Cheers, | > | > | -Alfred | > | > | | Michael E. Thomadakis wrote: | > | > | > Hello guys, | > | > | > | > I've installed FF3.0.1 on my Solaris 10 (AMD64) workstation but | > as | > | > soon as I | > | > | > hit Ctrl-P (or use the menu) to print a page, FF locks up. I've | > already | > | > | > posted a message to some Opensolaris.org forums. Has anyone seen | > this | > | > | > happening before? I've also have a truss output of the time I hit | > | > Ctrl-P | > | > | > and the main LWP dies with a SIGSEV . | > | > | > | > thanks | > | > | > Michael | > | > | > | > On Thu, 19 Jun 2008, Brian.Lu at Sun.COM wrote: | > | > | > | > | Date: Thu, 19 Jun 2008 10:55:50 +0800 | > | > | > | From: Brian.Lu at Sun.COM | > | > | > | To: James Cornell <sparcdr at gmail.com> | > | > | > | Cc: Michael E. Thomadakis <miket at mikefire1.tamu.edu>, | > | > | > | desktop-discuss at opensolaris.org | > | > | > | Subject: Re: [desktop-discuss] Firefox 3 on Solaris 10 | > distributions | > | > | > | | We'll provide Firefox3 for S10U5. But we need to take some | > time to | > | > | > solve | > | > | > | the dependency issue first. | > | > | > | | | James Cornell wrote: | > | > | > | > Not really gonna answer for Sun, but I doubt they will provide | > any | > | > new | > | > | > major | > | > | > | > versions of such software until it is necessary. At the moment I | > do | > | > not | > | > | > see | > | > | > | > Sun providing S10U5 users GTK+ 2.10. Possibly U6 if there is a | > U6. | > | > If | > | > | > you | > | > | > | > can wait a little bit I can see if I can provide a GTK+ 2.10 | > package | > | > to | > | > | > go | > | > | > | > along with Firefox 3 and package that as well for S10U5. I have | > S10 | > | > on | > | > | > my | > | > | > | > Ultra 20 M2 as well. | > | > | > | > | > James | > | > | > | > On Jun 18, 2008, at 4:06 PM, Michael E. Thomadakis wrote: | > | > | > | > | > > Hi James, | > | > | > | > > | > > I was so eager to try out FF3.00 but .... | > | > | > | > > | > > I have seen JDS being stuck were it is for very long | > time | > | > ... I | > | > | > run stock | > | > | > | > > Sol10 on AMD64 h/w (Ultra 20M2 workstation) at work and I | > don't | > | > think | > | > | > I | > | > | > | > > would | > | > | > | > > be installing opensolaris any time soon. | > | > | > | > > | > > So I will either have to build FF3.0 or I guess wait | > until | > | > | > Solaris 10 | > | > | > | > > upgrades | > | > | > | > > its own libraries ? Is the latter one a reasonable | > expectation? | > | > | > | > > | > > | > > thanks for the reply | > | > | > | > > Michael | > | > | > | > > | > > | > > | > > On Wed, 18 Jun 2008, James Cornell wrote: | > | > | > | > > | > > | Date: Wed, 18 Jun 2008 15:51:01 -0500 | > | > | > | > > | From: James Cornell <sparcdr at gmail.com | > | > <mailto:sparcdr at gmail.com>> | > | > | > | > > | To: Michael E. Thomadakis <miket at mikefire1.tamu.edu | > | > | > | > > <mailto:miket at mikefire1.tamu.edu>> | > | > | > | > > | Cc: desktop-discuss at opensolaris.org | > | > | > | > > <mailto:desktop-discuss at opensolaris.org> | > | > | > | > > | Subject: Re: [desktop-discuss] Firefox 3 on Solaris 10 | > | > distributions | > | > | > | > > | | > | > | > | > > | Nope, not yet. With effort one can be built against GTK+ | > 2.10, | > | > but | > | > | > | > > | backporting if it is ever done will take time. | > | > | > | > > | James | > | > | > | > > | | > | > | > | > > | On Wed, Jun 18, 2008 at 2:53 PM, Michael E. Thomadakis < | > | > | > | > > | miket at mikefire1.tamu.edu <mailto:miket at mikefire1.tamu.edu>> | > | > wrote: | > | > | > | > > | | > | > | > | > > | > Is there a mozilla firefox 3.00 binary that comes with all | > the | > | > | > | > > necessary | > | > | > | > > | > libraries that the production Solaris10 is missing ? (GTK+ | > | > 2.10 | > | > | > for | > | > | > | > > | > instance?) The standard Solaris10 comes with GTK+2.4 .... | > | > | > | > > | > | > | > | > | > > | > Is there any plan to have Firefo3.00 run on the profuction | > | > | > Solaris10 ? | > | > | > | > > | > | > | > | > | > > | > thanks | > | > | > | > > | > _______________________________________________ | > | > | > | > > | > desktop-discuss mailing list | > | > | > | > > | > desktop-discuss at opensolaris.org | > | > | > | > > <mailto:desktop-discuss at opensolaris.org> | > | > | > | > > | > | > | > | > | > > | | > | > | > | > > | > > % | > | > | > -------------------------------------------------------------------- | > \ | > | > | > | > > % Michael E. Thomadakis, Ph.D. Senior Lead Systems | > | > Engineer/Res | > | > | > \ | > | > | > | > > % E-mail: miket AT sc.tamu.edu Texas A&M | > | > University | > | > | > \ | > | > | > | > > % miket AT tamu.edu | > Supercomputing | > | > Center | > | > | > \ | > | > | > | > > % Voice: 979-862-3931 Teague Research | > Center, | > | > 104B | > | > | > \ | > | > | > | > > % FAX: 979-847-8643 College Station, | > TX | > | > 77843 | > | > | > \ | > | > | > | > > % | > | > -------------------------------------------------------------------- | > | > | > \ | > | > | > | > | > | > | > | > | > ------------------------------------------------------------------------ | > | > | > | > | > _______________________________________________ | > | > | > | > desktop-discuss mailing list | > | > | > | > desktop-discuss at opensolaris.org | > | > | > | > | | | > % | > | > -------------------------------------------------------------------- \ | > | > | > % Michael E. Thomadakis, Ph.D. Senior Lead Systems | > Engineer/Res \ | > | > | > % E-mail: miket AT sc.tamu.edu Texas A&M | > University \ | > | > | > % miket AT tamu.edu Supercomputing | > Center \ | > | > | > % Voice: 979-862-3931 Teague Research Center, | > 104B \ | > | > | > % FAX: 979-847-8643 College Station, TX | > 77843 \ | > | > | > % | > -------------------------------------------------------------------- \ | > | > | > _______________________________________________ | > | > | > desktop-discuss mailing list | > | > | > desktop-discuss at opensolaris.org | > | > | > | | | > % | > -------------------------------------------------------------------- \ | > | > % Michael E. Thomadakis, Ph.D. Senior Lead Systems Engineer/Res \ | > | > % E-mail: miket AT sc.tamu.edu Texas A&M University \ | > | > % miket AT tamu.edu Supercomputing Center \ | > | > % Voice: 979-862-3931 Teague Research Center, 104B \ | > | > % FAX: 979-847-8643 College Station, TX 77843 \ | > | > % -------------------------------------------------------------------- \ | > | > | | | > % -------------------------------------------------------------------- \ | > % Michael E. Thomadakis, Ph.D. Senior Lead Systems Engineer/Res \ | > % E-mail: miket AT sc.tamu.edu Texas A&M University \ | > % miket AT tamu.edu Supercomputing Center \ | > % Voice: 979-862-3931 Teague Research Center, 104B \ | > % FAX: 979-847-8643 College Station, TX 77843 \ | > % -------------------------------------------------------------------- \ | > _______________________________________________ | > desktop-discuss mailing list | > desktop-discuss at opensolaris.org | > | | % -------------------------------------------------------------------- \ % Michael E. Thomadakis, Ph.D. Senior Lead Systems Engineer/Res \ % E-mail: miket AT sc.tamu.edu Texas A&M University \ % miket AT tamu.edu Supercomputing Center \ % Voice: 979-862-3931 Teague Research Center, 104B \ % FAX: 979-847-8643 College Station, TX 77843 \ % -------------------------------------------------------------------- \