Need a way to shutdown NSS before atexit
My understanding from the logs in https://bugs.kde.org/show_bug.cgi?id=459174 is that eidmiddleware also uses atexit and it gets triggered before poppler's one, so when poppler does the nss shutdown via atexit it ends up trying to free memory that was already freed.