Re: Java XPCOM on OS X cpu maxing out
"J.J. Zhuang" <[email protected]> Mon, 3 Sep 2007 21:59:37 -0700 (PDT)
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <207704292.63011188881977471.JavaMail.root__21014.1201773242$1188882197$gmane$org@dogfood.zimbra.com> |
I ran into the exactly same problem on Mac. I'm not using AWT (at least not directly). All I did was to follow the example given and got stuck on 100% cpu yet no window appears. Thanks for your help! J.J. ----- "Michal Ceresna" <[email protected]> wrote: > On Tuesday 14 August 2007, mikerogers74 wrote: > Hello, > > > Anyone else had this problem? I will try later on a linux box and > see > > if it is an OS X thing but was hoping someone could help me out on > the > > Mac. > Yes, most probably you have a deadlock between AppKit and AWT/Mozilla > thread. > See http://developer.apple.com/technotes/tn2005/tn2147.html#TNTAG24 > > best regards, > Michal > _______________________________________________ > dev-tech-java mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-java