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.oji |
|---|---|
| Message-ID | <[email protected]> |
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