Re: Embedding Mozilla in a Java Application using JavaXPCOM at Mac OS X
Javier Pedemonte <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <v--dnehg2aVB__7ZnZ2dnUVZ_vednZ2d__22328.7520967007$1147364171$gmane$org@mozilla.org> |
Dmitriy Milashenko wrote: > I've tried to run a sample code at Mac OS X 10.4 + JDK 1.5 and Mac OS X 10.3 > + JDK 1.4.2 using XUL.Framework 1.8.0.1 but it crashes while executing > XPCOM#getComponentManager() with message "An irrecoverable stack overflow > has occured" (on JDK 1.5). Yes, this is a known issue with XULRunner 1.8.0.1 on Mac OS X. But it will be fixed in the next release (https://bugzilla.mozilla.org/show_bug.cgi?id=325260). If you want to work with Mac OS X now, you can download one of the nightlies at ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/nightly/latest-mozilla1.8.0 (try the 1.8.0.4 release for mac). javier