chromium 14 broken with libnss3-1d from sid

Jonathan Nieder jrnieder at gmail.com
Tue Nov 15 22:36:31 UTC 2011


Hi Mike et al,

Chromium (15)'s renderer processes are all dying here:

	NSSInitSingleton()
	    : opencryptoki_module_(NULL),
	      software_slot_(NULL),
	      test_slot_(NULL),
	      tpm_slot_(NULL),
	      root_(NULL),
	      chromeos_user_logged_in_(false) {
	...
	  if (nodb_init) {
	    status = NSS_NoDB_Init(NULL); <---- this dies somehow

Sebastian Reichel wrote:

> I noticed, that Chromium 14 has the same problem when libnss3-1d
> from sid (3.13.1.with.ckbi.1.88-1) is used (at least the symptoms
> are the same). Installing libnss3-1d from testing (3.12.11-3) it
> works as expected.

Does this sound believable?  Any ideas for tracking it down?

Thanks,
Jonathan



More information about the pkg-mozilla-maintainers mailing list