On 09/26/2012 06:07 PM, Hartmut Figge wrote: > NoOp: > >>I can replicate the freeze with java turned on: >> >><http://www.latimes.com/business/money/la-fi-mo-wells-online-outage-20120925,0,1876507.story> > > It is not so easy for me. > >>When I visit that page with java: >> >>$ java -version >>java version "1.7.0_07" >>OpenJDK Runtime Environment (IcedTea7 2.3.2) (7u7-2.3.2a-0ubuntu0.12.04.1) >>OpenJDK Client VM (build 23.2-b09, mixed mode, sharing) >> >>turned on, SeaMonkey will freeze. Doesn't use any cpu, just freezes & >>locks up completely. >>o Kill the process, start an strace & restart. Turn off java before I >>restore the session & the page loads fine & no SM freeze. >>o Kill the process, start an strace & restart. Turn on java before I >>restore the session & SM freezes. >> >>Rinse... repeat. Same each time. Note: I'm typing this from a restored >>session where I've turned java off. > > I was reminded on freezes belonging to Java by testing the problem of > this thread. But not reliable. I suspect it has to do with visiting > http://www.java.com/en/download/installed.jsp and verifying my Java > version before visiting latimes.com. > > I have now tested your link to latimes several times with Java enabled > and without SM freezing. > >>If we could get >>https://bugzilla.mozilla.org/show_bug.cgi?id=754622 >>[[Bug 754622] [linux] Oracle/Sun Java jre1.7.0_04 and later does not >>work in SeaMonkey[ >>sorted out I chould test using standard (non-openjdk) java. > > hafi@i5_64 ~ $ java -version > java version "1.6.0_35" > Java(TM) SE Runtime Environment (build 1.6.0_35-b10) > Java HotSpot(TM) 64-Bit Server VM (build 20.10-b01, mixed mode) > > Well below 1.7.0_04 :-D
Out of curiosity I reverted to openJDK 1.6: $ java -version java version "1.6.0_24" OpenJDK Runtime Environment (IcedTea6 1.11.4) (6b24-1.11.4-1ubuntu0.12.04.1) OpenJDK Client VM (build 20.0-b12, mixed mode, sharing) And that freezes as well. I'll test next with the same version as you (sun/oracle 1.6.x direct minus openjdk) & see if I get the same. Thanks for checking Hartmut. Gary > > I have encountered freezes caused by Java sporadic but not reliable in > the past. That is the reason why am not pleased about the automatically > enabling of Java by upgrading Java on my Gentoo. > > Hartmut > _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

