Oliver Graute wrote: > On 26/02/16, Rob Crittenden wrote: >> >> If you could build NSS with debugging we would be able to see where it >> is failing. I'm not sure where your package is coming from but IIRC to >> build with debug you can pass in something at build time, like BUILD_OPT=0 > > i'am using this yocto recipe: > > https://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-support/nss/nss_3.21.bb > > I changed the option > > BUILD_OPT=0 > > and rebuild the lib, how can I see the debug stuff?
I'd suggest generating new core then open that in gdb. With the updated NSS you should have more details on where it crashed. rob _______________________________________________ Mod_nss-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/mod_nss-list
