Comment #3 on issue 9857 by [email protected]: Consistent crashing under Intrepid Ibex http://code.google.com/p/chromium/issues/detail?id=9857
Modifying nss_init.cc so that instead of just doing a CHECK, we grab the error out of PR_GetErrorTextLength gives us: [22530:22540:5619593565:FATAL:/home/elliot/work/chromium/src/base/nss_init.cc(54)] Check failed: false. Error calling NSS_NoDB_Init: libsoftokn3.so: cannot open shared object file: No such file or directory [22530:22540:5619593565:FATAL:/home/elliot/work/chromium/src/base/nss_init.cc(54)] Check failed: false. Error calling NSS_NoDB_Init: libsoftokn3.so: cannot open shared object file: No such file or directory I have no idea what libsoftokn is. Googling "libsoftokn" and "libsoftokn3" just give pages of people complaining about linking errors. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
