Re: Java XPCOM on OS X cpu maxing out
Michal Ceresna <[email protected]> Mon, 20 Aug 2007 21:53:32 +0200
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <200708202153.33259.michal.ceresna__17598.4915033498$1187639803$gmane$org@gmail.com> |
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