Bug#651912: sandboxing-related renderer crash ("Aw, snap") when loading NSS modules

Jonathan Nieder jrnieder at gmail.com
Wed Dec 14 10:51:15 UTC 2011


Igor Goryachev wrote:

> The same behaviour with libnss3-1d (3.13.1.with.ckbi.1.88-1~bpo60+1)
> taken from Backports repository.

Yeah, looks like Mike undid the multiarch stuff for backports.  You
should be able to benefit from the workaround, too, by changing

   paths.push_back(FilePath("/usr/lib/nss"));

to

-  paths.push_back(FilePath("/usr/lib/nss"));
+

in debian/patches/nss-workaround.patch.  Though I'd be happier with
an actual fix.

I'm kind of surprised that this only started happening with chromium
15, though --- chromium 14 should have already been affected.  Do you
know what upgrade triggered this on your machine?  Was it a chromium
upgrade or an nss one?

Thanks,
Jonathan





More information about the Pkg-games-devel mailing list