Skip to content

Instantly share code, notes, and snippets.

@nchaim
Created August 2, 2012 01:38
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/88dd4f1f831d4fdf27b7 to your computer and use it in GitHub Desktop.
Save nchaim/88dd4f1f831d4fdf27b7 to your computer and use it in GitHub Desktop.
== Data members ==
- location 0x16066098 "http://ocsp.startssl.com/sub/class2/code/ca" char *
== Call stack ==
> nss3.dll!fetchOcspHttpClientV1(PLArenaPool * arena, const SEC_HttpClientFcnV1Struct * hcv1, char * location, SECItemStr * encodedRequest) Line 3305 C
nss3.dll!ocsp_GetEncodedOCSPResponseFromRequest(PLArenaPool * arena, CERTOCSPRequestStr * request, char * location, __int64 time, int addServiceLocator, void * pwArg, CERTOCSPRequestStr * * pRequest) Line 3500 + 0x18 bytes C
nss3.dll!ocsp_GetEncodedOCSPResponseForSingleCert(PLArenaPool * arena, CERTOCSPCertIDStr * certID, CERTCertificateStr * singleCert, char * location, __int64 time, int addServiceLocator, void * pwArg, CERTOCSPRequestStr * * pRequest) Line 3544 + 0x25 bytes C
nss3.dll!ocsp_GetOCSPStatusFromNetwork(NSSTrustDomainStr * handle, CERTOCSPCertIDStr * certID, CERTCertificateStr * cert, __int64 time, void * pwArg, int * certIDWasConsumed, _SECStatus * rv_ocsp) Line 4966 + 0x27 bytes C
nss3.dll!CERT_CheckOCSPStatus(NSSTrustDomainStr * handle, CERTCertificateStr * cert, __int64 time, void * pwArg) Line 4808 + 0x25 bytes 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()
xul.dll!GetRequestBody(nsIVariant * aBody, nsIInputStream * * aResult, nsACString_internal & aContentType, nsACString_internal & aCharset) Line 2640 + 0xb bytes C++
xul.dll!nsToolkitProfileService::Init() Line 458 + 0xb4 bytes C++
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment