Re: JavaXPCOM and Handle
Nithril <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <cLKdnUwWmeYDpLDZnZ2dnUVZ_vednZ2d__24505.7051456117$1143814828$gmane$org@mozilla.org> |
Thanks for your advice, I will check the profile init Nicolas Michal Ceresna a écrit : > Hi, > > We also use in our project (an older snapshot) of javaxpcom library. > (if interested have a look at http://www.dbai.tuwien.ac.at/staff/ceresna/) > > We've also observed these crashes and solved them with: > 1) compile our minimized mozilla build with the form-completing component > 2) init the profile support before creating the first gecko instance > > Because we use an older snapshot of the javaxpcom, it is running against our > own build of the mozila-1.7.x instead of the xulrunner, so your crashes > could still have another reason. > > best wishes, > Michal