Skip to content

Instantly share code, notes, and snippets.

@nchaim
Created August 2, 2012 01:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nchaim/9c03fdd5217dd556519b to your computer and use it in GitHub Desktop.
Save nchaim/9c03fdd5217dd556519b to your computer and use it in GitHub Desktop.
== Data members ==
- cert 0x1622e228 {arena=0x16263138 subjectName=0x1622f6e8 "E=trev@adblockplus.org,CN=Wladimir Palant,OU=StartCom Verified Certificate Member,L=Koln,ST=Nordrhein-Westfalen,C=DE,OID.2.5.4.13=306278-4bWk46W1LJXMUEY1" issuerName=0x1622f788 "CN=StartCom Class 2 Primary Intermediate Object CA,OU=Secure Digital Certificate Signing,O=StartCom Ltd.,C=IL" ...} CERTCertificateStr *
+ subjectName 0x1622f6e8 "E=trev@adblockplus.org,CN=Wladimir Palant,OU=StartCom Verified Certificate Member,L=Koln,ST=Nordrhein-Westfalen,C=DE,OID.2.5.4.13=306278-4bWk46W1LJXMUEY1" char *
+ issuerName 0x1622f788 "CN=StartCom Class 2 Primary Intermediate Object CA,OU=Secure Digital Certificate Signing,O=StartCom Ltd.,C=IL" char *
== Call stack ==
> nss3.dll!CERT_CheckOCSPStatus(NSSTrustDomainStr * handle, CERTCertificateStr * cert, __int64 time, void * pwArg) Line 4808 C
nss3.dll!CERT_VerifyCert(NSSTrustDomainStr * handle, CERTCertificateStr * cert, int checkSig, SECCertUsageEnum certUsage, __int64 t, void * wincx, CERTVerifyLogStr * log) Line 1363 + 0x1b bytes C
smime3.dll!sec_pkcs7_verify_signature(SEC_PKCS7ContentInfoStr * cinfo, SECCertUsageEnum certusage, SECItemStr * detached_digest, HASH_HashType digest_type, int keepcerts) Line 1475 + 0x56 bytes C
smime3.dll!SEC_PKCS7VerifyDetachedSignature(SEC_PKCS7ContentInfoStr * cinfo, SECCertUsageEnum certusage, SECItemStr * detached_digest, HASH_HashType digest_type, int keepcerts) Line 1816 + 0x19 bytes C
xul.dll!nsNSSComponent::VerifySignature(const char * aRSABuf, unsigned int aRSABufLen, const char * aPlaintext, unsigned int aPlaintextLen, int * aErrorCode, nsIPrincipal * * aPrincipal) Line 2137 + 0x19 bytes C++
xul.dll!nsJAR::ParseManifest() Line 585 + 0x73 bytes C++
xul.dll!nsJAR::GetCertificatePrincipal(const nsACString_internal & aFilename, nsIPrincipal * * aPrincipal) Line 358 + 0x8 bytes C++
xul.dll!nsJARChannel::GetOwner(nsISupports * * result) Line 511 + 0x46 bytes C++
xul.dll!nsScriptSecurityManager::GetChannelPrincipal(nsIChannel * aChannel, nsIPrincipal * * aPrincipal) Line 317 + 0x26 bytes C++
xul.dll!mozilla::css::SheetLoadData::OnStreamComplete(nsIUnicharStreamLoader * aLoader, nsISupports * aContext, unsigned int aStatus, const nsAString_internal & aBuffer) Line 871 + 0x32 bytes C++
xul.dll!nsUnicharStreamLoader::OnStopRequest(nsIRequest * aRequest, nsISupports * aContext, unsigned int aStatus) Line 95 C++
xul.dll!nsJARChannel::OnStopRequest(nsIRequest * req, nsISupports * ctx, unsigned int status) Line 912 C++
xul.dll!nsInputStreamPump::OnStateStop() Line 556 C++
xul.dll!nsInputStreamPump::OnInputStreamReady(nsIAsyncInputStream * stream) Line 373 + 0xb bytes C++
xul.dll!nsInputStreamReadyEvent::Run() Line 83 C++
xul.dll!nsThread::ProcessNextEvent(bool mayWait, bool * result) Line 624 + 0x19 bytes C++
xul.dll!NS_ProcessNextEvent_P(nsIThread * thread, bool mayWait) Line 217 + 0x17 bytes C++
xul.dll!mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate * aDelegate) Line 82 + 0xe bytes C++
xul.dll!MessageLoop::RunInternal() Line 209 C++
xul.dll!MessageLoop::RunHandler() Line 202 C++
xul.dll!MessageLoop::Run() Line 176 C++
xul.dll!nsBaseAppShell::Run() Line 165 C++
xul.dll!nsAppShell::Run() Line 232 + 0x9 bytes C++
xul.dll!nsAppStartup::Run() Line 271 + 0x1c bytes C++
xul.dll!XREMain::XRE_mainRun() Line 3798 + 0x22 bytes C++
xul.dll!XREMain::XRE_main(int argc, char * * argv, const nsXREAppData * aAppData) Line 3875 + 0x8 bytes C++
xul.dll!XRE_main(int argc, char * * argv, const nsXREAppData * aAppData, unsigned int aFlags) Line 3951 + 0x17 bytes C++
firefox.exe!do_main(int argc, char * * argv) Line 174 + 0x15 bytes C++
firefox.exe!NS_internal_main(int argc, char * * argv) Line 312 + 0xd bytes C++
firefox.exe!wmain(int argc, wchar_t * * argv) Line 100 + 0xd bytes C++
firefox.exe!__tmainCRTStartup() Line 552 + 0x19 bytes C
firefox.exe!wmainCRTStartup() Line 371 C
kernel32.dll!75b5339a()
[Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll]
ntdll.dll!77379ef2()
ntdll.dll!77379ec5()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment