I've run into the following when trying to build PSM into Mozilla on Solaris: 1) Different parts of the build process seem to want the object directory under dist/ to be named differently. Part of the build process seems to want dist/SunOS5.8_OPT.OBJ ; others want SunOS5.8_sparc_OPT.OBJ. I symlinked the two together and was able to continue. Everything continued just fine after that. Then, when I tried to start the final product, I get a crash. The stack trace looks like this: #0 0xed38ca3c in CERT_LockDB () from /usr/local/tmp/mozilla/mozilla/dist/bin/components/libpipnss.so (gdb) back #0 0xed38ca3c in CERT_LockDB () from /usr/local/tmp/mozilla/mozilla/dist/bin/components/libpipnss.so #1 0xed394920 in SEC_DeleteTempNickname () from /usr/local/tmp/mozilla/mozilla/dist/bin/components/libpipnss.so #2 0xed394b14 in __CERT_NewTempCertificate () from /usr/local/tmp/mozilla/mozilla/dist/bin/components/libpipnss.so #3 0xed394b38 in CERT_NewTempCertificate () from /usr/local/tmp/mozilla/mozilla/dist/bin/components/libpipnss.so #4 0xed35db94 in pk11_fastCert () from /usr/local/tmp/mozilla/mozilla/dist/bin/components/libpipnss.so #5 0xed35de28 in PK11_MakeCertFromHandle () from /usr/local/tmp/mozilla/mozilla/dist/bin/components/libpipnss.so #6 0xed35e2fc in pk11_DoCerts () from /usr/local/tmp/mozilla/mozilla/dist/bin/components/libpipnss.so #7 0xed35e420 in PK11_TraverseSlot () from /usr/local/tmp/mozilla/mozilla/dist/bin/components/libpipnss.so #8 0xed35e67c in PK11_FreeSlotCerts () from /usr/local/tmp/mozilla/mozilla/dist/bin/components/libpipnss.so #9 0xed35e714 in PK11_ReadSlotCerts () from /usr/local/tmp/mozilla/mozilla/dist/bin/components/libpipnss.so #10 0xed363458 in PK11_InitToken () from /usr/local/tmp/mozilla/mozilla/dist/bin/components/libpipnss.so #11 0xed363688 in PK11_InitSlot () (and more, but I quit at this point...) -- Brandon Hume - hume -> BOFH.Halifax.NS.Ca, http://WWW.BOFH.Halifax.NS.Ca/ -> Solaris Snob and general NOCMonkey
PSM build problems + startup crash on Solaris
Brandon Hume - BORG Redirect Tue, 17 Apr 2001 06:52:17 -0700
- Re: PSM build problems + startup crash on Sol... Brandon Hume - BORG Redirect
- Re: PSM build problems + startup crash o... Ken Mandelberg
- Re: PSM build problems + startup cra... Ken Mandelberg
- Re: PSM build problems + startup crash o... John Vandenberg
- Re: PSM build problems + startup cra... Colin Blake
