Re: Embedding Mozilla in a Java Application using JavaXPCOM at Mac OS X
"Dmitriy Milashenko" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <2rWdnbHDK_SLHP7ZnZ2dnUVZ_s6dnZ2d__47747.6287437186$1147371929$gmane$org@mozilla.org> |
Hi Javier, Thank you for response. I'll try to use 1.8.0.4 Dmitriy "Javier Pedemonte" <[email protected]> wrote in message news:[email protected]... > 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