Hi all, I embed Gecko by using the GTK widget (from xulrunner-1.8.0.4 on 64bits linux box).
When I try to load a HTML doc with components (images for instance) url stating with https, Gecko segfault in PK11_TokenExists() when it tries to get a read lock with SECMOD_GetReadLock(moduleLock) - moduleLock is NULL. I get this without setting a profile with gtk_moz_embed_set_profile_path(), when I set a profile, https loading seems to work perfectly. Is there any workaround to make https loading to work without any profile ? is the profile is a mandatory component to make Gecko work correctly ? I've already encounter some issues with Bug 294075 – password manager should not crash if it fails to get the profile directory. Olivier. _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
